| 1 | [ Jul 1 10:27:17 Enabled. ] | ||
| 2 | [ Jul 1 10:27:17 Rereading configuration. ] | ||
| 3 | [ Jul 1 10:27:18 Rereading configuration. ] | ||
| 4 | [ Jul 1 10:27:20 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 10:27:20 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 10:27:21.014871 [ 1 ] {} <Information> Application: Will watch for the process with pid 23812 | ||
| 29 | 2025.07.01 10:27:21.015429 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.01 10:27:21.423152 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23812 | ||
| 31 | 2025.07.01 10:27:21.423906 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.01 10:27:21.424061 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.01 10:27:21.511397 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.01 10:27:21.542018 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.01 10:27:21.542062 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.01 10:27:21.542079 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.01 10:27:21.542135 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.01 10:27:21.542512 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.01 10:27:21.544610 [ 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 10:27:21.545370 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.01 10:27:21.545662 [ 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 10:27:21.545680 [ 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 10:27:21.545693 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.01 10:27:21.546352 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.01 10:27:21.547423 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.01 10:27:21.553269 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.01 10:27:21.554234 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.01 10:27:21.555480 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.01 10:27:21.555545 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.01 10:27:21.556556 [ 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 10:27:21.556945 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.01 10:27:21.560626 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.01 10:27:21.561312 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.01 10:27:21.564398 [ 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 10:27:21.564819 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.01 10:27:21.565157 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.01 10:27:21.565483 [ 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 10:27:21.566779 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.01 10:27:21.566806 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.01 10:27:21.566905 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.01 10:27:21.566994 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.01 10:27:21.589093 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.01 10:27:21.589123 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175985 sec | ||
| 68 | 2025.07.01 10:27:21.589146 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.01 10:27:21.589162 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.01 10:27:21.589856 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.01 10:27:21.590404 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.01 10:27:21.598205 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.01 10:27:21.598247 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.01 10:27:21.598269 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.01 10:27:21.598280 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.01 10:27:21.598312 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.01 10:27:21.598331 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.01 10:27:21.600377 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.01 10:27:21.600421 [ 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 10:27:21.600441 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.01 10:27:21.600571 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.01 10:27:21.600610 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.01 10:27:21.600622 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.01 10:27:21.600640 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.01 10:27:21.600652 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.01 10:27:21.600681 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.01 10:27:21.600698 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.01 10:27:21.620675 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.01 10:27:21.623043 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.01 10:27:21.623078 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3071e-05 sec | ||
| 91 | 2025.07.01 10:27:21.623090 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.01 10:27:21.623100 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.01 10:27:21.623122 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.01 10:27:21.623299 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.01 10:27:21.623341 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.01 10:27:21.623354 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.01 10:27:21.623365 [ 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 10:27:21.623375 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.01 10:27:21.627373 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.01 10:27:21.627549 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2025.07.01 10:27:21.628854 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.248e-05 sec. | ||
| 102 | 2025.07.01 10:27:21.629197 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.01 10:27:21.629252 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.01 10:27:21.629265 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.01 10:27:22.860176 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37171 | ||
| 106 | 2025.07.01 10:27:22.860510 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.07.01 10:27:22.860573 [ 3 ] {} <Debug> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Authenticating user 'default' from [fd00:1122:3344:101::d]:37171 | ||
| 108 | 2025.07.01 10:27:22.860602 [ 3 ] {} <Debug> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.07.01 10:27:22.860620 [ 3 ] {} <Debug> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.01 10:27:22.860713 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.07.01 10:27:22.860739 [ 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 10:27:22.860759 [ 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 10:27:22.861206 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46729 | ||
| 114 | 2025.07.01 10:27:22.861240 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61770 | ||
| 115 | 2025.07.01 10:27:22.861487 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.07.01 10:27:22.861526 [ 5 ] {} <Debug> TCP-Session: 330c896f-30e4-40b9-9ef4-4b1b41fa4013 Authenticating user 'default' from [fd00:1122:3344:101::d]:61770 | ||
| 117 | 2025.07.01 10:27:22.861568 [ 5 ] {} <Debug> TCP-Session: 330c896f-30e4-40b9-9ef4-4b1b41fa4013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.07.01 10:27:22.861582 [ 5 ] {} <Debug> TCP-Session: 330c896f-30e4-40b9-9ef4-4b1b41fa4013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.07.01 10:27:22.862103 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34653 | ||
| 120 | 2025.07.01 10:27:22.862142 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.07.01 10:27:22.862323 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53547 | ||
| 122 | 2025.07.01 10:27:22.862411 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39205 | ||
| 123 | 2025.07.01 10:27:22.862638 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42000 | ||
| 124 | 2025.07.01 10:27:22.862688 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41113 | ||
| 125 | 2025.07.01 10:27:22.862892 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57457 | ||
| 126 | 2025.07.01 10:27:22.862907 [ 4 ] {} <Debug> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46729 | ||
| 127 | 2025.07.01 10:27:22.862956 [ 4 ] {} <Debug> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.07.01 10:27:22.862996 [ 4 ] {} <Debug> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.07.01 10:27:22.863129 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.07.01 10:27:22.863184 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.07.01 10:27:22.863315 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.07.01 10:27:22.863338 [ 257 ] {} <Debug> TCP-Session: acca488b-565e-4b93-9a94-ad7ea1aea799 Authenticating user 'default' from [fd00:1122:3344:101::d]:57457 | ||
| 133 | 2025.07.01 10:27:22.863342 [ 256 ] {} <Debug> TCP-Session: 4bbec58c-eac4-4565-8b7d-400ba9b32a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:39205 | ||
| 134 | 2025.07.01 10:27:22.863351 [ 253 ] {} <Debug> TCP-Session: e24c959a-3588-43ff-9d65-c19a60323f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:34653 | ||
| 135 | 2025.07.01 10:27:22.863384 [ 256 ] {} <Debug> TCP-Session: 4bbec58c-eac4-4565-8b7d-400ba9b32a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.07.01 10:27:22.863366 [ 257 ] {} <Debug> TCP-Session: acca488b-565e-4b93-9a94-ad7ea1aea799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.07.01 10:27:22.863436 [ 256 ] {} <Debug> TCP-Session: 4bbec58c-eac4-4565-8b7d-400ba9b32a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.07.01 10:27:22.863441 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.07.01 10:27:22.863464 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.07.01 10:27:22.863450 [ 257 ] {} <Debug> TCP-Session: acca488b-565e-4b93-9a94-ad7ea1aea799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.07.01 10:27:22.863527 [ 259 ] {} <Debug> TCP-Session: 08806a02-1bd9-4284-8cab-094268c3602b Authenticating user 'default' from [fd00:1122:3344:101::d]:41113 | ||
| 142 | 2025.07.01 10:27:22.863509 [ 255 ] {} <Debug> TCP-Session: d1b3ec8c-236e-4aae-8015-eb88275c4258 Authenticating user 'default' from [fd00:1122:3344:101::d]:53547 | ||
| 143 | 2025.07.01 10:27:22.863435 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.07.01 10:27:22.863597 [ 255 ] {} <Debug> TCP-Session: d1b3ec8c-236e-4aae-8015-eb88275c4258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.07.01 10:27:22.863570 [ 259 ] {} <Debug> TCP-Session: 08806a02-1bd9-4284-8cab-094268c3602b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.07.01 10:27:22.863641 [ 255 ] {} <Debug> TCP-Session: d1b3ec8c-236e-4aae-8015-eb88275c4258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.07.01 10:27:22.863651 [ 258 ] {} <Debug> TCP-Session: 100815f6-1249-4274-86d0-a0ea1d6dadd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42000 | ||
| 148 | 2025.07.01 10:27:22.863657 [ 259 ] {} <Debug> TCP-Session: 08806a02-1bd9-4284-8cab-094268c3602b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.07.01 10:27:22.863697 [ 258 ] {} <Debug> TCP-Session: 100815f6-1249-4274-86d0-a0ea1d6dadd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.07.01 10:27:22.863425 [ 253 ] {} <Debug> TCP-Session: e24c959a-3588-43ff-9d65-c19a60323f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.07.01 10:27:22.863736 [ 258 ] {} <Debug> TCP-Session: 100815f6-1249-4274-86d0-a0ea1d6dadd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.07.01 10:27:22.863752 [ 253 ] {} <Debug> TCP-Session: e24c959a-3588-43ff-9d65-c19a60323f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.07.01 10:27:22.867919 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.07.01 10:27:22.870248 [ 3 ] {493fbebd-5189-4c68-8aae-3b726597d25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.07.01 10:27:22.923218 [ 3 ] {493fbebd-5189-4c68-8aae-3b726597d25d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37171) (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 10:27:22.923645 [ 3 ] {493fbebd-5189-4c68-8aae-3b726597d25d} <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 10:27:22.923840 [ 3 ] {493fbebd-5189-4c68-8aae-3b726597d25d} <Debug> TCPHandler: Processed in 0.058067697 sec. | ||
| 204 | 2025.07.01 10:27:22.924308 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.07.01 10:27:22.924605 [ 4 ] {88288c98-baa3-4a9a-b645-1b0c1f7359d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.07.01 10:27:22.925017 [ 4 ] {88288c98-baa3-4a9a-b645-1b0c1f7359d0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46729) (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 10:27:22.925319 [ 4 ] {88288c98-baa3-4a9a-b645-1b0c1f7359d0} <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 10:27:22.925538 [ 4 ] {88288c98-baa3-4a9a-b645-1b0c1f7359d0} <Debug> TCPHandler: Processed in 0.001400369 sec. | ||
| 255 | 2025.07.01 10:27:22.925818 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.07.01 10:27:22.926666 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.07.01 10:27:22.927379 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.07.01 10:27:22.929001 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.07.01 10:27:22.929022 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4772e-05 sec | ||
| 260 | 2025.07.01 10:27:22.929036 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.07.01 10:27:22.929080 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.07.01 10:27:22.929130 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.07.01 10:27:22.929251 [ 3 ] {f599fca2-6346-4d69-9cdc-09137e40ec99} <Debug> TCPHandler: Processed in 0.003544859 sec. | ||
| 264 | 2025.07.01 10:27:22.929400 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.07.01 10:27:22.929616 [ 3 ] {81c2c46a-2efb-4627-add8-7549babf6533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) /* 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 10:27:22.929668 [ 3 ] {81c2c46a-2efb-4627-add8-7549babf6533} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.07.01 10:27:22.934776 [ 3 ] {81c2c46a-2efb-4627-add8-7549babf6533} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.07.01 10:27:22.942220 [ 3 ] {81c2c46a-2efb-4627-add8-7549babf6533} <Debug> oximeter.version (a1d78fe1-aa2c-490f-9844-51429030887c): Loading data parts | ||
| 270 | 2025.07.01 10:27:22.943277 [ 3 ] {81c2c46a-2efb-4627-add8-7549babf6533} <Debug> oximeter.version (a1d78fe1-aa2c-490f-9844-51429030887c): There are no data parts | ||
| 271 | 2025.07.01 10:27:22.946663 [ 3 ] {81c2c46a-2efb-4627-add8-7549babf6533} <Debug> TCPHandler: Processed in 0.017311772 sec. | ||
| 272 | 2025.07.01 10:27:22.946812 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.07.01 10:27:22.946991 [ 3 ] {c18c098c-d8ac-451c-bfa0-4fc84fe1ca3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) /* 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 10:27:22.947114 [ 3 ] {c18c098c-d8ac-451c-bfa0-4fc84fe1ca3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.07.01 10:27:22.958121 [ 3 ] {c18c098c-d8ac-451c-bfa0-4fc84fe1ca3e} <Debug> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Loading data parts | ||
| 286 | 2025.07.01 10:27:22.958426 [ 3 ] {c18c098c-d8ac-451c-bfa0-4fc84fe1ca3e} <Debug> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): There are no data parts | ||
| 287 | 2025.07.01 10:27:22.960089 [ 3 ] {c18c098c-d8ac-451c-bfa0-4fc84fe1ca3e} <Debug> TCPHandler: Processed in 0.013325451 sec. | ||
| 288 | 2025.07.01 10:27:22.960249 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.07.01 10:27:22.960473 [ 3 ] {dd573e10-6e12-4ad2-b90b-65b0ae85508e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.960577 [ 3 ] {dd573e10-6e12-4ad2-b90b-65b0ae85508e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.07.01 10:27:22.962576 [ 3 ] {dd573e10-6e12-4ad2-b90b-65b0ae85508e} <Debug> oximeter.measurements_i8 (0c09d3be-5fe6-4b3c-b06e-4efc6f8fe24d): Loading data parts | ||
| 292 | 2025.07.01 10:27:22.962787 [ 3 ] {dd573e10-6e12-4ad2-b90b-65b0ae85508e} <Debug> oximeter.measurements_i8 (0c09d3be-5fe6-4b3c-b06e-4efc6f8fe24d): There are no data parts | ||
| 293 | 2025.07.01 10:27:22.964214 [ 3 ] {dd573e10-6e12-4ad2-b90b-65b0ae85508e} <Debug> TCPHandler: Processed in 0.004012862 sec. | ||
| 294 | 2025.07.01 10:27:22.964382 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.07.01 10:27:22.964534 [ 3 ] {7c4a5a52-0496-4ad2-9967-401c5cc4a4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.964638 [ 3 ] {7c4a5a52-0496-4ad2-9967-401c5cc4a4a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.07.01 10:27:22.966271 [ 3 ] {7c4a5a52-0496-4ad2-9967-401c5cc4a4a0} <Debug> oximeter.measurements_u8 (ce614db3-cc60-42a0-bdfe-ea82be377925): Loading data parts | ||
| 298 | 2025.07.01 10:27:22.966484 [ 3 ] {7c4a5a52-0496-4ad2-9967-401c5cc4a4a0} <Debug> oximeter.measurements_u8 (ce614db3-cc60-42a0-bdfe-ea82be377925): There are no data parts | ||
| 299 | 2025.07.01 10:27:22.967989 [ 3 ] {7c4a5a52-0496-4ad2-9967-401c5cc4a4a0} <Debug> TCPHandler: Processed in 0.003655412 sec. | ||
| 300 | 2025.07.01 10:27:22.968126 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.07.01 10:27:22.968343 [ 3 ] {56e35690-e42c-4863-b95c-edab7b9393a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.968385 [ 3 ] {56e35690-e42c-4863-b95c-edab7b9393a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.07.01 10:27:22.970179 [ 3 ] {56e35690-e42c-4863-b95c-edab7b9393a8} <Debug> oximeter.measurements_i16 (104f625d-7e58-44ee-9202-abbaac7f164e): Loading data parts | ||
| 304 | 2025.07.01 10:27:22.970333 [ 3 ] {56e35690-e42c-4863-b95c-edab7b9393a8} <Debug> oximeter.measurements_i16 (104f625d-7e58-44ee-9202-abbaac7f164e): There are no data parts | ||
| 305 | 2025.07.01 10:27:22.971657 [ 3 ] {56e35690-e42c-4863-b95c-edab7b9393a8} <Debug> TCPHandler: Processed in 0.003578539 sec. | ||
| 306 | 2025.07.01 10:27:22.971868 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.07.01 10:27:22.972019 [ 3 ] {85b69a74-6d0d-45be-bf09-a8c4fce6cc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.972123 [ 3 ] {85b69a74-6d0d-45be-bf09-a8c4fce6cc26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.07.01 10:27:22.973695 [ 3 ] {85b69a74-6d0d-45be-bf09-a8c4fce6cc26} <Debug> oximeter.measurements_u16 (d386e902-74f6-4016-82f7-635a078ccd6e): Loading data parts | ||
| 310 | 2025.07.01 10:27:22.973903 [ 3 ] {85b69a74-6d0d-45be-bf09-a8c4fce6cc26} <Debug> oximeter.measurements_u16 (d386e902-74f6-4016-82f7-635a078ccd6e): There are no data parts | ||
| 311 | 2025.07.01 10:27:22.975241 [ 3 ] {85b69a74-6d0d-45be-bf09-a8c4fce6cc26} <Debug> TCPHandler: Processed in 0.003421105 sec. | ||
| 312 | 2025.07.01 10:27:22.975372 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.07.01 10:27:22.975585 [ 3 ] {184bf1de-c0ae-42e0-a4bb-7a1bb83175ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.975627 [ 3 ] {184bf1de-c0ae-42e0-a4bb-7a1bb83175ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.07.01 10:27:22.977344 [ 3 ] {184bf1de-c0ae-42e0-a4bb-7a1bb83175ab} <Debug> oximeter.measurements_i32 (cf349523-72bd-4141-9d3c-8d5618739303): Loading data parts | ||
| 316 | 2025.07.01 10:27:22.977460 [ 3 ] {184bf1de-c0ae-42e0-a4bb-7a1bb83175ab} <Debug> oximeter.measurements_i32 (cf349523-72bd-4141-9d3c-8d5618739303): There are no data parts | ||
| 317 | 2025.07.01 10:27:22.978788 [ 3 ] {184bf1de-c0ae-42e0-a4bb-7a1bb83175ab} <Debug> TCPHandler: Processed in 0.003465407 sec. | ||
| 318 | 2025.07.01 10:27:22.978987 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.07.01 10:27:22.979143 [ 3 ] {d92b9921-47f4-4a9e-99b5-efd8529b22ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.979245 [ 3 ] {d92b9921-47f4-4a9e-99b5-efd8529b22ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.07.01 10:27:22.980813 [ 3 ] {d92b9921-47f4-4a9e-99b5-efd8529b22ef} <Debug> oximeter.measurements_u32 (bf6d8c1a-6b2f-4e2e-8322-5ce9ef4c40a3): Loading data parts | ||
| 322 | 2025.07.01 10:27:22.981013 [ 3 ] {d92b9921-47f4-4a9e-99b5-efd8529b22ef} <Debug> oximeter.measurements_u32 (bf6d8c1a-6b2f-4e2e-8322-5ce9ef4c40a3): There are no data parts | ||
| 323 | 2025.07.01 10:27:22.982377 [ 3 ] {d92b9921-47f4-4a9e-99b5-efd8529b22ef} <Debug> TCPHandler: Processed in 0.003438156 sec. | ||
| 324 | 2025.07.01 10:27:22.982506 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.07.01 10:27:22.982693 [ 3 ] {474f98ab-83a2-4e96-9f6f-35c41fec80a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.982765 [ 3 ] {474f98ab-83a2-4e96-9f6f-35c41fec80a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.07.01 10:27:22.984498 [ 3 ] {474f98ab-83a2-4e96-9f6f-35c41fec80a8} <Debug> oximeter.measurements_i64 (8c932091-93b6-411e-86bd-43be652726d6): Loading data parts | ||
| 328 | 2025.07.01 10:27:22.984670 [ 3 ] {474f98ab-83a2-4e96-9f6f-35c41fec80a8} <Debug> oximeter.measurements_i64 (8c932091-93b6-411e-86bd-43be652726d6): There are no data parts | ||
| 329 | 2025.07.01 10:27:22.986081 [ 3 ] {474f98ab-83a2-4e96-9f6f-35c41fec80a8} <Debug> TCPHandler: Processed in 0.003622471 sec. | ||
| 330 | 2025.07.01 10:27:22.986255 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.07.01 10:27:22.986439 [ 3 ] {8717ca1d-6850-40cb-a28e-ce2a422ac8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.986540 [ 3 ] {8717ca1d-6850-40cb-a28e-ce2a422ac8cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.07.01 10:27:22.988205 [ 3 ] {8717ca1d-6850-40cb-a28e-ce2a422ac8cb} <Debug> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Loading data parts | ||
| 334 | 2025.07.01 10:27:22.988381 [ 3 ] {8717ca1d-6850-40cb-a28e-ce2a422ac8cb} <Debug> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): There are no data parts | ||
| 335 | 2025.07.01 10:27:22.989741 [ 3 ] {8717ca1d-6850-40cb-a28e-ce2a422ac8cb} <Debug> TCPHandler: Processed in 0.003584459 sec. | ||
| 336 | 2025.07.01 10:27:22.989874 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.07.01 10:27:22.990088 [ 3 ] {41f92792-af78-4e6a-98de-32ed31b156a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.990215 [ 3 ] {41f92792-af78-4e6a-98de-32ed31b156a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.07.01 10:27:22.991952 [ 3 ] {41f92792-af78-4e6a-98de-32ed31b156a2} <Debug> oximeter.measurements_f32 (4da7a206-d58c-42f8-a496-ef7ada32875a): Loading data parts | ||
| 340 | 2025.07.01 10:27:22.992064 [ 3 ] {41f92792-af78-4e6a-98de-32ed31b156a2} <Debug> oximeter.measurements_f32 (4da7a206-d58c-42f8-a496-ef7ada32875a): There are no data parts | ||
| 341 | 2025.07.01 10:27:22.993527 [ 3 ] {41f92792-af78-4e6a-98de-32ed31b156a2} <Debug> TCPHandler: Processed in 0.003640751 sec. | ||
| 342 | 2025.07.01 10:27:22.993671 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.07.01 10:27:22.993892 [ 3 ] {1d19e41c-a1f5-45ab-a335-2d53da395dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.993997 [ 3 ] {1d19e41c-a1f5-45ab-a335-2d53da395dc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.07.01 10:27:22.995651 [ 3 ] {1d19e41c-a1f5-45ab-a335-2d53da395dc2} <Debug> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Loading data parts | ||
| 346 | 2025.07.01 10:27:22.995772 [ 3 ] {1d19e41c-a1f5-45ab-a335-2d53da395dc2} <Debug> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): There are no data parts | ||
| 347 | 2025.07.01 10:27:22.997260 [ 3 ] {1d19e41c-a1f5-45ab-a335-2d53da395dc2} <Debug> TCPHandler: Processed in 0.003638061 sec. | ||
| 348 | 2025.07.01 10:27:22.997410 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.07.01 10:27:22.997564 [ 3 ] {8d6efbdd-207b-4b94-b04a-e95083c71f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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 10:27:22.997683 [ 3 ] {8d6efbdd-207b-4b94-b04a-e95083c71f8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.07.01 10:27:22.999421 [ 3 ] {8d6efbdd-207b-4b94-b04a-e95083c71f8f} <Debug> oximeter.measurements_string (561f66ed-78a5-495c-a09c-1ad694e368b2): Loading data parts | ||
| 352 | 2025.07.01 10:27:22.999629 [ 3 ] {8d6efbdd-207b-4b94-b04a-e95083c71f8f} <Debug> oximeter.measurements_string (561f66ed-78a5-495c-a09c-1ad694e368b2): There are no data parts | ||
| 353 | 2025.07.01 10:27:23.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.24 MiB, peak 122.24 MiB, free memory in arenas 0.00 B, will set to 131.68 MiB (RSS), difference: 9.45 MiB | ||
| 354 | 2025.07.01 10:27:23.000931 [ 3 ] {8d6efbdd-207b-4b94-b04a-e95083c71f8f} <Debug> TCPHandler: Processed in 0.00356986 sec. | ||
| 355 | 2025.07.01 10:27:23.001084 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.07.01 10:27:23.001241 [ 3 ] {3bbe4274-0424-45ca-8650-3e64cb045a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.07.01 10:27:23.001359 [ 3 ] {3bbe4274-0424-45ca-8650-3e64cb045a77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.07.01 10:27:23.003065 [ 3 ] {3bbe4274-0424-45ca-8650-3e64cb045a77} <Debug> oximeter.measurements_bytes (950d04e0-9e5a-4495-a5ae-f140e5d5f9cc): Loading data parts | ||
| 366 | 2025.07.01 10:27:23.003237 [ 3 ] {3bbe4274-0424-45ca-8650-3e64cb045a77} <Debug> oximeter.measurements_bytes (950d04e0-9e5a-4495-a5ae-f140e5d5f9cc): There are no data parts | ||
| 367 | 2025.07.01 10:27:23.004718 [ 3 ] {3bbe4274-0424-45ca-8650-3e64cb045a77} <Debug> TCPHandler: Processed in 0.003683712 sec. | ||
| 368 | 2025.07.01 10:27:23.004868 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.07.01 10:27:23.005034 [ 3 ] {e3d008f3-e3fa-4311-943a-076e371b7142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 370 | 2025.07.01 10:27:23.005170 [ 3 ] {e3d008f3-e3fa-4311-943a-076e371b7142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.07.01 10:27:23.006913 [ 3 ] {e3d008f3-e3fa-4311-943a-076e371b7142} <Debug> oximeter.measurements_cumulativei64 (4a6a52fe-5807-4bb8-8012-f3bb5590cee0): Loading data parts | ||
| 372 | 2025.07.01 10:27:23.007036 [ 3 ] {e3d008f3-e3fa-4311-943a-076e371b7142} <Debug> oximeter.measurements_cumulativei64 (4a6a52fe-5807-4bb8-8012-f3bb5590cee0): There are no data parts | ||
| 373 | 2025.07.01 10:27:23.008460 [ 3 ] {e3d008f3-e3fa-4311-943a-076e371b7142} <Debug> TCPHandler: Processed in 0.003641561 sec. | ||
| 374 | 2025.07.01 10:27:23.008636 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.07.01 10:27:23.008828 [ 3 ] {7f4c39b1-5acd-4c51-a932-6f6fba822c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 376 | 2025.07.01 10:27:23.008936 [ 3 ] {7f4c39b1-5acd-4c51-a932-6f6fba822c62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.07.01 10:27:23.010597 [ 3 ] {7f4c39b1-5acd-4c51-a932-6f6fba822c62} <Debug> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Loading data parts | ||
| 378 | 2025.07.01 10:27:23.010774 [ 3 ] {7f4c39b1-5acd-4c51-a932-6f6fba822c62} <Debug> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): There are no data parts | ||
| 379 | 2025.07.01 10:27:23.012206 [ 3 ] {7f4c39b1-5acd-4c51-a932-6f6fba822c62} <Debug> TCPHandler: Processed in 0.003619151 sec. | ||
| 380 | 2025.07.01 10:27:23.012343 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.07.01 10:27:23.012576 [ 3 ] {d6cf5d3a-5e82-48c5-a94d-beb50adbcf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 382 | 2025.07.01 10:27:23.012652 [ 3 ] {d6cf5d3a-5e82-48c5-a94d-beb50adbcf81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.07.01 10:27:23.014255 [ 3 ] {d6cf5d3a-5e82-48c5-a94d-beb50adbcf81} <Debug> oximeter.measurements_cumulativef32 (a5873af4-5420-4272-a5fc-8f8da4842b77): Loading data parts | ||
| 384 | 2025.07.01 10:27:23.014369 [ 3 ] {d6cf5d3a-5e82-48c5-a94d-beb50adbcf81} <Debug> oximeter.measurements_cumulativef32 (a5873af4-5420-4272-a5fc-8f8da4842b77): There are no data parts | ||
| 385 | 2025.07.01 10:27:23.015866 [ 3 ] {d6cf5d3a-5e82-48c5-a94d-beb50adbcf81} <Debug> TCPHandler: Processed in 0.00357193 sec. | ||
| 386 | 2025.07.01 10:27:23.016007 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.07.01 10:27:23.016167 [ 3 ] {35ef37e7-7ce8-4eb9-8499-661bf50f0f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 388 | 2025.07.01 10:27:23.016317 [ 3 ] {35ef37e7-7ce8-4eb9-8499-661bf50f0f31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.07.01 10:27:23.018066 [ 3 ] {35ef37e7-7ce8-4eb9-8499-661bf50f0f31} <Debug> oximeter.measurements_cumulativef64 (1d2c1177-6b0b-4939-b860-5e49f720ada8): Loading data parts | ||
| 390 | 2025.07.01 10:27:23.018277 [ 3 ] {35ef37e7-7ce8-4eb9-8499-661bf50f0f31} <Debug> oximeter.measurements_cumulativef64 (1d2c1177-6b0b-4939-b860-5e49f720ada8): There are no data parts | ||
| 391 | 2025.07.01 10:27:23.019633 [ 3 ] {35ef37e7-7ce8-4eb9-8499-661bf50f0f31} <Debug> TCPHandler: Processed in 0.003675012 sec. | ||
| 392 | 2025.07.01 10:27:23.019772 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.07.01 10:27:23.020069 [ 3 ] {f261123c-ea7e-43f2-866f-982d5d84937c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2025.07.01 10:27:23.020217 [ 3 ] {f261123c-ea7e-43f2-866f-982d5d84937c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.07.01 10:27:23.022110 [ 3 ] {f261123c-ea7e-43f2-866f-982d5d84937c} <Debug> oximeter.measurements_histogrami8 (dd9001e3-f51b-4698-b0f7-cec6d842c035): Loading data parts | ||
| 406 | 2025.07.01 10:27:23.022220 [ 3 ] {f261123c-ea7e-43f2-866f-982d5d84937c} <Debug> oximeter.measurements_histogrami8 (dd9001e3-f51b-4698-b0f7-cec6d842c035): There are no data parts | ||
| 407 | 2025.07.01 10:27:23.023740 [ 3 ] {f261123c-ea7e-43f2-866f-982d5d84937c} <Debug> TCPHandler: Processed in 0.004018492 sec. | ||
| 408 | 2025.07.01 10:27:23.023873 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.07.01 10:27:23.024079 [ 3 ] {154767d2-c6f3-47c0-b136-ec0c9cb599cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 410 | 2025.07.01 10:27:23.024200 [ 3 ] {154767d2-c6f3-47c0-b136-ec0c9cb599cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.07.01 10:27:23.025974 [ 3 ] {154767d2-c6f3-47c0-b136-ec0c9cb599cf} <Debug> oximeter.measurements_histogramu8 (86e385ff-402f-4d4c-9a08-8131e0305176): Loading data parts | ||
| 412 | 2025.07.01 10:27:23.026217 [ 3 ] {154767d2-c6f3-47c0-b136-ec0c9cb599cf} <Debug> oximeter.measurements_histogramu8 (86e385ff-402f-4d4c-9a08-8131e0305176): There are no data parts | ||
| 413 | 2025.07.01 10:27:23.027704 [ 3 ] {154767d2-c6f3-47c0-b136-ec0c9cb599cf} <Debug> TCPHandler: Processed in 0.003879838 sec. | ||
| 414 | 2025.07.01 10:27:23.027838 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.07.01 10:27:23.028112 [ 3 ] {ddcd34ed-fa92-4c02-a1a0-09e980971451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 416 | 2025.07.01 10:27:23.028224 [ 3 ] {ddcd34ed-fa92-4c02-a1a0-09e980971451} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.07.01 10:27:23.030133 [ 3 ] {ddcd34ed-fa92-4c02-a1a0-09e980971451} <Debug> oximeter.measurements_histogrami16 (9dde83ff-48fb-44ac-9cbb-d524038b739d): Loading data parts | ||
| 418 | 2025.07.01 10:27:23.030290 [ 3 ] {ddcd34ed-fa92-4c02-a1a0-09e980971451} <Debug> oximeter.measurements_histogrami16 (9dde83ff-48fb-44ac-9cbb-d524038b739d): There are no data parts | ||
| 419 | 2025.07.01 10:27:23.031813 [ 3 ] {ddcd34ed-fa92-4c02-a1a0-09e980971451} <Debug> TCPHandler: Processed in 0.004023542 sec. | ||
| 420 | 2025.07.01 10:27:23.031992 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.07.01 10:27:23.032207 [ 3 ] {20a12efb-fff4-4d4e-98cb-9607bca1d652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 422 | 2025.07.01 10:27:23.032307 [ 3 ] {20a12efb-fff4-4d4e-98cb-9607bca1d652} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.07.01 10:27:23.034354 [ 3 ] {20a12efb-fff4-4d4e-98cb-9607bca1d652} <Debug> oximeter.measurements_histogramu16 (265e2f7a-0223-47b9-b894-ceba87599393): Loading data parts | ||
| 424 | 2025.07.01 10:27:23.034567 [ 3 ] {20a12efb-fff4-4d4e-98cb-9607bca1d652} <Debug> oximeter.measurements_histogramu16 (265e2f7a-0223-47b9-b894-ceba87599393): There are no data parts | ||
| 425 | 2025.07.01 10:27:23.036240 [ 3 ] {20a12efb-fff4-4d4e-98cb-9607bca1d652} <Debug> TCPHandler: Processed in 0.00429684 sec. | ||
| 426 | 2025.07.01 10:27:23.036373 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.07.01 10:27:23.036651 [ 3 ] {83c41426-7ecd-4854-a6b4-9150e79c78a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 428 | 2025.07.01 10:27:23.036767 [ 3 ] {83c41426-7ecd-4854-a6b4-9150e79c78a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.07.01 10:27:23.038938 [ 3 ] {83c41426-7ecd-4854-a6b4-9150e79c78a4} <Debug> oximeter.measurements_histogrami32 (3c2cdb37-eb07-4351-8ee5-2c0e1a680c08): Loading data parts | ||
| 430 | 2025.07.01 10:27:23.039051 [ 3 ] {83c41426-7ecd-4854-a6b4-9150e79c78a4} <Debug> oximeter.measurements_histogrami32 (3c2cdb37-eb07-4351-8ee5-2c0e1a680c08): There are no data parts | ||
| 431 | 2025.07.01 10:27:23.040463 [ 3 ] {83c41426-7ecd-4854-a6b4-9150e79c78a4} <Debug> TCPHandler: Processed in 0.004137996 sec. | ||
| 432 | 2025.07.01 10:27:23.040672 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.07.01 10:27:23.040883 [ 3 ] {581d0957-8d77-4d4d-b507-37e023037db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 434 | 2025.07.01 10:27:23.041001 [ 3 ] {581d0957-8d77-4d4d-b507-37e023037db1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.07.01 10:27:23.042800 [ 3 ] {581d0957-8d77-4d4d-b507-37e023037db1} <Debug> oximeter.measurements_histogramu32 (f1999354-4878-4d99-966a-741c71c8cf7a): Loading data parts | ||
| 436 | 2025.07.01 10:27:23.043032 [ 3 ] {581d0957-8d77-4d4d-b507-37e023037db1} <Debug> oximeter.measurements_histogramu32 (f1999354-4878-4d99-966a-741c71c8cf7a): There are no data parts | ||
| 437 | 2025.07.01 10:27:23.044567 [ 3 ] {581d0957-8d77-4d4d-b507-37e023037db1} <Debug> TCPHandler: Processed in 0.00394728 sec. | ||
| 438 | 2025.07.01 10:27:23.044701 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.07.01 10:27:23.044951 [ 3 ] {b864be48-396b-4f9f-b164-be5c3871e8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 440 | 2025.07.01 10:27:23.045073 [ 3 ] {b864be48-396b-4f9f-b164-be5c3871e8a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.07.01 10:27:23.046924 [ 3 ] {b864be48-396b-4f9f-b164-be5c3871e8a0} <Debug> oximeter.measurements_histogrami64 (8d39ee69-1afc-480b-ac76-d10932261cab): Loading data parts | ||
| 442 | 2025.07.01 10:27:23.047035 [ 3 ] {b864be48-396b-4f9f-b164-be5c3871e8a0} <Debug> oximeter.measurements_histogrami64 (8d39ee69-1afc-480b-ac76-d10932261cab): There are no data parts | ||
| 443 | 2025.07.01 10:27:23.048384 [ 3 ] {b864be48-396b-4f9f-b164-be5c3871e8a0} <Debug> TCPHandler: Processed in 0.003731343 sec. | ||
| 444 | 2025.07.01 10:27:23.048603 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.07.01 10:27:23.048815 [ 3 ] {e716451c-ab51-47bb-89ef-1f971f3de7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 446 | 2025.07.01 10:27:23.048983 [ 3 ] {e716451c-ab51-47bb-89ef-1f971f3de7fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.07.01 10:27:23.051004 [ 3 ] {e716451c-ab51-47bb-89ef-1f971f3de7fc} <Debug> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Loading data parts | ||
| 448 | 2025.07.01 10:27:23.051131 [ 3 ] {e716451c-ab51-47bb-89ef-1f971f3de7fc} <Debug> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): There are no data parts | ||
| 449 | 2025.07.01 10:27:23.052750 [ 3 ] {e716451c-ab51-47bb-89ef-1f971f3de7fc} <Debug> TCPHandler: Processed in 0.004194607 sec. | ||
| 450 | 2025.07.01 10:27:23.052901 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.07.01 10:27:23.053156 [ 3 ] {ebed638e-bd4e-427c-b3f0-a7ef3784012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 452 | 2025.07.01 10:27:23.053337 [ 3 ] {ebed638e-bd4e-427c-b3f0-a7ef3784012a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.07.01 10:27:23.055230 [ 3 ] {ebed638e-bd4e-427c-b3f0-a7ef3784012a} <Debug> oximeter.measurements_histogramf32 (82fe0c7a-7556-40be-b1c4-26024b9d2cc7): Loading data parts | ||
| 454 | 2025.07.01 10:27:23.055370 [ 3 ] {ebed638e-bd4e-427c-b3f0-a7ef3784012a} <Debug> oximeter.measurements_histogramf32 (82fe0c7a-7556-40be-b1c4-26024b9d2cc7): There are no data parts | ||
| 455 | 2025.07.01 10:27:23.056810 [ 3 ] {ebed638e-bd4e-427c-b3f0-a7ef3784012a} <Debug> TCPHandler: Processed in 0.00395668 sec. | ||
| 456 | 2025.07.01 10:27:23.056996 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.07.01 10:27:23.057244 [ 3 ] {ea02366f-b351-48e9-81ec-224991238b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 458 | 2025.07.01 10:27:23.057380 [ 3 ] {ea02366f-b351-48e9-81ec-224991238b98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.07.01 10:27:23.059300 [ 3 ] {ea02366f-b351-48e9-81ec-224991238b98} <Debug> oximeter.measurements_histogramf64 (b732d3db-0037-4d5d-bec1-eb38fe40dda8): Loading data parts | ||
| 460 | 2025.07.01 10:27:23.059473 [ 3 ] {ea02366f-b351-48e9-81ec-224991238b98} <Debug> oximeter.measurements_histogramf64 (b732d3db-0037-4d5d-bec1-eb38fe40dda8): There are no data parts | ||
| 461 | 2025.07.01 10:27:23.061012 [ 3 ] {ea02366f-b351-48e9-81ec-224991238b98} <Debug> TCPHandler: Processed in 0.004064973 sec. | ||
| 462 | 2025.07.01 10:27:23.061166 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.07.01 10:27:23.061383 [ 3 ] {17709ba9-376d-4e9d-80d5-c703da5746f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2025.07.01 10:27:23.061495 [ 3 ] {17709ba9-376d-4e9d-80d5-c703da5746f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.07.01 10:27:23.063359 [ 3 ] {17709ba9-376d-4e9d-80d5-c703da5746f1} <Debug> oximeter.fields_bool (4fb1777c-75c2-431a-a513-cb8d907c15de): Loading data parts | ||
| 491 | 2025.07.01 10:27:23.063567 [ 3 ] {17709ba9-376d-4e9d-80d5-c703da5746f1} <Debug> oximeter.fields_bool (4fb1777c-75c2-431a-a513-cb8d907c15de): There are no data parts | ||
| 492 | 2025.07.01 10:27:23.064993 [ 3 ] {17709ba9-376d-4e9d-80d5-c703da5746f1} <Debug> TCPHandler: Processed in 0.003875208 sec. | ||
| 493 | 2025.07.01 10:27:23.065142 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.07.01 10:27:23.065369 [ 3 ] {9217c23a-a896-42f7-b65c-4c9d22d79418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 495 | 2025.07.01 10:27:23.065483 [ 3 ] {9217c23a-a896-42f7-b65c-4c9d22d79418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.07.01 10:27:23.067180 [ 3 ] {9217c23a-a896-42f7-b65c-4c9d22d79418} <Debug> oximeter.fields_i8 (d74cd96b-51e8-4e56-9475-69d772561246): Loading data parts | ||
| 497 | 2025.07.01 10:27:23.067299 [ 3 ] {9217c23a-a896-42f7-b65c-4c9d22d79418} <Debug> oximeter.fields_i8 (d74cd96b-51e8-4e56-9475-69d772561246): There are no data parts | ||
| 498 | 2025.07.01 10:27:23.068683 [ 3 ] {9217c23a-a896-42f7-b65c-4c9d22d79418} <Debug> TCPHandler: Processed in 0.0035891 sec. | ||
| 499 | 2025.07.01 10:27:23.068826 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.07.01 10:27:23.068976 [ 3 ] {418575eb-9e86-417e-8947-94eece77296f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 501 | 2025.07.01 10:27:23.069082 [ 3 ] {418575eb-9e86-417e-8947-94eece77296f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.07.01 10:27:23.070780 [ 3 ] {418575eb-9e86-417e-8947-94eece77296f} <Debug> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Loading data parts | ||
| 503 | 2025.07.01 10:27:23.070986 [ 3 ] {418575eb-9e86-417e-8947-94eece77296f} <Debug> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): There are no data parts | ||
| 504 | 2025.07.01 10:27:23.072425 [ 3 ] {418575eb-9e86-417e-8947-94eece77296f} <Debug> TCPHandler: Processed in 0.003646942 sec. | ||
| 505 | 2025.07.01 10:27:23.072577 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.07.01 10:27:23.072829 [ 3 ] {e7835ef6-ef72-4304-a688-7f0ab8d49f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 507 | 2025.07.01 10:27:23.072954 [ 3 ] {e7835ef6-ef72-4304-a688-7f0ab8d49f5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.07.01 10:27:23.074964 [ 3 ] {e7835ef6-ef72-4304-a688-7f0ab8d49f5f} <Debug> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Loading data parts | ||
| 509 | 2025.07.01 10:27:23.075139 [ 3 ] {e7835ef6-ef72-4304-a688-7f0ab8d49f5f} <Debug> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): There are no data parts | ||
| 510 | 2025.07.01 10:27:23.077005 [ 3 ] {e7835ef6-ef72-4304-a688-7f0ab8d49f5f} <Debug> TCPHandler: Processed in 0.004481204 sec. | ||
| 511 | 2025.07.01 10:27:23.077163 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.07.01 10:27:23.077345 [ 3 ] {55075c4c-237f-41e0-b0ac-46e1b949ba22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 513 | 2025.07.01 10:27:23.077518 [ 3 ] {55075c4c-237f-41e0-b0ac-46e1b949ba22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.07.01 10:27:23.079483 [ 3 ] {55075c4c-237f-41e0-b0ac-46e1b949ba22} <Debug> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Loading data parts | ||
| 515 | 2025.07.01 10:27:23.079740 [ 3 ] {55075c4c-237f-41e0-b0ac-46e1b949ba22} <Debug> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): There are no data parts | ||
| 516 | 2025.07.01 10:27:23.082167 [ 3 ] {55075c4c-237f-41e0-b0ac-46e1b949ba22} <Debug> TCPHandler: Processed in 0.00505483 sec. | ||
| 517 | 2025.07.01 10:27:23.082316 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.07.01 10:27:23.082713 [ 3 ] {9c46e562-27c5-4889-8adf-d446545ca842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 519 | 2025.07.01 10:27:23.082835 [ 3 ] {9c46e562-27c5-4889-8adf-d446545ca842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.07.01 10:27:23.086866 [ 3 ] {9c46e562-27c5-4889-8adf-d446545ca842} <Debug> oximeter.fields_i32 (b7310152-0df3-43ba-9fd1-30a460dd21cf): Loading data parts | ||
| 521 | 2025.07.01 10:27:23.086993 [ 3 ] {9c46e562-27c5-4889-8adf-d446545ca842} <Debug> oximeter.fields_i32 (b7310152-0df3-43ba-9fd1-30a460dd21cf): There are no data parts | ||
| 522 | 2025.07.01 10:27:23.088727 [ 3 ] {9c46e562-27c5-4889-8adf-d446545ca842} <Debug> TCPHandler: Processed in 0.00646015 sec. | ||
| 523 | 2025.07.01 10:27:23.088887 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.07.01 10:27:23.089049 [ 3 ] {abb478f0-cb8b-4ee7-a08a-d09d2b2a52ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 525 | 2025.07.01 10:27:23.089158 [ 3 ] {abb478f0-cb8b-4ee7-a08a-d09d2b2a52ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.07.01 10:27:23.091211 [ 3 ] {abb478f0-cb8b-4ee7-a08a-d09d2b2a52ee} <Debug> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Loading data parts | ||
| 527 | 2025.07.01 10:27:23.091385 [ 3 ] {abb478f0-cb8b-4ee7-a08a-d09d2b2a52ee} <Debug> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): There are no data parts | ||
| 528 | 2025.07.01 10:27:23.092548 [ 3 ] {abb478f0-cb8b-4ee7-a08a-d09d2b2a52ee} <Debug> TCPHandler: Processed in 0.003709644 sec. | ||
| 529 | 2025.07.01 10:27:23.092695 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.07.01 10:27:23.092926 [ 3 ] {976a3cc0-dcd3-45d2-bb4b-0a1b3e9f504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 531 | 2025.07.01 10:27:23.093046 [ 3 ] {976a3cc0-dcd3-45d2-bb4b-0a1b3e9f504c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.07.01 10:27:23.094973 [ 3 ] {976a3cc0-dcd3-45d2-bb4b-0a1b3e9f504c} <Debug> oximeter.fields_i64 (e65cd322-10b5-4cee-9732-1ce593c0c191): Loading data parts | ||
| 533 | 2025.07.01 10:27:23.095094 [ 3 ] {976a3cc0-dcd3-45d2-bb4b-0a1b3e9f504c} <Debug> oximeter.fields_i64 (e65cd322-10b5-4cee-9732-1ce593c0c191): There are no data parts | ||
| 534 | 2025.07.01 10:27:23.096314 [ 3 ] {976a3cc0-dcd3-45d2-bb4b-0a1b3e9f504c} <Debug> TCPHandler: Processed in 0.003666712 sec. | ||
| 535 | 2025.07.01 10:27:23.096454 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.07.01 10:27:23.096605 [ 3 ] {d51c4ce4-4205-46b7-9324-6fddac1e49f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 537 | 2025.07.01 10:27:23.096733 [ 3 ] {d51c4ce4-4205-46b7-9324-6fddac1e49f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.07.01 10:27:23.098672 [ 3 ] {d51c4ce4-4205-46b7-9324-6fddac1e49f6} <Debug> oximeter.fields_u64 (ec29bdd6-553a-488b-b81a-dc811c7a58bf): Loading data parts | ||
| 539 | 2025.07.01 10:27:23.098916 [ 3 ] {d51c4ce4-4205-46b7-9324-6fddac1e49f6} <Debug> oximeter.fields_u64 (ec29bdd6-553a-488b-b81a-dc811c7a58bf): There are no data parts | ||
| 540 | 2025.07.01 10:27:23.100064 [ 3 ] {d51c4ce4-4205-46b7-9324-6fddac1e49f6} <Debug> TCPHandler: Processed in 0.003657882 sec. | ||
| 541 | 2025.07.01 10:27:23.100204 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.07.01 10:27:23.100425 [ 3 ] {972d3cba-d87e-460c-80f6-2443d51c1b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 543 | 2025.07.01 10:27:23.100535 [ 3 ] {972d3cba-d87e-460c-80f6-2443d51c1b58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.07.01 10:27:23.102509 [ 3 ] {972d3cba-d87e-460c-80f6-2443d51c1b58} <Debug> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Loading data parts | ||
| 545 | 2025.07.01 10:27:23.102649 [ 3 ] {972d3cba-d87e-460c-80f6-2443d51c1b58} <Debug> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): There are no data parts | ||
| 546 | 2025.07.01 10:27:23.103828 [ 3 ] {972d3cba-d87e-460c-80f6-2443d51c1b58} <Debug> TCPHandler: Processed in 0.003673203 sec. | ||
| 547 | 2025.07.01 10:27:23.103968 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.07.01 10:27:23.104120 [ 3 ] {948d0acf-5071-4948-88fe-68f972493121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 549 | 2025.07.01 10:27:23.104223 [ 3 ] {948d0acf-5071-4948-88fe-68f972493121} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.07.01 10:27:23.105888 [ 3 ] {948d0acf-5071-4948-88fe-68f972493121} <Debug> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Loading data parts | ||
| 551 | 2025.07.01 10:27:23.106105 [ 3 ] {948d0acf-5071-4948-88fe-68f972493121} <Debug> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): There are no data parts | ||
| 552 | 2025.07.01 10:27:23.107630 [ 3 ] {948d0acf-5071-4948-88fe-68f972493121} <Debug> TCPHandler: Processed in 0.003710063 sec. | ||
| 553 | 2025.07.01 10:27:23.107770 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.07.01 10:27:23.107995 [ 3 ] {5c93aa0b-5f30-4a6e-9afc-66625408a7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) 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) | ||
| 555 | 2025.07.01 10:27:23.108118 [ 3 ] {5c93aa0b-5f30-4a6e-9afc-66625408a7b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.07.01 10:27:23.110316 [ 3 ] {5c93aa0b-5f30-4a6e-9afc-66625408a7b3} <Debug> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Loading data parts | ||
| 557 | 2025.07.01 10:27:23.110435 [ 3 ] {5c93aa0b-5f30-4a6e-9afc-66625408a7b3} <Debug> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): There are no data parts | ||
| 558 | 2025.07.01 10:27:23.112104 [ 3 ] {5c93aa0b-5f30-4a6e-9afc-66625408a7b3} <Debug> TCPHandler: Processed in 0.004383922 sec. | ||
| 559 | 2025.07.01 10:27:23.112274 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.07.01 10:27:23.112533 [ 3 ] {327d22a5-52ba-4fd8-b2bd-6731d047b576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2025.07.01 10:27:23.112684 [ 3 ] {327d22a5-52ba-4fd8-b2bd-6731d047b576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.07.01 10:27:23.114471 [ 3 ] {327d22a5-52ba-4fd8-b2bd-6731d047b576} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Loading data parts | ||
| 566 | 2025.07.01 10:27:23.114583 [ 3 ] {327d22a5-52ba-4fd8-b2bd-6731d047b576} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): There are no data parts | ||
| 567 | 2025.07.01 10:27:23.115955 [ 3 ] {327d22a5-52ba-4fd8-b2bd-6731d047b576} <Debug> TCPHandler: Processed in 0.003737624 sec. | ||
| 568 | 2025.07.01 10:27:23.116333 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.07.01 10:27:23.116622 [ 4 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.07.01 10:27:23.118056 [ 4 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.07.01 10:27:23.126912 [ 260 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Trace> oximeter.version (a1d78fe1-aa2c-490f-9844-51429030887c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.07.01 10:27:23.126957 [ 260 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 573 | 2025.07.01 10:27:23.131361 [ 260 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.07.01 10:27:23.132048 [ 260 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Trace> oximeter.version (a1d78fe1-aa2c-490f-9844-51429030887c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.07.01 10:27:23.132318 [ 4 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015833 sec., 63.15922440472431 rows/sec., 1010.55 B/sec. | ||
| 576 | 2025.07.01 10:27:23.132756 [ 4 ] {86b48ea9-97cb-40a6-bf0b-217e56cb933e} <Debug> TCPHandler: Processed in 0.016551551 sec. | ||
| 577 | 2025.07.01 10:27:23.370165 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63816 | ||
| 578 | 2025.07.01 10:27:23.370303 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.07.01 10:27:23.370350 [ 262 ] {} <Debug> TCP-Session: 38440bbc-14ce-46d0-a857-3b52c9695782 Authenticating user 'default' from [fd00:1122:3344:101::c]:63816 | ||
| 580 | 2025.07.01 10:27:23.370522 [ 262 ] {} <Debug> TCP-Session: 38440bbc-14ce-46d0-a857-3b52c9695782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.07.01 10:27:23.370536 [ 262 ] {} <Debug> TCP-Session: 38440bbc-14ce-46d0-a857-3b52c9695782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.07.01 10:27:23.370603 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.07.01 10:27:23.370730 [ 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 10:27:23.370753 [ 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 10:27:23.371330 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48907 | ||
| 586 | 2025.07.01 10:27:23.371334 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63248 | ||
| 587 | 2025.07.01 10:27:23.371461 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56605 | ||
| 588 | 2025.07.01 10:27:23.371387 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61333 | ||
| 589 | 2025.07.01 10:27:23.371530 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50173 | ||
| 590 | 2025.07.01 10:27:23.371697 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50187 | ||
| 591 | 2025.07.01 10:27:23.371786 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50569 | ||
| 592 | 2025.07.01 10:27:23.371959 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.07.01 10:27:23.371999 [ 263 ] {} <Debug> TCP-Session: f81bd2d7-b44d-4011-b1d5-393d44a5ff99 Authenticating user 'default' from [fd00:1122:3344:101::c]:63248 | ||
| 594 | 2025.07.01 10:27:23.372021 [ 263 ] {} <Debug> TCP-Session: f81bd2d7-b44d-4011-b1d5-393d44a5ff99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.07.01 10:27:23.372098 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.07.01 10:27:23.372122 [ 263 ] {} <Debug> TCP-Session: f81bd2d7-b44d-4011-b1d5-393d44a5ff99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2025.07.01 10:27:23.372169 [ 266 ] {} <Debug> TCP-Session: f401cb3d-3954-425c-8b3e-e45f422d3901 Authenticating user 'default' from [fd00:1122:3344:101::c]:56605 | ||
| 598 | 2025.07.01 10:27:23.372379 [ 266 ] {} <Debug> TCP-Session: f401cb3d-3954-425c-8b3e-e45f422d3901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2025.07.01 10:27:23.372396 [ 266 ] {} <Debug> TCP-Session: f401cb3d-3954-425c-8b3e-e45f422d3901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.07.01 10:27:23.373677 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.07.01 10:27:23.373828 [ 264 ] {} <Debug> TCP-Session: e3c39aeb-ef70-4562-8d8e-ef28c71ed529 Authenticating user 'default' from [fd00:1122:3344:101::c]:48907 | ||
| 602 | 2025.07.01 10:27:23.373858 [ 264 ] {} <Debug> TCP-Session: e3c39aeb-ef70-4562-8d8e-ef28c71ed529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.07.01 10:27:23.373871 [ 264 ] {} <Debug> TCP-Session: e3c39aeb-ef70-4562-8d8e-ef28c71ed529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.07.01 10:27:23.377632 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.07.01 10:27:23.377677 [ 268 ] {} <Debug> TCP-Session: 01d044d3-5d40-40bc-9cba-959db365ba22 Authenticating user 'default' from [fd00:1122:3344:101::c]:50187 | ||
| 606 | 2025.07.01 10:27:23.377698 [ 268 ] {} <Debug> TCP-Session: 01d044d3-5d40-40bc-9cba-959db365ba22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.07.01 10:27:23.377812 [ 268 ] {} <Debug> TCP-Session: 01d044d3-5d40-40bc-9cba-959db365ba22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.07.01 10:27:23.379607 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2025.07.01 10:27:23.379649 [ 265 ] {} <Debug> TCP-Session: d5e30d9d-88cd-4d7f-a361-016751bbfb97 Authenticating user 'default' from [fd00:1122:3344:101::c]:61333 | ||
| 610 | 2025.07.01 10:27:23.379770 [ 265 ] {} <Debug> TCP-Session: d5e30d9d-88cd-4d7f-a361-016751bbfb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.07.01 10:27:23.379822 [ 265 ] {} <Debug> TCP-Session: d5e30d9d-88cd-4d7f-a361-016751bbfb97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.07.01 10:27:23.381941 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2025.07.01 10:27:23.381976 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2025.07.01 10:27:23.381986 [ 267 ] {} <Debug> TCP-Session: 82cdfc14-9835-463e-b6dc-1495da49e194 Authenticating user 'default' from [fd00:1122:3344:101::c]:50173 | ||
| 615 | 2025.07.01 10:27:23.382209 [ 269 ] {} <Debug> TCP-Session: 9a9da6ad-4065-435f-9c3a-22007d3b0e75 Authenticating user 'default' from [fd00:1122:3344:101::c]:50569 | ||
| 616 | 2025.07.01 10:27:23.382215 [ 267 ] {} <Debug> TCP-Session: 82cdfc14-9835-463e-b6dc-1495da49e194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.07.01 10:27:23.382237 [ 269 ] {} <Debug> TCP-Session: 9a9da6ad-4065-435f-9c3a-22007d3b0e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.07.01 10:27:23.382399 [ 267 ] {} <Debug> TCP-Session: 82cdfc14-9835-463e-b6dc-1495da49e194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.07.01 10:27:23.382412 [ 269 ] {} <Debug> TCP-Session: 9a9da6ad-4065-435f-9c3a-22007d3b0e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.07.01 10:27:23.774181 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60796 | ||
| 621 | 2025.07.01 10:27:23.774389 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.07.01 10:27:23.774438 [ 270 ] {} <Debug> TCP-Session: a83271b9-badc-4259-90ba-7fe678c73387 Authenticating user 'default' from [fd00:1122:3344:101::a]:60796 | ||
| 623 | 2025.07.01 10:27:23.774591 [ 270 ] {} <Debug> TCP-Session: a83271b9-badc-4259-90ba-7fe678c73387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.07.01 10:27:23.774609 [ 270 ] {} <Debug> TCP-Session: a83271b9-badc-4259-90ba-7fe678c73387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.07.01 10:27:23.774695 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.07.01 10:27:23.774779 [ 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 10:27:23.774839 [ 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 10:27:23.775337 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54806 | ||
| 629 | 2025.07.01 10:27:23.775426 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47198 | ||
| 630 | 2025.07.01 10:27:23.775535 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50402 | ||
| 631 | 2025.07.01 10:27:23.775732 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.07.01 10:27:23.775743 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42034 | ||
| 633 | 2025.07.01 10:27:23.775627 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.07.01 10:27:23.775835 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63153 | ||
| 635 | 2025.07.01 10:27:23.776050 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50266 | ||
| 636 | 2025.07.01 10:27:23.775894 [ 272 ] {} <Debug> TCP-Session: fb43a3e1-6d26-4b3e-9a24-180b2feada17 Authenticating user 'default' from [fd00:1122:3344:101::a]:47198 | ||
| 637 | 2025.07.01 10:27:23.775859 [ 271 ] {} <Debug> TCP-Session: fa076a20-9b5d-4ee3-b37f-008516d100d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:54806 | ||
| 638 | 2025.07.01 10:27:23.776171 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56317 | ||
| 639 | 2025.07.01 10:27:23.776136 [ 272 ] {} <Debug> TCP-Session: fb43a3e1-6d26-4b3e-9a24-180b2feada17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.07.01 10:27:23.776258 [ 272 ] {} <Debug> TCP-Session: fb43a3e1-6d26-4b3e-9a24-180b2feada17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.07.01 10:27:23.776259 [ 271 ] {} <Debug> TCP-Session: fa076a20-9b5d-4ee3-b37f-008516d100d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.07.01 10:27:23.776375 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.07.01 10:27:23.776381 [ 271 ] {} <Debug> TCP-Session: fa076a20-9b5d-4ee3-b37f-008516d100d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.07.01 10:27:23.776414 [ 275 ] {} <Debug> TCP-Session: c4ed2c1b-bf0f-4ecc-938d-7a15cb52d087 Authenticating user 'default' from [fd00:1122:3344:101::a]:63153 | ||
| 645 | 2025.07.01 10:27:23.776522 [ 275 ] {} <Debug> TCP-Session: c4ed2c1b-bf0f-4ecc-938d-7a15cb52d087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.07.01 10:27:23.776538 [ 275 ] {} <Debug> TCP-Session: c4ed2c1b-bf0f-4ecc-938d-7a15cb52d087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.07.01 10:27:23.776561 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.07.01 10:27:23.776675 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.07.01 10:27:23.776699 [ 276 ] {} <Debug> TCP-Session: 91407339-ab94-4f05-ad1b-77a3489002c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:50266 | ||
| 650 | 2025.07.01 10:27:23.776725 [ 276 ] {} <Debug> TCP-Session: 91407339-ab94-4f05-ad1b-77a3489002c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.07.01 10:27:23.776748 [ 274 ] {} <Debug> TCP-Session: 13fa690a-a5de-4026-933e-1f934bd22002 Authenticating user 'default' from [fd00:1122:3344:101::a]:42034 | ||
| 652 | 2025.07.01 10:27:23.776830 [ 276 ] {} <Debug> TCP-Session: 91407339-ab94-4f05-ad1b-77a3489002c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.07.01 10:27:23.776852 [ 274 ] {} <Debug> TCP-Session: 13fa690a-a5de-4026-933e-1f934bd22002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.07.01 10:27:23.776992 [ 274 ] {} <Debug> TCP-Session: 13fa690a-a5de-4026-933e-1f934bd22002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.07.01 10:27:23.777395 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.07.01 10:27:23.777439 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2025.07.01 10:27:23.777444 [ 277 ] {} <Debug> TCP-Session: 872882de-65f4-441f-996a-4f0ff3682b05 Authenticating user 'default' from [fd00:1122:3344:101::a]:56317 | ||
| 658 | 2025.07.01 10:27:23.777669 [ 273 ] {} <Debug> TCP-Session: 49ca241f-7926-4711-9f77-a4e171ce142d Authenticating user 'default' from [fd00:1122:3344:101::a]:50402 | ||
| 659 | 2025.07.01 10:27:23.777729 [ 277 ] {} <Debug> TCP-Session: 872882de-65f4-441f-996a-4f0ff3682b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.07.01 10:27:23.777729 [ 273 ] {} <Debug> TCP-Session: 49ca241f-7926-4711-9f77-a4e171ce142d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.07.01 10:27:23.777792 [ 277 ] {} <Debug> TCP-Session: 872882de-65f4-441f-996a-4f0ff3682b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.07.01 10:27:23.777844 [ 273 ] {} <Debug> TCP-Session: 49ca241f-7926-4711-9f77-a4e171ce142d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.07.01 10:27:23.967190 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54156 | ||
| 664 | 2025.07.01 10:27:23.967508 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.07.01 10:27:23.967547 [ 278 ] {} <Debug> TCP-Session: f907c4c1-5a45-4a8a-a5d6-233d537e0eed Authenticating user 'default' from [fd00:1122:3344:101::b]:54156 | ||
| 666 | 2025.07.01 10:27:23.967574 [ 278 ] {} <Debug> TCP-Session: f907c4c1-5a45-4a8a-a5d6-233d537e0eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.07.01 10:27:23.967678 [ 278 ] {} <Debug> TCP-Session: f907c4c1-5a45-4a8a-a5d6-233d537e0eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.07.01 10:27:23.967764 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.07.01 10:27:23.967795 [ 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 | ||
| 670 | 2025.07.01 10:27:23.967895 [ 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 | ||
| 671 | 2025.07.01 10:27:23.968490 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50987 | ||
| 672 | 2025.07.01 10:27:23.968672 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.07.01 10:27:23.968707 [ 279 ] {} <Debug> TCP-Session: a3ae58f9-0c80-44ad-96bf-a1646ea0e77a Authenticating user 'default' from [fd00:1122:3344:101::b]:50987 | ||
| 674 | 2025.07.01 10:27:23.968821 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45487 | ||
| 675 | 2025.07.01 10:27:23.968747 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45306 | ||
| 676 | 2025.07.01 10:27:23.968904 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44274 | ||
| 677 | 2025.07.01 10:27:23.968915 [ 279 ] {} <Debug> TCP-Session: a3ae58f9-0c80-44ad-96bf-a1646ea0e77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.07.01 10:27:23.968745 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60290 | ||
| 679 | 2025.07.01 10:27:23.969015 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56728 | ||
| 680 | 2025.07.01 10:27:23.969032 [ 279 ] {} <Debug> TCP-Session: a3ae58f9-0c80-44ad-96bf-a1646ea0e77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.07.01 10:27:23.969220 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56569 | ||
| 682 | 2025.07.01 10:27:23.969456 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.07.01 10:27:23.969506 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.07.01 10:27:23.969563 [ 280 ] {} <Debug> TCP-Session: 5a41c353-d6bd-4ec9-bf4c-098d5dbcb3e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:45306 | ||
| 685 | 2025.07.01 10:27:23.969575 [ 282 ] {} <Debug> TCP-Session: 523860c4-93c8-4181-933f-c736d49e3c1d Authenticating user 'default' from [fd00:1122:3344:101::b]:45487 | ||
| 686 | 2025.07.01 10:27:23.969656 [ 280 ] {} <Debug> TCP-Session: 5a41c353-d6bd-4ec9-bf4c-098d5dbcb3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.07.01 10:27:23.969814 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.07.01 10:27:23.969837 [ 282 ] {} <Debug> TCP-Session: 523860c4-93c8-4181-933f-c736d49e3c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.07.01 10:27:23.969867 [ 281 ] {} <Debug> TCP-Session: 8b0cb241-64b2-4362-9eed-8c10c2feb288 Authenticating user 'default' from [fd00:1122:3344:101::b]:60290 | ||
| 690 | 2025.07.01 10:27:23.969846 [ 280 ] {} <Debug> TCP-Session: 5a41c353-d6bd-4ec9-bf4c-098d5dbcb3e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.07.01 10:27:23.969964 [ 282 ] {} <Debug> TCP-Session: 523860c4-93c8-4181-933f-c736d49e3c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.07.01 10:27:23.969996 [ 281 ] {} <Debug> TCP-Session: 8b0cb241-64b2-4362-9eed-8c10c2feb288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.07.01 10:27:23.970089 [ 281 ] {} <Debug> TCP-Session: 8b0cb241-64b2-4362-9eed-8c10c2feb288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.07.01 10:27:23.971475 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.07.01 10:27:23.971703 [ 284 ] {} <Debug> TCP-Session: 831d08b8-397c-4f5a-9141-235a3f5d8d8b Authenticating user 'default' from [fd00:1122:3344:101::b]:56728 | ||
| 696 | 2025.07.01 10:27:23.971722 [ 284 ] {} <Debug> TCP-Session: 831d08b8-397c-4f5a-9141-235a3f5d8d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.07.01 10:27:23.971734 [ 284 ] {} <Debug> TCP-Session: 831d08b8-397c-4f5a-9141-235a3f5d8d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.07.01 10:27:23.976252 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2025.07.01 10:27:23.976299 [ 285 ] {} <Debug> TCP-Session: 23d1fe0f-1df5-467a-a644-bdcbef6d10dc Authenticating user 'default' from [fd00:1122:3344:101::b]:56569 | ||
| 700 | 2025.07.01 10:27:23.976318 [ 285 ] {} <Debug> TCP-Session: 23d1fe0f-1df5-467a-a644-bdcbef6d10dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.07.01 10:27:23.976534 [ 285 ] {} <Debug> TCP-Session: 23d1fe0f-1df5-467a-a644-bdcbef6d10dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.07.01 10:27:23.978313 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.07.01 10:27:23.978446 [ 283 ] {} <Debug> TCP-Session: 3d912246-9af2-4f8b-bd26-961391bb9111 Authenticating user 'default' from [fd00:1122:3344:101::b]:44274 | ||
| 704 | 2025.07.01 10:27:23.978631 [ 283 ] {} <Debug> TCP-Session: 3d912246-9af2-4f8b-bd26-961391bb9111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.07.01 10:27:23.978650 [ 283 ] {} <Debug> TCP-Session: 3d912246-9af2-4f8b-bd26-961391bb9111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.07.01 10:27:24.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.15 MiB, peak 134.15 MiB, free memory in arenas 0.00 B, will set to 139.62 MiB (RSS), difference: 5.47 MiB | ||
| 707 | 2025.07.01 10:27:29.101736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.07.01 10:27:29.101816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.07.01 10:27:29.101844 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.07.01 10:27:29.101910 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.07.01 10:27:29.110428 [ 244 ] {} <Debug> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Loading data parts | ||
| 712 | 2025.07.01 10:27:29.110639 [ 244 ] {} <Debug> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): There are no data parts | ||
| 713 | 2025.07.01 10:27:29.115751 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.07.01 10:27:29.115879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 715 | 2025.07.01 10:27:29.116208 [ 243 ] {} <Debug> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Loading data parts | ||
| 716 | 2025.07.01 10:27:29.116383 [ 243 ] {} <Debug> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): There are no data parts | ||
| 717 | 2025.07.01 10:27:29.121460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.07.01 10:27:29.122363 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): 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 10:27:29.122517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.07.01 10:27:29.147989 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.07.01 10:27:29.148148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 722 | 2025.07.01 10:27:29.154509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.07.01 10:27:29.155668 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): 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 10:27:29.159033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.07.01 10:27:30.000432 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.04 MiB | ||
| 726 | 2025.07.01 10:27:31.600930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.07.01 10:27:31.601042 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.07.01 10:27:31.605582 [ 242 ] {} <Debug> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Loading data parts | ||
| 729 | 2025.07.01 10:27:31.605799 [ 242 ] {} <Debug> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): There are no data parts | ||
| 730 | 2025.07.01 10:27:31.612329 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.07.01 10:27:31.612467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 732 | 2025.07.01 10:27:31.614257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.07.01 10:27:31.614857 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): 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 10:27:31.615157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.07.01 10:27:32.001122 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.14 MiB | ||
| 736 | 2025.07.01 10:27:36.567057 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.07.01 10:27:36.567121 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.07.01 10:27:36.622707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.07.01 10:27:36.623518 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.07.01 10:27:36.623569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 741 | 2025.07.01 10:27:36.624388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.07.01 10:27:36.625023 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): 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 10:27:36.625243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.07.01 10:27:36.659214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.07.01 10:27:36.677156 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.07.01 10:27:36.677321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 747 | 2025.07.01 10:27:36.684170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.07.01 10:27:36.685363 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): 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 10:27:36.688979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.07.01 10:27:37.000148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.75 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.65 MiB (RSS), difference: 1.90 MiB | ||
| 751 | 2025.07.01 10:27:42.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.66 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.07.01 10:27:43.148064 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.07.01 10:27:43.148274 [ 3 ] {bc278584-7dc8-4d19-a05e-8637d1140603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.07.01 10:27:43.148677 [ 3 ] {bc278584-7dc8-4d19-a05e-8637d1140603} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.07.01 10:27:43.148983 [ 3 ] {bc278584-7dc8-4d19-a05e-8637d1140603} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.07.01 10:27:43.149613 [ 3 ] {bc278584-7dc8-4d19-a05e-8637d1140603} <Debug> TCPHandler: Processed in 0.001682086 sec. | ||
| 757 | 2025.07.01 10:27:43.155594 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.07.01 10:27:43.155791 [ 3 ] {b8e4db7b-cf83-4657-8628-33a09256fd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.07.01 10:27:43.157961 [ 3 ] {b8e4db7b-cf83-4657-8628-33a09256fd63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.07.01 10:27:43.158060 [ 3 ] {b8e4db7b-cf83-4657-8628-33a09256fd63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.07.01 10:27:43.158484 [ 3 ] {b8e4db7b-cf83-4657-8628-33a09256fd63} <Debug> TCPHandler: Processed in 0.002945571 sec. | ||
| 762 | 2025.07.01 10:27:43.158744 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.07.01 10:27:43.158873 [ 3 ] {ceda8bde-dcec-4465-9240-e02907a29db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.07.01 10:27:43.159175 [ 3 ] {ceda8bde-dcec-4465-9240-e02907a29db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.07.01 10:27:43.159219 [ 3 ] {ceda8bde-dcec-4465-9240-e02907a29db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.07.01 10:27:43.159548 [ 3 ] {ceda8bde-dcec-4465-9240-e02907a29db7} <Debug> TCPHandler: Processed in 0.000855204 sec. | ||
| 767 | 2025.07.01 10:27:43.159781 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.07.01 10:27:43.159910 [ 3 ] {d047f295-bad1-47ab-9faa-d05769a4f3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.07.01 10:27:43.160152 [ 3 ] {d047f295-bad1-47ab-9faa-d05769a4f3dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.07.01 10:27:43.160196 [ 3 ] {d047f295-bad1-47ab-9faa-d05769a4f3dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.07.01 10:27:43.160574 [ 3 ] {d047f295-bad1-47ab-9faa-d05769a4f3dc} <Debug> TCPHandler: Processed in 0.000842724 sec. | ||
| 772 | 2025.07.01 10:27:43.160793 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.07.01 10:27:43.160911 [ 3 ] {a2c5feca-255b-4036-9dae-1add5d1a8066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.07.01 10:27:43.161168 [ 3 ] {a2c5feca-255b-4036-9dae-1add5d1a8066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.07.01 10:27:43.161212 [ 3 ] {a2c5feca-255b-4036-9dae-1add5d1a8066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.07.01 10:27:43.161544 [ 3 ] {a2c5feca-255b-4036-9dae-1add5d1a8066} <Debug> TCPHandler: Processed in 0.000800562 sec. | ||
| 777 | 2025.07.01 10:27:43.161817 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.07.01 10:27:43.161933 [ 3 ] {2d497017-9210-4c9e-b301-e9b76aef6aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.07.01 10:27:43.162180 [ 3 ] {2d497017-9210-4c9e-b301-e9b76aef6aa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.07.01 10:27:43.162224 [ 3 ] {2d497017-9210-4c9e-b301-e9b76aef6aa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.07.01 10:27:43.162550 [ 3 ] {2d497017-9210-4c9e-b301-e9b76aef6aa8} <Debug> TCPHandler: Processed in 0.000782672 sec. | ||
| 782 | 2025.07.01 10:27:43.162775 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.07.01 10:27:43.162893 [ 3 ] {1b2a7e26-3918-4c97-9838-536b7e4247aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.07.01 10:27:43.163142 [ 3 ] {1b2a7e26-3918-4c97-9838-536b7e4247aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.07.01 10:27:43.163186 [ 3 ] {1b2a7e26-3918-4c97-9838-536b7e4247aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.07.01 10:27:43.163517 [ 3 ] {1b2a7e26-3918-4c97-9838-536b7e4247aa} <Debug> TCPHandler: Processed in 0.000790912 sec. | ||
| 787 | 2025.07.01 10:27:43.163719 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.07.01 10:27:43.163834 [ 3 ] {4bd15510-ccbb-4a56-9f97-8df1a9413b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.07.01 10:27:43.164084 [ 3 ] {4bd15510-ccbb-4a56-9f97-8df1a9413b18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.07.01 10:27:43.164137 [ 3 ] {4bd15510-ccbb-4a56-9f97-8df1a9413b18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.07.01 10:27:43.164512 [ 3 ] {4bd15510-ccbb-4a56-9f97-8df1a9413b18} <Debug> TCPHandler: Processed in 0.000841253 sec. | ||
| 792 | 2025.07.01 10:27:43.164725 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.07.01 10:27:43.164843 [ 3 ] {5b03f0aa-359f-4c4c-a672-953d85051624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.07.01 10:27:43.165097 [ 3 ] {5b03f0aa-359f-4c4c-a672-953d85051624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.07.01 10:27:43.165140 [ 3 ] {5b03f0aa-359f-4c4c-a672-953d85051624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.07.01 10:27:43.165454 [ 3 ] {5b03f0aa-359f-4c4c-a672-953d85051624} <Debug> TCPHandler: Processed in 0.000778352 sec. | ||
| 797 | 2025.07.01 10:27:43.165651 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.07.01 10:27:43.165768 [ 3 ] {325a0e91-7891-437e-bb41-be51c3288a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.07.01 10:27:43.166017 [ 3 ] {325a0e91-7891-437e-bb41-be51c3288a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.07.01 10:27:43.166059 [ 3 ] {325a0e91-7891-437e-bb41-be51c3288a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.07.01 10:27:43.166369 [ 3 ] {325a0e91-7891-437e-bb41-be51c3288a8b} <Debug> TCPHandler: Processed in 0.000767211 sec. | ||
| 802 | 2025.07.01 10:27:43.166568 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.07.01 10:27:43.166684 [ 3 ] {21919e11-de67-4b35-8be7-b257e3911968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.07.01 10:27:43.166929 [ 3 ] {21919e11-de67-4b35-8be7-b257e3911968} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.07.01 10:27:43.166971 [ 3 ] {21919e11-de67-4b35-8be7-b257e3911968} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.07.01 10:27:43.167283 [ 3 ] {21919e11-de67-4b35-8be7-b257e3911968} <Debug> TCPHandler: Processed in 0.000763021 sec. | ||
| 807 | 2025.07.01 10:27:43.167499 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.07.01 10:27:43.167618 [ 3 ] {66437569-0016-4b9b-90fc-015107eeb3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.07.01 10:27:43.167880 [ 3 ] {66437569-0016-4b9b-90fc-015107eeb3f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.07.01 10:27:43.167924 [ 3 ] {66437569-0016-4b9b-90fc-015107eeb3f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.07.01 10:27:43.168243 [ 3 ] {66437569-0016-4b9b-90fc-015107eeb3f6} <Debug> TCPHandler: Processed in 0.000793902 sec. | ||
| 812 | 2025.07.01 10:27:43.168467 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.07.01 10:27:43.168587 [ 3 ] {35eacc99-7869-46ec-90a4-9adf958544a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.07.01 10:27:43.168847 [ 3 ] {35eacc99-7869-46ec-90a4-9adf958544a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.07.01 10:27:43.168890 [ 3 ] {35eacc99-7869-46ec-90a4-9adf958544a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.07.01 10:27:43.169204 [ 3 ] {35eacc99-7869-46ec-90a4-9adf958544a3} <Debug> TCPHandler: Processed in 0.000785772 sec. | ||
| 817 | 2025.07.01 10:27:43.169431 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.07.01 10:27:43.169549 [ 3 ] {4b88cddd-ade1-43e1-8f48-c8c47cc173af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.07.01 10:27:43.169812 [ 3 ] {4b88cddd-ade1-43e1-8f48-c8c47cc173af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.07.01 10:27:43.169855 [ 3 ] {4b88cddd-ade1-43e1-8f48-c8c47cc173af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.07.01 10:27:43.170178 [ 3 ] {4b88cddd-ade1-43e1-8f48-c8c47cc173af} <Debug> TCPHandler: Processed in 0.000794782 sec. | ||
| 822 | 2025.07.01 10:27:43.170391 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.07.01 10:27:43.170511 [ 3 ] {b7e4fc25-0dec-47a6-97bb-8aaf0bd63068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.07.01 10:27:43.170767 [ 3 ] {b7e4fc25-0dec-47a6-97bb-8aaf0bd63068} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.07.01 10:27:43.170810 [ 3 ] {b7e4fc25-0dec-47a6-97bb-8aaf0bd63068} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.07.01 10:27:43.171127 [ 3 ] {b7e4fc25-0dec-47a6-97bb-8aaf0bd63068} <Debug> TCPHandler: Processed in 0.000784342 sec. | ||
| 827 | 2025.07.01 10:27:43.171349 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.07.01 10:27:43.171467 [ 3 ] {8f165fc9-e54f-46a3-9d59-b374b13cdfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.07.01 10:27:43.171731 [ 3 ] {8f165fc9-e54f-46a3-9d59-b374b13cdfe7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.07.01 10:27:43.171775 [ 3 ] {8f165fc9-e54f-46a3-9d59-b374b13cdfe7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.07.01 10:27:43.172111 [ 3 ] {8f165fc9-e54f-46a3-9d59-b374b13cdfe7} <Debug> TCPHandler: Processed in 0.000809972 sec. | ||
| 832 | 2025.07.01 10:27:43.172338 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.07.01 10:27:43.172458 [ 3 ] {aeb183f1-5692-4134-9ebd-9cdfb30b7cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.07.01 10:27:43.172720 [ 3 ] {aeb183f1-5692-4134-9ebd-9cdfb30b7cb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.07.01 10:27:43.172764 [ 3 ] {aeb183f1-5692-4134-9ebd-9cdfb30b7cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.07.01 10:27:43.173217 [ 3 ] {aeb183f1-5692-4134-9ebd-9cdfb30b7cb6} <Debug> TCPHandler: Processed in 0.000927736 sec. | ||
| 837 | 2025.07.01 10:27:43.173417 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.07.01 10:27:43.173542 [ 3 ] {6311f9dd-b31a-4f2f-9b53-893f55a3bbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.07.01 10:27:43.173825 [ 3 ] {6311f9dd-b31a-4f2f-9b53-893f55a3bbd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.07.01 10:27:43.173869 [ 3 ] {6311f9dd-b31a-4f2f-9b53-893f55a3bbd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.07.01 10:27:43.174197 [ 3 ] {6311f9dd-b31a-4f2f-9b53-893f55a3bbd5} <Debug> TCPHandler: Processed in 0.000830413 sec. | ||
| 842 | 2025.07.01 10:27:43.180045 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.07.01 10:27:43.180157 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 844 | 2025.07.01 10:27:43.180200 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.07.01 10:27:43.180832 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2025.07.01 10:27:43.180876 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 847 | 2025.07.01 10:27:43.181529 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2025.07.01 10:27:43.181984 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2025.07.01 10:27:43.182139 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002013 sec., 8941.877794336811 rows/sec., 1.22 MiB/sec. | ||
| 850 | 2025.07.01 10:27:43.182177 [ 3 ] {cd79add0-b4c5-4e3a-9517-f13e3afeab62} <Debug> TCPHandler: Processed in 0.002184221 sec. | ||
| 851 | 2025.07.01 10:27:43.182307 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.07.01 10:27:43.182405 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 853 | 2025.07.01 10:27:43.182446 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 854 | 2025.07.01 10:27:43.183009 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2025.07.01 10:27:43.183041 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 856 | 2025.07.01 10:27:43.185416 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2025.07.01 10:27:43.185916 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2025.07.01 10:27:43.186051 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.003668 sec., 15267.175572519085 rows/sec., 1.17 MiB/sec. | ||
| 859 | 2025.07.01 10:27:43.186089 [ 3 ] {7b7a9c96-50ad-468f-ae29-3783f6024c58} <Debug> TCPHandler: Processed in 0.003831877 sec. | ||
| 860 | 2025.07.01 10:27:43.186214 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.07.01 10:27:43.186319 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 862 | 2025.07.01 10:27:43.186361 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 863 | 2025.07.01 10:27:43.186791 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2025.07.01 10:27:43.186827 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 865 | 2025.07.01 10:27:43.187261 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2025.07.01 10:27:43.187734 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2025.07.01 10:27:43.187862 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001571 sec., 40738.383195416936 rows/sec., 3.18 MiB/sec. | ||
| 868 | 2025.07.01 10:27:43.187906 [ 3 ] {ced61728-9f59-480f-bc5e-c1f15242324b} <Debug> TCPHandler: Processed in 0.001741248 sec. | ||
| 869 | 2025.07.01 10:27:43.188024 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.07.01 10:27:43.188119 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 871 | 2025.07.01 10:27:43.188163 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 872 | 2025.07.01 10:27:43.188597 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2025.07.01 10:27:43.188629 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 874 | 2025.07.01 10:27:43.189187 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2025.07.01 10:27:43.189651 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2025.07.01 10:27:43.189777 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001677 sec., 76326.7740011926 rows/sec., 5.32 MiB/sec. | ||
| 877 | 2025.07.01 10:27:43.189812 [ 3 ] {c18bd31c-9694-4008-bc69-efe4b1f47b6d} <Debug> TCPHandler: Processed in 0.001837611 sec. | ||
| 878 | 2025.07.01 10:27:43.189928 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.07.01 10:27:43.190022 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 880 | 2025.07.01 10:27:43.190064 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 881 | 2025.07.01 10:27:43.190393 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2025.07.01 10:27:43.190427 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 883 | 2025.07.01 10:27:43.190866 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2025.07.01 10:27:43.191391 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2025.07.01 10:27:43.191516 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001513 sec., 31725.049570389954 rows/sec., 2.14 MiB/sec. | ||
| 886 | 2025.07.01 10:27:43.191552 [ 3 ] {b46e152f-9e49-4d99-80b3-73a4c6f7e5f5} <Debug> TCPHandler: Processed in 0.001673347 sec. | ||
| 887 | 2025.07.01 10:27:44.125332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 888 | 2025.07.01 10:27:44.125841 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2025.07.01 10:27:44.125895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 890 | 2025.07.01 10:27:44.126717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 891 | 2025.07.01 10:27:44.127582 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2025.07.01 10:27:44.127768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 893 | 2025.07.01 10:27:44.189058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 894 | 2025.07.01 10:27:44.206103 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.07.01 10:27:44.206165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 896 | 2025.07.01 10:27:44.212648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 897 | 2025.07.01 10:27:44.213914 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.07.01 10:27:44.217287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 899 | 2025.07.01 10:27:45.001149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.47 MiB, peak 163.47 MiB, free memory in arenas 0.00 B, will set to 160.56 MiB (RSS), difference: 1.09 MiB | ||
| 900 | 2025.07.01 10:27:48.151132 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.07.01 10:27:48.151351 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 902 | 2025.07.01 10:27:48.151426 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 903 | 2025.07.01 10:27:48.152069 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.07.01 10:27:48.152125 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 905 | 2025.07.01 10:27:48.152689 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 906 | 2025.07.01 10:27:48.153167 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.07.01 10:27:48.153329 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
| 908 | 2025.07.01 10:27:48.153378 [ 3 ] {2b821b91-a392-47d2-8014-93aa7a624526} <Debug> TCPHandler: Processed in 0.002395387 sec. | ||
| 909 | 2025.07.01 10:27:48.153506 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.07.01 10:27:48.153609 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 911 | 2025.07.01 10:27:48.153654 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 912 | 2025.07.01 10:27:48.154106 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.07.01 10:27:48.154144 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 914 | 2025.07.01 10:27:48.154576 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2025.07.01 10:27:48.155074 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.07.01 10:27:48.155205 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 3.08 MiB/sec. | ||
| 917 | 2025.07.01 10:27:48.155244 [ 3 ] {286d5834-f728-4603-8f92-a76094febac5} <Debug> TCPHandler: Processed in 0.00179162 sec. | ||
| 918 | 2025.07.01 10:27:48.155362 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.07.01 10:27:48.155458 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 920 | 2025.07.01 10:27:48.155504 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 921 | 2025.07.01 10:27:48.155930 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.07.01 10:27:48.155967 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 923 | 2025.07.01 10:27:48.156480 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 924 | 2025.07.01 10:27:48.156975 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.07.01 10:27:48.157109 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00167 sec., 95808.38323353294 rows/sec., 6.67 MiB/sec. | ||
| 926 | 2025.07.01 10:27:48.157145 [ 3 ] {fb029b1e-27a1-49f3-9534-a754adbc301c} <Debug> TCPHandler: Processed in 0.001833861 sec. | ||
| 927 | 2025.07.01 10:27:48.157262 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.07.01 10:27:48.157357 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 929 | 2025.07.01 10:27:48.157399 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 930 | 2025.07.01 10:27:48.157728 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.07.01 10:27:48.157764 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 932 | 2025.07.01 10:27:48.158257 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 933 | 2025.07.01 10:27:48.158735 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.07.01 10:27:48.158864 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
| 935 | 2025.07.01 10:27:48.158900 [ 3 ] {70f79a28-af98-4bfe-8564-b5c5ac611304} <Debug> TCPHandler: Processed in 0.001688077 sec. | ||
| 936 | 2025.07.01 10:27:51.567170 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 937 | 2025.07.01 10:27:51.567244 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 938 | 2025.07.01 10:27:51.616437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
| 939 | 2025.07.01 10:27:51.619850 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.07.01 10:27:51.619908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 941 | 2025.07.01 10:27:51.621257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 942 | 2025.07.01 10:27:51.621766 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.07.01 10:27:51.622083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 944 | 2025.07.01 10:27:51.627849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 945 | 2025.07.01 10:27:51.628350 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.07.01 10:27:51.628398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 947 | 2025.07.01 10:27:51.629111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 948 | 2025.07.01 10:27:51.629618 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.07.01 10:27:51.629783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 950 | 2025.07.01 10:27:51.717366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 951 | 2025.07.01 10:27:51.734386 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.07.01 10:27:51.734452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 953 | 2025.07.01 10:27:51.740748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 954 | 2025.07.01 10:27:51.741939 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.07.01 10:27:51.744892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 956 | 2025.07.01 10:27:53.145477 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.07.01 10:27:53.145707 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 958 | 2025.07.01 10:27:53.146081 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 959 | 2025.07.01 10:27:53.148195 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 960 | 2025.07.01 10:27:53.148436 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <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 10:27:53.148616 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2025.07.01 10:27:53.150965 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 963 | 2025.07.01 10:27:53.153201 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 964 | 2025.07.01 10:27:53.153268 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.153289 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 966 | 2025.07.01 10:27:53.155366 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 967 | 2025.07.01 10:27:53.155394 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 968 | 2025.07.01 10:27:53.169945 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.024327 sec., 739.9186089530151 rows/sec., 30.27 KiB/sec. | ||
| 969 | 2025.07.01 10:27:53.170065 [ 3 ] {41545a2a-054d-4e57-bae7-7c39bf5a03be} <Debug> TCPHandler: Processed in 0.024714988 sec. | ||
| 970 | 2025.07.01 10:27:53.170980 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2025.07.01 10:27:53.171123 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 972 | 2025.07.01 10:27:53.171341 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 973 | 2025.07.01 10:27:53.171375 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 974 | 2025.07.01 10:27:53.171550 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <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 10:27:53.171607 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 976 | 2025.07.01 10:27:53.171714 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 977 | 2025.07.01 10:27:53.171744 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 978 | 2025.07.01 10:27:53.171765 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.171781 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 980 | 2025.07.01 10:27:53.171815 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 981 | 2025.07.01 10:27:53.171834 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 982 | 2025.07.01 10:27:53.172313 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001251 sec., 14388.489208633095 rows/sec., 588.59 KiB/sec. | ||
| 983 | 2025.07.01 10:27:53.172394 [ 3 ] {8aa49bf9-0479-4a62-9992-af342981a3e5} <Debug> TCPHandler: Processed in 0.001466511 sec. | ||
| 984 | 2025.07.01 10:27:53.175182 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.07.01 10:27:53.175340 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 986 | 2025.07.01 10:27:53.175587 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 987 | 2025.07.01 10:27:53.175627 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 988 | 2025.07.01 10:27:53.175808 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <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 10:27:53.175860 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2025.07.01 10:27:53.175963 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 991 | 2025.07.01 10:27:53.175992 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 992 | 2025.07.01 10:27:53.176012 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.176026 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 994 | 2025.07.01 10:27:53.176060 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 995 | 2025.07.01 10:27:53.176077 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 996 | 2025.07.01 10:27:53.176564 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001288 sec., 13975.155279503104 rows/sec., 571.68 KiB/sec. | ||
| 997 | 2025.07.01 10:27:53.176646 [ 3 ] {c0227f36-0161-4528-bc04-10955044ecf0} <Debug> TCPHandler: Processed in 0.001525003 sec. | ||
| 998 | 2025.07.01 10:27:53.177177 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.07.01 10:27:53.177303 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1000 | 2025.07.01 10:27:53.177499 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1001 | 2025.07.01 10:27:53.177531 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1002 | 2025.07.01 10:27:53.177697 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <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 10:27:53.177750 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2025.07.01 10:27:53.177848 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1005 | 2025.07.01 10:27:53.177877 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1006 | 2025.07.01 10:27:53.177895 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.177910 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1008 | 2025.07.01 10:27:53.177942 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1009 | 2025.07.01 10:27:53.177965 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1010 | 2025.07.01 10:27:53.178367 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001112 sec., 16187.050359712232 rows/sec., 662.17 KiB/sec. | ||
| 1011 | 2025.07.01 10:27:53.178447 [ 3 ] {41518c76-cf80-4cb3-bf68-caab5e96a2cf} <Debug> TCPHandler: Processed in 0.001320107 sec. | ||
| 1012 | 2025.07.01 10:27:53.178676 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.07.01 10:27:53.178804 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1014 | 2025.07.01 10:27:53.178999 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1015 | 2025.07.01 10:27:53.179031 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1016 | 2025.07.01 10:27:53.179199 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <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 10:27:53.179251 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2025.07.01 10:27:53.179349 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1019 | 2025.07.01 10:27:53.179378 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1020 | 2025.07.01 10:27:53.179397 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.179412 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1022 | 2025.07.01 10:27:53.179443 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1023 | 2025.07.01 10:27:53.179460 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1024 | 2025.07.01 10:27:53.179930 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001175 sec., 15319.148936170212 rows/sec., 626.66 KiB/sec. | ||
| 1025 | 2025.07.01 10:27:53.180017 [ 3 ] {575008ef-7878-487b-acee-a2cdaddbc1d6} <Debug> TCPHandler: Processed in 0.001389909 sec. | ||
| 1026 | 2025.07.01 10:27:53.180232 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.07.01 10:27:53.180359 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1028 | 2025.07.01 10:27:53.180553 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1029 | 2025.07.01 10:27:53.180585 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1030 | 2025.07.01 10:27:53.180755 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <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 10:27:53.180806 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.07.01 10:27:53.180903 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1033 | 2025.07.01 10:27:53.180933 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1034 | 2025.07.01 10:27:53.180952 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.180968 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1036 | 2025.07.01 10:27:53.180999 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1037 | 2025.07.01 10:27:53.181016 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1038 | 2025.07.01 10:27:53.181413 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001103 sec., 16319.129646418858 rows/sec., 667.57 KiB/sec. | ||
| 1039 | 2025.07.01 10:27:53.181490 [ 3 ] {f906c9c0-a49c-4e12-bf44-1ac63cc3f58b} <Debug> TCPHandler: Processed in 0.001307427 sec. | ||
| 1040 | 2025.07.01 10:27:53.181707 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.07.01 10:27:53.181833 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1042 | 2025.07.01 10:27:53.182027 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1043 | 2025.07.01 10:27:53.182060 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1044 | 2025.07.01 10:27:53.182230 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <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 10:27:53.182281 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2025.07.01 10:27:53.182380 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1047 | 2025.07.01 10:27:53.182408 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1048 | 2025.07.01 10:27:53.182427 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.182441 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1050 | 2025.07.01 10:27:53.182473 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1051 | 2025.07.01 10:27:53.182490 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1052 | 2025.07.01 10:27:53.182890 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001106 sec., 16274.8643761302 rows/sec., 665.76 KiB/sec. | ||
| 1053 | 2025.07.01 10:27:53.182977 [ 3 ] {a23f440a-6937-4677-83fa-9ed5e3984528} <Debug> TCPHandler: Processed in 0.001319067 sec. | ||
| 1054 | 2025.07.01 10:27:53.183190 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.07.01 10:27:53.183317 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1056 | 2025.07.01 10:27:53.183510 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1057 | 2025.07.01 10:27:53.183542 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1058 | 2025.07.01 10:27:53.183712 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <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 10:27:53.183764 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2025.07.01 10:27:53.183860 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1061 | 2025.07.01 10:27:53.183889 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2025.07.01 10:27:53.183907 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 10:27:53.183921 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1064 | 2025.07.01 10:27:53.183953 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1065 | 2025.07.01 10:27:53.183970 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1066 | 2025.07.01 10:27:53.184367 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001099 sec., 16378.525932666062 rows/sec., 670.00 KiB/sec. | ||
| 1067 | 2025.07.01 10:27:53.184454 [ 3 ] {75a82c07-c26f-4038-9a2b-0313cffb3ae2} <Debug> TCPHandler: Processed in 0.001313297 sec. | ||
| 1068 | 2025.07.01 10:27:53.184672 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.07.01 10:27:53.184800 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1070 | 2025.07.01 10:27:53.184996 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1071 | 2025.07.01 10:27:53.185029 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1072 | 2025.07.01 10:27:53.185202 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2025.07.01 10:27:53.185253 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2025.07.01 10:27:53.185350 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1075 | 2025.07.01 10:27:53.185378 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1076 | 2025.07.01 10:27:53.185397 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1077 | 2025.07.01 10:27:53.185411 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1078 | 2025.07.01 10:27:53.185444 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1079 | 2025.07.01 10:27:53.185462 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1080 | 2025.07.01 10:27:53.185918 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001167 sec., 15424.164524421592 rows/sec., 630.96 KiB/sec. | ||
| 1081 | 2025.07.01 10:27:53.185996 [ 3 ] {281a7342-6fc7-453d-aef2-b3b9698d09ad} <Debug> TCPHandler: Processed in 0.001373148 sec. | ||
| 1082 | 2025.07.01 10:27:53.186210 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2025.07.01 10:27:53.186338 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1084 | 2025.07.01 10:27:53.186533 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1085 | 2025.07.01 10:27:53.186565 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1086 | 2025.07.01 10:27:53.186739 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2025.07.01 10:27:53.186791 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2025.07.01 10:27:53.186887 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1089 | 2025.07.01 10:27:53.186915 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1090 | 2025.07.01 10:27:53.186934 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1091 | 2025.07.01 10:27:53.186948 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1092 | 2025.07.01 10:27:53.186981 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1093 | 2025.07.01 10:27:53.186998 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1094 | 2025.07.01 10:27:53.187391 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001103 sec., 16319.129646418858 rows/sec., 667.57 KiB/sec. | ||
| 1095 | 2025.07.01 10:27:53.187469 [ 3 ] {f9f737b7-0204-47b3-b106-fda2e309e03a} <Debug> TCPHandler: Processed in 0.001308057 sec. | ||
| 1096 | 2025.07.01 10:27:53.187679 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.07.01 10:27:53.187808 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1098 | 2025.07.01 10:27:53.188004 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1099 | 2025.07.01 10:27:53.188035 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1100 | 2025.07.01 10:27:53.188209 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2025.07.01 10:27:53.188260 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2025.07.01 10:27:53.188359 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1103 | 2025.07.01 10:27:53.188387 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1104 | 2025.07.01 10:27:53.188405 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1105 | 2025.07.01 10:27:53.188419 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1106 | 2025.07.01 10:27:53.188451 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1107 | 2025.07.01 10:27:53.188469 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1108 | 2025.07.01 10:27:53.188857 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001099 sec., 16378.525932666062 rows/sec., 670.00 KiB/sec. | ||
| 1109 | 2025.07.01 10:27:53.188937 [ 3 ] {c17f90f3-be18-4142-9423-7a6a0b865366} <Debug> TCPHandler: Processed in 0.001307377 sec. | ||
| 1110 | 2025.07.01 10:27:53.189155 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2025.07.01 10:27:53.189285 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1112 | 2025.07.01 10:27:53.189485 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1113 | 2025.07.01 10:27:53.189519 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1114 | 2025.07.01 10:27:53.189698 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2025.07.01 10:27:53.189750 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2025.07.01 10:27:53.189848 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1117 | 2025.07.01 10:27:53.189876 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1118 | 2025.07.01 10:27:53.189894 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1119 | 2025.07.01 10:27:53.189909 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1120 | 2025.07.01 10:27:53.189941 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1121 | 2025.07.01 10:27:53.189963 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1122 | 2025.07.01 10:27:53.190346 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001113 sec., 16172.506738544473 rows/sec., 661.57 KiB/sec. | ||
| 1123 | 2025.07.01 10:27:53.190425 [ 3 ] {3a567630-8f85-40cd-8a52-1b75b2462338} <Debug> TCPHandler: Processed in 0.001319187 sec. | ||
| 1124 | 2025.07.01 10:27:53.195850 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.07.01 10:27:53.196006 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1126 | 2025.07.01 10:27:53.196252 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1127 | 2025.07.01 10:27:53.196291 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1128 | 2025.07.01 10:27:53.196513 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2025.07.01 10:27:53.196576 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2025.07.01 10:27:53.196695 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1131 | 2025.07.01 10:27:53.196723 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1132 | 2025.07.01 10:27:53.196742 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1133 | 2025.07.01 10:27:53.196757 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1134 | 2025.07.01 10:27:53.196789 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1135 | 2025.07.01 10:27:53.196808 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1136 | 2025.07.01 10:27:53.197244 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001302 sec., 13824.884792626728 rows/sec., 565.54 KiB/sec. | ||
| 1137 | 2025.07.01 10:27:53.197321 [ 3 ] {63bbbfb8-f990-477b-b8f2-2236fad91566} <Debug> TCPHandler: Processed in 0.001530163 sec. | ||
| 1138 | 2025.07.01 10:27:53.203507 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.07.01 10:27:53.203634 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1140 | 2025.07.01 10:27:53.203684 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1141 | 2025.07.01 10:27:53.204322 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.07.01 10:27:53.204370 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1143 | 2025.07.01 10:27:53.204948 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1144 | 2025.07.01 10:27:53.205396 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.07.01 10:27:53.205545 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.001947 sec., 6676.938880328711 rows/sec., 2.27 MiB/sec. | ||
| 1146 | 2025.07.01 10:27:53.205583 [ 3 ] {c8af50d6-714b-4570-a3b7-75ad45dec342} <Debug> TCPHandler: Processed in 0.00213563 sec. | ||
| 1147 | 2025.07.01 10:27:53.205720 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.07.01 10:27:53.205815 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1149 | 2025.07.01 10:27:53.205857 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1150 | 2025.07.01 10:27:53.208322 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.07.01 10:27:53.208356 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1152 | 2025.07.01 10:27:53.208799 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2025.07.01 10:27:53.209319 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2025.07.01 10:27:53.209451 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003656 sec., 57986.870897155364 rows/sec., 3.69 MiB/sec. | ||
| 1155 | 2025.07.01 10:27:53.209488 [ 3 ] {2e308721-997e-46d1-a4f5-0c926b2804fa} <Debug> TCPHandler: Processed in 0.003817636 sec. | ||
| 1156 | 2025.07.01 10:27:53.209619 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2025.07.01 10:27:53.209714 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1158 | 2025.07.01 10:27:53.209754 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1159 | 2025.07.01 10:27:53.210657 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.07.01 10:27:53.210694 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1161 | 2025.07.01 10:27:53.211204 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1162 | 2025.07.01 10:27:53.211639 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.07.01 10:27:53.211770 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Debug> executeQuery: Read 635 rows, 51.18 KiB in 0.002074 sec., 306171.64898746385 rows/sec., 24.10 MiB/sec. | ||
| 1164 | 2025.07.01 10:27:53.211806 [ 3 ] {a0771603-8950-465e-888d-afe61163a7b0} <Debug> TCPHandler: Processed in 0.002236183 sec. | ||
| 1165 | 2025.07.01 10:27:53.211913 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2025.07.01 10:27:53.212007 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1167 | 2025.07.01 10:27:53.212047 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1168 | 2025.07.01 10:27:53.212608 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2025.07.01 10:27:53.212646 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1170 | 2025.07.01 10:27:53.213064 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2025.07.01 10:27:53.213553 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2025.07.01 10:27:53.213682 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001693 sec., 67926.75723567631 rows/sec., 4.07 MiB/sec. | ||
| 1173 | 2025.07.01 10:27:53.213717 [ 3 ] {d007689b-7fce-467d-aa47-08c1fe49475b} <Debug> TCPHandler: Processed in 0.001853401 sec. | ||
| 1174 | 2025.07.01 10:27:53.213829 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.07.01 10:27:53.213923 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1176 | 2025.07.01 10:27:53.213962 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1177 | 2025.07.01 10:27:53.214435 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2025.07.01 10:27:53.214468 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1179 | 2025.07.01 10:27:53.214859 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2025.07.01 10:27:53.215261 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2025.07.01 10:27:53.215386 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001481 sec., 76299.7974341661 rows/sec., 4.94 MiB/sec. | ||
| 1182 | 2025.07.01 10:27:53.215422 [ 3 ] {97ea1b6c-3d40-40a3-aca0-b0fa554aea5f} <Debug> TCPHandler: Processed in 0.001642846 sec. | ||
| 1183 | 2025.07.01 10:27:53.215539 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2025.07.01 10:27:53.215633 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1185 | 2025.07.01 10:27:53.215673 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1186 | 2025.07.01 10:27:53.216094 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2025.07.01 10:27:53.216130 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1188 | 2025.07.01 10:27:53.216533 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1189 | 2025.07.01 10:27:53.217011 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2025.07.01 10:27:53.217138 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001522 sec., 73587.38501971091 rows/sec., 4.19 MiB/sec. | ||
| 1191 | 2025.07.01 10:27:53.217174 [ 3 ] {367f080c-e075-4995-aae2-2940ff4cc4a1} <Debug> TCPHandler: Processed in 0.001683996 sec. | ||
| 1192 | 2025.07.01 10:27:53.217286 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2025.07.01 10:27:53.217380 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1194 | 2025.07.01 10:27:53.217420 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1195 | 2025.07.01 10:27:53.217944 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2025.07.01 10:27:53.217980 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1197 | 2025.07.01 10:27:53.218434 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1198 | 2025.07.01 10:27:53.218931 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2025.07.01 10:27:53.219059 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001696 sec., 230542.45283018867 rows/sec., 16.30 MiB/sec. | ||
| 1200 | 2025.07.01 10:27:53.219103 [ 3 ] {f24e22f0-9849-459f-928d-05556cbeecd2} <Debug> TCPHandler: Processed in 0.001866102 sec. | ||
| 1201 | 2025.07.01 10:27:53.219214 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2025.07.01 10:27:53.219308 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1203 | 2025.07.01 10:27:53.219350 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1204 | 2025.07.01 10:27:53.219669 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2025.07.01 10:27:53.219706 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1206 | 2025.07.01 10:27:53.220151 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1207 | 2025.07.01 10:27:53.220593 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2025.07.01 10:27:53.220720 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. | ||
| 1209 | 2025.07.01 10:27:53.220761 [ 3 ] {b9f34f5a-ac94-49d8-b1ac-07669bc192d7} <Debug> TCPHandler: Processed in 0.001596664 sec. | ||
| 1210 | 2025.07.01 10:27:53.220870 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2025.07.01 10:27:53.220967 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1212 | 2025.07.01 10:27:53.221010 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1213 | 2025.07.01 10:27:53.221438 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2025.07.01 10:27:53.221472 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1215 | 2025.07.01 10:27:53.221902 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1216 | 2025.07.01 10:27:53.222328 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2025.07.01 10:27:53.222455 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001509 sec., 157057.6540755467 rows/sec., 10.53 MiB/sec. | ||
| 1218 | 2025.07.01 10:27:53.222499 [ 3 ] {7265f253-b987-4a97-84b6-6e478246de73} <Debug> TCPHandler: Processed in 0.001678707 sec. | ||
| 1219 | 2025.07.01 10:27:53.222609 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2025.07.01 10:27:53.222703 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1221 | 2025.07.01 10:27:53.222745 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1222 | 2025.07.01 10:27:53.223076 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2025.07.01 10:27:53.223111 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1224 | 2025.07.01 10:27:53.223510 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1225 | 2025.07.01 10:27:53.223927 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2025.07.01 10:27:53.224054 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
| 1227 | 2025.07.01 10:27:53.224097 [ 3 ] {977c9ef0-6ab3-4537-a884-8c7745217183} <Debug> TCPHandler: Processed in 0.001536783 sec. | ||
| 1228 | 2025.07.01 10:27:53.224204 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2025.07.01 10:27:53.224298 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1230 | 2025.07.01 10:27:53.224350 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1231 | 2025.07.01 10:27:53.225030 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2025.07.01 10:27:53.225064 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1233 | 2025.07.01 10:27:53.226601 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1234 | 2025.07.01 10:27:53.227111 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2025.07.01 10:27:53.227324 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003043 sec., 2957.6076240552084 rows/sec., 5.30 MiB/sec. | ||
| 1236 | 2025.07.01 10:27:53.227384 [ 3 ] {2382378c-60b4-4891-a2cd-757ca539dce8} <Debug> TCPHandler: Processed in 0.00322917 sec. | ||
| 1237 | 2025.07.01 10:27:53.227502 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2025.07.01 10:27:53.227595 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1239 | 2025.07.01 10:27:53.227635 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1240 | 2025.07.01 10:27:53.227974 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2025.07.01 10:27:53.228009 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1242 | 2025.07.01 10:27:53.228536 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1243 | 2025.07.01 10:27:53.229011 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2025.07.01 10:27:53.229142 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. | ||
| 1245 | 2025.07.01 10:27:53.229184 [ 3 ] {40ec7f0b-22f4-498a-a4fd-5b38f191eb42} <Debug> TCPHandler: Processed in 0.001729518 sec. | ||
| 1246 | 2025.07.01 10:27:58.152247 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2025.07.01 10:27:58.152433 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1248 | 2025.07.01 10:27:58.152497 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1249 | 2025.07.01 10:27:58.153207 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2025.07.01 10:27:58.153253 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1251 | 2025.07.01 10:27:58.153820 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1252 | 2025.07.01 10:27:58.154251 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2025.07.01 10:27:58.154419 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.11 MiB/sec. | ||
| 1254 | 2025.07.01 10:27:58.154466 [ 3 ] {8915c4ac-aaf7-4176-b596-caee21614701} <Debug> TCPHandler: Processed in 0.002341865 sec. | ||
| 1255 | 2025.07.01 10:27:58.154587 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2025.07.01 10:27:58.154689 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1257 | 2025.07.01 10:27:58.154733 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1258 | 2025.07.01 10:27:58.155183 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2025.07.01 10:27:58.155220 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1260 | 2025.07.01 10:27:58.155648 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1261 | 2025.07.01 10:27:58.156094 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2025.07.01 10:27:58.156236 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00157 sec., 40764.331210191085 rows/sec., 3.18 MiB/sec. | ||
| 1263 | 2025.07.01 10:27:58.156273 [ 3 ] {ba994540-73a8-4f47-ad12-2b2317ecb6ea} <Debug> TCPHandler: Processed in 0.001739468 sec. | ||
| 1264 | 2025.07.01 10:27:58.156385 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2025.07.01 10:27:58.156481 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1266 | 2025.07.01 10:27:58.156526 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1267 | 2025.07.01 10:27:58.156954 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2025.07.01 10:27:58.156991 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1269 | 2025.07.01 10:27:58.157427 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1270 | 2025.07.01 10:27:58.157841 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2025.07.01 10:27:58.157998 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
| 1272 | 2025.07.01 10:27:58.158042 [ 3 ] {5171d0b9-58be-4bce-a4e0-16da49bd45b1} <Debug> TCPHandler: Processed in 0.001707338 sec. | ||
| 1273 | 2025.07.01 10:27:58.158177 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2025.07.01 10:27:58.158295 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1275 | 2025.07.01 10:27:58.158345 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1276 | 2025.07.01 10:27:58.158769 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2025.07.01 10:27:58.158812 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1278 | 2025.07.01 10:27:58.159225 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2025.07.01 10:27:58.159623 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2025.07.01 10:27:58.159760 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. | ||
| 1281 | 2025.07.01 10:27:58.159796 [ 3 ] {2edcc1e7-d5ff-4500-bc3b-e24a0ca9211f} <Debug> TCPHandler: Processed in 0.001679667 sec. | ||
| 1282 | 2025.07.01 10:27:59.130667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1283 | 2025.07.01 10:27:59.131233 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.07.01 10:27:59.131270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1285 | 2025.07.01 10:27:59.131926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1286 | 2025.07.01 10:27:59.132443 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.07.01 10:27:59.132588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1288 | 2025.07.01 10:27:59.245748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1289 | 2025.07.01 10:27:59.262935 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2025.07.01 10:27:59.262979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1291 | 2025.07.01 10:27:59.268851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1292 | 2025.07.01 10:27:59.270074 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.07.01 10:27:59.273030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1294 | 2025.07.01 10:28:01.623083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 | ||
| 1295 | 2025.07.01 10:28:01.625960 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2025.07.01 10:28:01.626023 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1297 | 2025.07.01 10:28:01.627500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2025.07.01 10:28:01.628085 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2025.07.01 10:28:01.628522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1300 | 2025.07.01 10:28:03.158579 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2025.07.01 10:28:03.158776 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1302 | 2025.07.01 10:28:03.158843 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1303 | 2025.07.01 10:28:03.159543 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2025.07.01 10:28:03.159587 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1305 | 2025.07.01 10:28:03.160115 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2025.07.01 10:28:03.160690 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2025.07.01 10:28:03.160854 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002129 sec., 99577.26632221701 rows/sec., 6.33 MiB/sec. | ||
| 1308 | 2025.07.01 10:28:03.160902 [ 3 ] {1d674609-4cee-4904-8923-7c2dda378d6e} <Debug> TCPHandler: Processed in 0.002454478 sec. | ||
| 1309 | 2025.07.01 10:28:03.161048 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2025.07.01 10:28:03.161169 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1311 | 2025.07.01 10:28:03.161221 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1312 | 2025.07.01 10:28:03.161866 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2025.07.01 10:28:03.161902 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1314 | 2025.07.01 10:28:03.162447 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1315 | 2025.07.01 10:28:03.163026 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2025.07.01 10:28:03.163192 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Debug> executeQuery: Read 635 rows, 51.18 KiB in 0.002053 sec., 309303.4583536288 rows/sec., 24.34 MiB/sec. | ||
| 1317 | 2025.07.01 10:28:03.163232 [ 3 ] {73167ba7-600b-47f9-b932-a2b9f7c13311} <Debug> TCPHandler: Processed in 0.002246152 sec. | ||
| 1318 | 2025.07.01 10:28:03.163351 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.07.01 10:28:03.163449 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1320 | 2025.07.01 10:28:03.163491 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1321 | 2025.07.01 10:28:03.163974 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.07.01 10:28:03.164010 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1323 | 2025.07.01 10:28:03.164496 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2025.07.01 10:28:03.164967 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.07.01 10:28:03.165096 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001665 sec., 69069.06906906907 rows/sec., 4.14 MiB/sec. | ||
| 1326 | 2025.07.01 10:28:03.165132 [ 3 ] {7577ab6f-a6e5-417a-ac71-bbacf3555566} <Debug> TCPHandler: Processed in 0.001832191 sec. | ||
| 1327 | 2025.07.01 10:28:03.165249 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.07.01 10:28:03.165344 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1329 | 2025.07.01 10:28:03.165384 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1330 | 2025.07.01 10:28:03.165786 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.07.01 10:28:03.165822 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1332 | 2025.07.01 10:28:03.166296 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2025.07.01 10:28:03.166728 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.07.01 10:28:03.166855 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001529 sec., 73904.51275343362 rows/sec., 4.78 MiB/sec. | ||
| 1335 | 2025.07.01 10:28:03.166894 [ 3 ] {84f7b781-e885-4bd9-892d-33bb1fc9404f} <Debug> TCPHandler: Processed in 0.001694957 sec. | ||
| 1336 | 2025.07.01 10:28:03.167008 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.07.01 10:28:03.167102 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1338 | 2025.07.01 10:28:03.167142 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1339 | 2025.07.01 10:28:03.167543 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2025.07.01 10:28:03.167578 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1341 | 2025.07.01 10:28:03.168018 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1342 | 2025.07.01 10:28:03.168435 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2025.07.01 10:28:03.168561 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001477 sec., 75829.38388625592 rows/sec., 4.32 MiB/sec. | ||
| 1344 | 2025.07.01 10:28:03.168596 [ 3 ] {53a32312-7867-4905-bd08-c2f29deb0fae} <Debug> TCPHandler: Processed in 0.001637865 sec. | ||
| 1345 | 2025.07.01 10:28:03.168710 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.07.01 10:28:03.168805 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1347 | 2025.07.01 10:28:03.168845 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1348 | 2025.07.01 10:28:03.169373 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.07.01 10:28:03.169408 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1350 | 2025.07.01 10:28:03.169852 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1351 | 2025.07.01 10:28:03.170331 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.07.01 10:28:03.170477 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001691 sec., 231224.127735068 rows/sec., 16.35 MiB/sec. | ||
| 1353 | 2025.07.01 10:28:03.170517 [ 3 ] {61dc9c2d-ee98-4af5-9990-efc16153395a} <Debug> TCPHandler: Processed in 0.001856862 sec. | ||
| 1354 | 2025.07.01 10:28:03.170632 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.07.01 10:28:03.170727 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1356 | 2025.07.01 10:28:03.170770 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1357 | 2025.07.01 10:28:03.171101 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.07.01 10:28:03.171135 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1359 | 2025.07.01 10:28:03.171579 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2025.07.01 10:28:03.172059 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.07.01 10:28:03.172192 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec. | ||
| 1362 | 2025.07.01 10:28:03.172229 [ 3 ] {17cf741a-9420-4b77-b57b-f9d44bff2b63} <Debug> TCPHandler: Processed in 0.001647386 sec. | ||
| 1363 | 2025.07.01 10:28:03.172339 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2025.07.01 10:28:03.172433 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1365 | 2025.07.01 10:28:03.172491 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1366 | 2025.07.01 10:28:03.173102 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2025.07.01 10:28:03.173137 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1368 | 2025.07.01 10:28:03.173600 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1369 | 2025.07.01 10:28:03.174114 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.07.01 10:28:03.174274 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001859 sec., 127487.89671866596 rows/sec., 8.55 MiB/sec. | ||
| 1371 | 2025.07.01 10:28:03.174312 [ 3 ] {8fa89f7e-4e57-47b1-b179-0c5fa5275e7a} <Debug> TCPHandler: Processed in 0.002023517 sec. | ||
| 1372 | 2025.07.01 10:28:03.174424 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2025.07.01 10:28:03.174520 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1374 | 2025.07.01 10:28:03.174562 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1375 | 2025.07.01 10:28:03.174878 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2025.07.01 10:28:03.174913 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1377 | 2025.07.01 10:28:03.175342 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1378 | 2025.07.01 10:28:03.175825 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2025.07.01 10:28:03.175954 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
| 1380 | 2025.07.01 10:28:03.175990 [ 3 ] {d3e3e842-a179-4d45-97d0-7e52e6b8429c} <Debug> TCPHandler: Processed in 0.001615565 sec. | ||
| 1381 | 2025.07.01 10:28:03.176091 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.07.01 10:28:03.176185 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1383 | 2025.07.01 10:28:03.176239 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1384 | 2025.07.01 10:28:03.176955 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.07.01 10:28:03.176993 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1386 | 2025.07.01 10:28:03.177625 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1387 | 2025.07.01 10:28:03.178089 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.07.01 10:28:03.178225 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002058 sec., 4373.1778425655975 rows/sec., 7.84 MiB/sec. | ||
| 1389 | 2025.07.01 10:28:03.178273 [ 3 ] {aaed961f-dd39-4ef9-b62b-56405b0e71ef} <Debug> TCPHandler: Processed in 0.002231992 sec. | ||
| 1390 | 2025.07.01 10:28:03.178387 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.07.01 10:28:03.178483 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1392 | 2025.07.01 10:28:03.178526 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1393 | 2025.07.01 10:28:03.178845 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.07.01 10:28:03.178882 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1395 | 2025.07.01 10:28:03.179320 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1396 | 2025.07.01 10:28:03.179839 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.07.01 10:28:03.180001 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001538 sec., 53315.994798439526 rows/sec., 3.39 MiB/sec. | ||
| 1398 | 2025.07.01 10:28:03.180038 [ 3 ] {b13004e1-b14b-4cc6-afea-48d1138d1dab} <Debug> TCPHandler: Processed in 0.001702307 sec. | ||
| 1399 | 2025.07.01 10:28:06.567353 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1400 | 2025.07.01 10:28:06.567403 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1401 | 2025.07.01 10:28:06.633358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1402 | 2025.07.01 10:28:06.633839 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.07.01 10:28:06.633886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1404 | 2025.07.01 10:28:06.634457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1405 | 2025.07.01 10:28:06.634710 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.07.01 10:28:06.634860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1407 | 2025.07.01 10:28:06.634858 [ 73 ] {} <Debug> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1408 | 2025.07.01 10:28:06.634958 [ 73 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2025.07.01 10:28:06.634989 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1410 | 2025.07.01 10:28:06.637109 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::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 | ||
| 1411 | 2025.07.01 10:28:06.637313 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1412 | 2025.07.01 10:28:06.637412 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1413 | 2025.07.01 10:28:06.637538 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1414 | 2025.07.01 10:28:06.637695 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1415 | 2025.07.01 10:28:06.637743 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1416 | 2025.07.01 10:28:06.637784 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1417 | 2025.07.01 10:28:06.637830 [ 193 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1418 | 2025.07.01 10:28:06.655144 [ 201 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.020064149 sec., 139851.4335195577 rows/sec., 2.00 MiB/sec. | ||
| 1419 | 2025.07.01 10:28:06.656003 [ 188 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1420 | 2025.07.01 10:28:06.656326 [ 188 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2025.07.01 10:28:06.656400 [ 188 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_6_1} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1422 | 2025.07.01 10:28:06.656516 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1423 | 2025.07.01 10:28:06.773842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1424 | 2025.07.01 10:28:06.791882 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2025.07.01 10:28:06.791952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1426 | 2025.07.01 10:28:06.797963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1427 | 2025.07.01 10:28:06.798839 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2025.07.01 10:28:06.799228 [ 73 ] {} <Debug> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1429 | 2025.07.01 10:28:06.799301 [ 73 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2025.07.01 10:28:06.799322 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1431 | 2025.07.01 10:28:06.799450 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 1432 | 2025.07.01 10:28:06.803645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1433 | 2025.07.01 10:28:06.803988 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1434 | 2025.07.01 10:28:06.805485 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 1435 | 2025.07.01 10:28:06.810013 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 1436 | 2025.07.01 10:28:06.814371 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 1437 | 2025.07.01 10:28:06.818801 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 1438 | 2025.07.01 10:28:06.827766 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 1439 | 2025.07.01 10:28:06.832118 [ 188 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 1440 | 2025.07.01 10:28:06.901562 [ 201 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102166055 sec., 450.2473938139238 rows/sec., 2.33 MiB/sec. | ||
| 1441 | 2025.07.01 10:28:06.903543 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1442 | 2025.07.01 10:28:06.905541 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_6_1} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2025.07.01 10:28:06.905653 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_6_1} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1444 | 2025.07.01 10:28:06.907134 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1445 | 2025.07.01 10:28:07.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.43 MiB, peak 175.97 MiB, free memory in arenas 0.00 B, will set to 176.80 MiB (RSS), difference: 10.38 MiB | ||
| 1446 | 2025.07.01 10:28:08.151808 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2025.07.01 10:28:08.152003 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1448 | 2025.07.01 10:28:08.152074 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1449 | 2025.07.01 10:28:08.152742 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2025.07.01 10:28:08.152791 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1451 | 2025.07.01 10:28:08.153184 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1452 | 2025.07.01 10:28:08.153421 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2025.07.01 10:28:08.153560 [ 72 ] {} <Debug> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1454 | 2025.07.01 10:28:08.153580 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 1455 | 2025.07.01 10:28:08.153632 [ 72 ] {} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2025.07.01 10:28:08.153649 [ 3 ] {7edcafcc-a254-4245-872d-731f4c7544ca} <Debug> TCPHandler: Processed in 0.001971885 sec. | ||
| 1457 | 2025.07.01 10:28:08.153661 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1458 | 2025.07.01 10:28:08.153775 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1459 | 2025.07.01 10:28:08.153795 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2025.07.01 10:28:08.153879 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1461 | 2025.07.01 10:28:08.153901 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1462 | 2025.07.01 10:28:08.153923 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
| 1463 | 2025.07.01 10:28:08.153946 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1464 | 2025.07.01 10:28:08.154014 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1465 | 2025.07.01 10:28:08.154064 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 635 rows starting from the beginning of the part | ||
| 1466 | 2025.07.01 10:28:08.154109 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1467 | 2025.07.01 10:28:08.154151 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 635 rows starting from the beginning of the part | ||
| 1468 | 2025.07.01 10:28:08.154242 [ 186 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1469 | 2025.07.01 10:28:08.154430 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.07.01 10:28:08.154467 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1471 | 2025.07.01 10:28:08.154979 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1472 | 2025.07.01 10:28:08.155280 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.07.01 10:28:08.155399 [ 72 ] {} <Debug> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1474 | 2025.07.01 10:28:08.155436 [ 72 ] {} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2025.07.01 10:28:08.155443 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001563 sec., 40946.896992962254 rows/sec., 3.20 MiB/sec. | ||
| 1476 | 2025.07.01 10:28:08.155453 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1477 | 2025.07.01 10:28:08.155497 [ 3 ] {137d7666-e3df-4769-a7e3-68d56d429a86} <Debug> TCPHandler: Processed in 0.001755199 sec. | ||
| 1478 | 2025.07.01 10:28:08.155587 [ 201 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849842 sec., 807636.5440940361 rows/sec., 66.42 MiB/sec. | ||
| 1479 | 2025.07.01 10:28:08.155610 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::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 | ||
| 1480 | 2025.07.01 10:28:08.155660 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2025.07.01 10:28:08.155752 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1482 | 2025.07.01 10:28:08.155776 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1483 | 2025.07.01 10:28:08.155800 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1484 | 2025.07.01 10:28:08.155825 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1485 | 2025.07.01 10:28:08.155833 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1486 | 2025.07.01 10:28:08.155899 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1487 | 2025.07.01 10:28:08.155956 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 391 rows starting from the beginning of the part | ||
| 1488 | 2025.07.01 10:28:08.156003 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1489 | 2025.07.01 10:28:08.156057 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 391 rows starting from the beginning of the part | ||
| 1490 | 2025.07.01 10:28:08.156100 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1491 | 2025.07.01 10:28:08.156146 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.07.01 10:28:08.156219 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_6_1} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1493 | 2025.07.01 10:28:08.156291 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1494 | 2025.07.01 10:28:08.156316 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2025.07.01 10:28:08.156355 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1496 | 2025.07.01 10:28:08.156791 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1497 | 2025.07.01 10:28:08.157030 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.07.01 10:28:08.157136 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1499 | 2025.07.01 10:28:08.157170 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.07.01 10:28:08.157170 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001417 sec., 112914.60832745236 rows/sec., 7.86 MiB/sec. | ||
| 1501 | 2025.07.01 10:28:08.157189 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1502 | 2025.07.01 10:28:08.157215 [ 194 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675647 sec., 619462.213700141 rows/sec., 47.28 MiB/sec. | ||
| 1503 | 2025.07.01 10:28:08.157224 [ 3 ] {ef8920ed-7920-41eb-9bff-0783507a3b8a} <Debug> TCPHandler: Processed in 0.001625705 sec. | ||
| 1504 | 2025.07.01 10:28:08.157306 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::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 | ||
| 1505 | 2025.07.01 10:28:08.157354 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.07.01 10:28:08.157421 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1507 | 2025.07.01 10:28:08.157446 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1508 | 2025.07.01 10:28:08.157457 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1509 | 2025.07.01 10:28:08.157491 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::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 | ||
| 1510 | 2025.07.01 10:28:08.157507 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1511 | 2025.07.01 10:28:08.157601 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1512 | 2025.07.01 10:28:08.157677 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
| 1513 | 2025.07.01 10:28:08.157754 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1514 | 2025.07.01 10:28:08.157812 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2025.07.01 10:28:08.157833 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
| 1516 | 2025.07.01 10:28:08.157866 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.07.01 10:28:08.157906 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1518 | 2025.07.01 10:28:08.157909 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1519 | 2025.07.01 10:28:08.157913 [ 189 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_6_1} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1520 | 2025.07.01 10:28:08.158027 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1521 | 2025.07.01 10:28:08.158295 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1522 | 2025.07.01 10:28:08.158572 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2025.07.01 10:28:08.158711 [ 72 ] {} <Debug> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1524 | 2025.07.01 10:28:08.158744 [ 72 ] {} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.07.01 10:28:08.158753 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 1526 | 2025.07.01 10:28:08.158762 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1527 | 2025.07.01 10:28:08.158799 [ 3 ] {89f1aadc-8903-4d2c-9a3a-507d1d4262e9} <Debug> TCPHandler: Processed in 0.001496692 sec. | ||
| 1528 | 2025.07.01 10:28:08.158883 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::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 | ||
| 1529 | 2025.07.01 10:28:08.158989 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1530 | 2025.07.01 10:28:08.159030 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1531 | 2025.07.01 10:28:08.159102 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1532 | 2025.07.01 10:28:08.159156 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 1533 | 2025.07.01 10:28:08.159208 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1534 | 2025.07.01 10:28:08.159237 [ 189 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994495 sec., 542493.2125675923 rows/sec., 37.16 MiB/sec. | ||
| 1535 | 2025.07.01 10:28:08.159266 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
| 1536 | 2025.07.01 10:28:08.159320 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1537 | 2025.07.01 10:28:08.159445 [ 194 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1538 | 2025.07.01 10:28:08.159711 [ 194 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.07.01 10:28:08.159776 [ 194 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1540 | 2025.07.01 10:28:08.159845 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1541 | 2025.07.01 10:28:08.160195 [ 197 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001353218 sec., 289679.85941659065 rows/sec., 19.05 MiB/sec. | ||
| 1542 | 2025.07.01 10:28:08.160339 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1543 | 2025.07.01 10:28:08.160593 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2025.07.01 10:28:08.160649 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_6_1} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1545 | 2025.07.01 10:28:08.160702 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1546 | 2025.07.01 10:28:11.629663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 230 | ||
| 1547 | 2025.07.01 10:28:11.631886 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2025.07.01 10:28:11.631942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1549 | 2025.07.01 10:28:11.633154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1550 | 2025.07.01 10:28:11.633434 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2025.07.01 10:28:11.633760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1552 | 2025.07.01 10:28:13.157511 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2025.07.01 10:28:13.157726 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1554 | 2025.07.01 10:28:13.157801 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1555 | 2025.07.01 10:28:13.158600 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2025.07.01 10:28:13.158648 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1557 | 2025.07.01 10:28:13.159053 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1558 | 2025.07.01 10:28:13.159283 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2025.07.01 10:28:13.159444 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001774 sec., 119503.94588500564 rows/sec., 7.60 MiB/sec. | ||
| 1560 | 2025.07.01 10:28:13.159496 [ 3 ] {8d0b8db8-4a08-4dad-aa1f-21eb0f1151b7} <Debug> TCPHandler: Processed in 0.002130329 sec. | ||
| 1561 | 2025.07.01 10:28:13.159640 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2025.07.01 10:28:13.159741 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1563 | 2025.07.01 10:28:13.159786 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1564 | 2025.07.01 10:28:13.160500 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2025.07.01 10:28:13.160537 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1566 | 2025.07.01 10:28:13.160880 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1567 | 2025.07.01 10:28:13.161097 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2025.07.01 10:28:13.161231 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Debug> executeQuery: Read 635 rows, 51.18 KiB in 0.001512 sec., 419973.54497354495 rows/sec., 33.05 MiB/sec. | ||
| 1569 | 2025.07.01 10:28:13.161267 [ 3 ] {88e2bf75-648c-4352-aa9e-48ceba441669} <Debug> TCPHandler: Processed in 0.001677297 sec. | ||
| 1570 | 2025.07.01 10:28:13.161368 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2025.07.01 10:28:13.161462 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1572 | 2025.07.01 10:28:13.161503 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1573 | 2025.07.01 10:28:13.161913 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2025.07.01 10:28:13.161948 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1575 | 2025.07.01 10:28:13.162238 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1576 | 2025.07.01 10:28:13.162440 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2025.07.01 10:28:13.162565 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001123 sec., 102404.27426536064 rows/sec., 6.14 MiB/sec. | ||
| 1578 | 2025.07.01 10:28:13.162605 [ 3 ] {a05be8c9-1bc0-4223-bf43-f521ca1bc741} <Debug> TCPHandler: Processed in 0.001285816 sec. | ||
| 1579 | 2025.07.01 10:28:13.162722 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2025.07.01 10:28:13.162816 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1581 | 2025.07.01 10:28:13.162854 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1582 | 2025.07.01 10:28:13.163263 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2025.07.01 10:28:13.163299 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1584 | 2025.07.01 10:28:13.163585 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1585 | 2025.07.01 10:28:13.163786 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2025.07.01 10:28:13.163902 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001133 sec., 99735.21624007061 rows/sec., 6.46 MiB/sec. | ||
| 1587 | 2025.07.01 10:28:13.163937 [ 3 ] {6a9217b6-e48e-4381-9358-4ede630f94de} <Debug> TCPHandler: Processed in 0.001295946 sec. | ||
| 1588 | 2025.07.01 10:28:13.164039 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2025.07.01 10:28:13.164126 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1590 | 2025.07.01 10:28:13.164162 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1591 | 2025.07.01 10:28:13.164608 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2025.07.01 10:28:13.164645 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1593 | 2025.07.01 10:28:13.164937 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1594 | 2025.07.01 10:28:13.165167 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.07.01 10:28:13.165291 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001139 sec., 98331.87006145742 rows/sec., 5.60 MiB/sec. | ||
| 1596 | 2025.07.01 10:28:13.165327 [ 3 ] {696e5d55-b547-41b0-882b-3c625d4b2b95} <Debug> TCPHandler: Processed in 0.001298006 sec. | ||
| 1597 | 2025.07.01 10:28:13.165437 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2025.07.01 10:28:13.165530 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1599 | 2025.07.01 10:28:13.165570 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1600 | 2025.07.01 10:28:13.166071 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2025.07.01 10:28:13.166106 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1602 | 2025.07.01 10:28:13.166421 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1603 | 2025.07.01 10:28:13.166631 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2025.07.01 10:28:13.166752 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001239 sec., 315577.0782889427 rows/sec., 22.31 MiB/sec. | ||
| 1605 | 2025.07.01 10:28:13.166788 [ 3 ] {ad8228d4-cbb2-4b09-97e4-8d50f43af72d} <Debug> TCPHandler: Processed in 0.001400069 sec. | ||
| 1606 | 2025.07.01 10:28:13.166900 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2025.07.01 10:28:13.166992 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1608 | 2025.07.01 10:28:13.167033 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1609 | 2025.07.01 10:28:13.167360 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2025.07.01 10:28:13.167395 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1611 | 2025.07.01 10:28:13.167688 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1612 | 2025.07.01 10:28:13.167891 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2025.07.01 10:28:13.168016 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 1614 | 2025.07.01 10:28:13.168051 [ 3 ] {b83883bf-e785-4b87-a698-b4abca4a118e} <Debug> TCPHandler: Processed in 0.001199473 sec. | ||
| 1615 | 2025.07.01 10:28:13.168156 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2025.07.01 10:28:13.168248 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1617 | 2025.07.01 10:28:13.168290 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1618 | 2025.07.01 10:28:13.168673 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2025.07.01 10:28:13.168708 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1620 | 2025.07.01 10:28:13.169025 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1621 | 2025.07.01 10:28:13.169239 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2025.07.01 10:28:13.169364 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001134 sec., 208994.70899470898 rows/sec., 14.01 MiB/sec. | ||
| 1623 | 2025.07.01 10:28:13.169399 [ 3 ] {875b37d3-2412-4947-8ef5-4e367e2dc6fd} <Debug> TCPHandler: Processed in 0.001291866 sec. | ||
| 1624 | 2025.07.01 10:28:13.169508 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2025.07.01 10:28:13.169601 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1626 | 2025.07.01 10:28:13.169643 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1627 | 2025.07.01 10:28:13.169946 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2025.07.01 10:28:13.169980 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1629 | 2025.07.01 10:28:13.170259 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1630 | 2025.07.01 10:28:13.170456 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2025.07.01 10:28:13.170578 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 1632 | 2025.07.01 10:28:13.170611 [ 3 ] {c004d2c5-5552-413b-a4d6-57c26998e0ec} <Debug> TCPHandler: Processed in 0.001152653 sec. | ||
| 1633 | 2025.07.01 10:28:13.170715 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2025.07.01 10:28:13.170807 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1635 | 2025.07.01 10:28:13.170860 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1636 | 2025.07.01 10:28:13.171588 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2025.07.01 10:28:13.171624 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1638 | 2025.07.01 10:28:13.172125 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1639 | 2025.07.01 10:28:13.172339 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2025.07.01 10:28:13.172550 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001688 sec., 5331.753554502369 rows/sec., 9.55 MiB/sec. | ||
| 1641 | 2025.07.01 10:28:13.172607 [ 3 ] {8ea2915d-9233-46c0-ab87-80ab8342a2b9} <Debug> TCPHandler: Processed in 0.001940214 sec. | ||
| 1642 | 2025.07.01 10:28:13.172823 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2025.07.01 10:28:13.172922 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1644 | 2025.07.01 10:28:13.172962 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1645 | 2025.07.01 10:28:13.173293 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2025.07.01 10:28:13.173328 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1647 | 2025.07.01 10:28:13.173626 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1648 | 2025.07.01 10:28:13.173827 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2025.07.01 10:28:13.173952 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001048 sec., 78244.2748091603 rows/sec., 4.97 MiB/sec. | ||
| 1650 | 2025.07.01 10:28:13.173985 [ 3 ] {4b4a0c4d-7d91-46a0-b115-4b624ec070eb} <Debug> TCPHandler: Processed in 0.001211534 sec. | ||
| 1651 | 2025.07.01 10:28:14.134979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1652 | 2025.07.01 10:28:14.135475 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2025.07.01 10:28:14.135522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1654 | 2025.07.01 10:28:14.136003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1655 | 2025.07.01 10:28:14.136250 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2025.07.01 10:28:14.136397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1657 | 2025.07.01 10:28:14.303766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1658 | 2025.07.01 10:28:14.321908 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.07.01 10:28:14.321981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1660 | 2025.07.01 10:28:14.327570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1661 | 2025.07.01 10:28:14.328325 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2025.07.01 10:28:14.331500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1663 | 2025.07.01 10:28:18.151116 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2025.07.01 10:28:18.151330 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1665 | 2025.07.01 10:28:18.151405 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1666 | 2025.07.01 10:28:18.152134 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2025.07.01 10:28:18.152185 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1668 | 2025.07.01 10:28:18.152617 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1669 | 2025.07.01 10:28:18.152841 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2025.07.01 10:28:18.153008 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.48 MiB/sec. | ||
| 1671 | 2025.07.01 10:28:18.153057 [ 3 ] {eb362e03-a3e7-43d1-945d-008e19b08fda} <Debug> TCPHandler: Processed in 0.002074357 sec. | ||
| 1672 | 2025.07.01 10:28:18.153181 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2025.07.01 10:28:18.153282 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1674 | 2025.07.01 10:28:18.153325 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1675 | 2025.07.01 10:28:18.153753 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2025.07.01 10:28:18.153792 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1677 | 2025.07.01 10:28:18.154101 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1678 | 2025.07.01 10:28:18.154311 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2025.07.01 10:28:18.154440 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 1680 | 2025.07.01 10:28:18.154478 [ 3 ] {f0e97273-1d00-4bab-89b6-f4d258c50309} <Debug> TCPHandler: Processed in 0.001349247 sec. | ||
| 1681 | 2025.07.01 10:28:18.154592 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2025.07.01 10:28:18.154687 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2025.07.01 10:28:18.154731 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1684 | 2025.07.01 10:28:18.155148 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.07.01 10:28:18.155184 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1686 | 2025.07.01 10:28:18.155514 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1687 | 2025.07.01 10:28:18.155724 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2025.07.01 10:28:18.155852 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 1689 | 2025.07.01 10:28:18.155888 [ 3 ] {7964cc7f-0ef3-47a1-8ce7-2d5aa192e860} <Debug> TCPHandler: Processed in 0.001345707 sec. | ||
| 1690 | 2025.07.01 10:28:18.155995 [ 3 ] {} <Trace> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2025.07.01 10:28:18.156090 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1692 | 2025.07.01 10:28:18.156131 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1693 | 2025.07.01 10:28:18.156455 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2025.07.01 10:28:18.156490 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1695 | 2025.07.01 10:28:18.156809 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1696 | 2025.07.01 10:28:18.157016 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2025.07.01 10:28:18.157147 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 1698 | 2025.07.01 10:28:18.157182 [ 3 ] {26e8c33d-9446-4e69-804f-ed41f51e455f} <Debug> TCPHandler: Processed in 0.001235654 sec. | ||
| 1699 | 2025.07.01 10:28:21.567475 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1700 | 2025.07.01 10:28:21.567557 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1701 | 2025.07.01 10:28:21.633903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 260 | ||
| 1702 | 2025.07.01 10:28:21.636079 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2025.07.01 10:28:21.636129 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1704 | 2025.07.01 10:28:21.636476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1705 | 2025.07.01 10:28:21.636951 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2025.07.01 10:28:21.636999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1707 | 2025.07.01 10:28:21.637279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1708 | 2025.07.01 10:28:21.637565 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.07.01 10:28:21.637621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1710 | 2025.07.01 10:28:21.637829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1711 | 2025.07.01 10:28:21.637882 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2025.07.01 10:28:21.638034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1713 | 2025.07.01 10:28:21.831580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1714 | 2025.07.01 10:28:21.847862 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2025.07.01 10:28:21.847914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1716 | 2025.07.01 10:28:21.853582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1717 | 2025.07.01 10:28:21.854267 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.07.01 10:28:21.856952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1719 | 2025.07.01 10:28:22.862921 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1720 | 2025.07.01 10:28:22.863011 [ 3 ] {} <Debug> TCP-Session: 7034e8ad-44d1-4005-8970-14ddb5b5558b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2025.07.01 10:28:23.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.67 MiB, peak 183.66 MiB, free memory in arenas 0.00 B, will set to 178.73 MiB (RSS), difference: 2.06 MiB | ||
| 1722 | 2025.07.01 10:28:23.146302 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2025.07.01 10:28:23.146565 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1724 | 2025.07.01 10:28:23.146984 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1725 | 2025.07.01 10:28:23.147030 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1726 | 2025.07.01 10:28:23.147327 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1727 | 2025.07.01 10:28:23.147407 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1728 | 2025.07.01 10:28:23.147558 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1729 | 2025.07.01 10:28:23.147762 [ 289 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1730 | 2025.07.01 10:28:23.147793 [ 290 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1731 | 2025.07.01 10:28:23.147904 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1732 | 2025.07.01 10:28:23.147934 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1733 | 2025.07.01 10:28:23.151977 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1734 | 2025.07.01 10:28:23.152008 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1735 | 2025.07.01 10:28:23.152071 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1736 | 2025.07.01 10:28:23.152118 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1737 | 2025.07.01 10:28:23.153310 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.006857 sec., 4520.927519323319 rows/sec., 170.62 KiB/sec. | ||
| 1738 | 2025.07.01 10:28:23.153413 [ 4 ] {fa45ad82-e242-4d29-bbb1-1e0bbe73b448} <Debug> TCPHandler: Processed in 0.007246282 sec. | ||
| 1739 | 2025.07.01 10:28:23.153710 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2025.07.01 10:28:23.153843 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1741 | 2025.07.01 10:28:23.154060 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1742 | 2025.07.01 10:28:23.154094 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1743 | 2025.07.01 10:28:23.154284 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1744 | 2025.07.01 10:28:23.154337 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1745 | 2025.07.01 10:28:23.154437 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1746 | 2025.07.01 10:28:23.154497 [ 289 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1747 | 2025.07.01 10:28:23.154506 [ 291 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1748 | 2025.07.01 10:28:23.154593 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1749 | 2025.07.01 10:28:23.154613 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1750 | 2025.07.01 10:28:23.154667 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1751 | 2025.07.01 10:28:23.154685 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1752 | 2025.07.01 10:28:23.154715 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1753 | 2025.07.01 10:28:23.154746 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1754 | 2025.07.01 10:28:23.155390 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.0016 sec., 19375 rows/sec., 731.20 KiB/sec. | ||
| 1755 | 2025.07.01 10:28:23.155475 [ 4 ] {5ee770ce-bee6-4714-b727-8ee2b699c998} <Debug> TCPHandler: Processed in 0.00181626 sec. | ||
| 1756 | 2025.07.01 10:28:23.155688 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.07.01 10:28:23.155822 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1758 | 2025.07.01 10:28:23.156028 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1759 | 2025.07.01 10:28:23.156062 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1760 | 2025.07.01 10:28:23.156256 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1761 | 2025.07.01 10:28:23.156308 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1762 | 2025.07.01 10:28:23.156406 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1763 | 2025.07.01 10:28:23.156468 [ 291 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1764 | 2025.07.01 10:28:23.156473 [ 290 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2025.07.01 10:28:23.156560 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (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 | ||
| 1766 | 2025.07.01 10:28:23.156585 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1767 | 2025.07.01 10:28:23.156638 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1768 | 2025.07.01 10:28:23.156655 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1769 | 2025.07.01 10:28:23.156685 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1770 | 2025.07.01 10:28:23.156720 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1771 | 2025.07.01 10:28:23.157252 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001484 sec., 20889.487870619945 rows/sec., 788.36 KiB/sec. | ||
| 1772 | 2025.07.01 10:28:23.157339 [ 4 ] {3a025968-7bf8-492a-af88-8274ce97de52} <Debug> TCPHandler: Processed in 0.001699817 sec. | ||
| 1773 | 2025.07.01 10:28:23.171735 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2025.07.01 10:28:23.171866 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1775 | 2025.07.01 10:28:23.171919 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2025.07.01 10:28:23.172476 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2025.07.01 10:28:23.172761 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1778 | 2025.07.01 10:28:23.173218 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1779 | 2025.07.01 10:28:23.173409 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2025.07.01 10:28:23.173551 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00172 sec., 1744.1860465116279 rows/sec., 158.98 KiB/sec. | ||
| 1781 | 2025.07.01 10:28:23.173590 [ 4 ] {8596a6af-7b7c-4ffe-b827-e93d59fbeffb} <Debug> TCPHandler: Processed in 0.001916363 sec. | ||
| 1782 | 2025.07.01 10:28:23.173704 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2025.07.01 10:28:23.173798 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1784 | 2025.07.01 10:28:23.173838 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1785 | 2025.07.01 10:28:23.174304 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2025.07.01 10:28:23.174342 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1787 | 2025.07.01 10:28:23.174663 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1788 | 2025.07.01 10:28:23.174866 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2025.07.01 10:28:23.174989 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.14 MiB/sec. | ||
| 1790 | 2025.07.01 10:28:23.175025 [ 4 ] {d3ad2871-ae5c-467c-854f-5204bbec910f} <Debug> TCPHandler: Processed in 0.001370098 sec. | ||
| 1791 | 2025.07.01 10:28:23.175137 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.07.01 10:28:23.175231 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1793 | 2025.07.01 10:28:23.175272 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1794 | 2025.07.01 10:28:23.175905 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2025.07.01 10:28:23.175940 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1796 | 2025.07.01 10:28:23.176289 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1797 | 2025.07.01 10:28:23.176496 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.07.01 10:28:23.176621 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Debug> executeQuery: Read 689 rows, 56.24 KiB in 0.001408 sec., 489346.59090909094 rows/sec., 39.01 MiB/sec. | ||
| 1799 | 2025.07.01 10:28:23.176659 [ 4 ] {a50eb0f6-774c-4b52-ad2c-d8ed59496b9f} <Debug> TCPHandler: Processed in 0.001569393 sec. | ||
| 1800 | 2025.07.01 10:28:23.176769 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2025.07.01 10:28:23.176862 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1802 | 2025.07.01 10:28:23.176903 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1803 | 2025.07.01 10:28:23.177311 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2025.07.01 10:28:23.177349 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1805 | 2025.07.01 10:28:23.177665 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1806 | 2025.07.01 10:28:23.177870 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): 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 10:28:23.177992 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001147 sec., 123801.22057541412 rows/sec., 7.74 MiB/sec. | ||
| 1808 | 2025.07.01 10:28:23.178028 [ 4 ] {19ac9adb-8ee3-4a6c-9a2b-9de0bc0bb90b} <Debug> TCPHandler: Processed in 0.001307996 sec. | ||
| 1809 | 2025.07.01 10:28:23.178137 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2025.07.01 10:28:23.178230 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1811 | 2025.07.01 10:28:23.178270 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1812 | 2025.07.01 10:28:23.178678 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.07.01 10:28:23.178715 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1814 | 2025.07.01 10:28:23.179007 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1815 | 2025.07.01 10:28:23.179211 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.07.01 10:28:23.179336 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001123 sec., 100623.3303650935 rows/sec., 6.51 MiB/sec. | ||
| 1817 | 2025.07.01 10:28:23.179372 [ 4 ] {ef7a3ac0-c92d-4905-93fd-bf00c66f5bbd} <Debug> TCPHandler: Processed in 0.001283456 sec. | ||
| 1818 | 2025.07.01 10:28:23.179478 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2025.07.01 10:28:23.179571 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1820 | 2025.07.01 10:28:23.179611 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1821 | 2025.07.01 10:28:23.180006 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2025.07.01 10:28:23.180042 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1823 | 2025.07.01 10:28:23.180333 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1824 | 2025.07.01 10:28:23.180534 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2025.07.01 10:28:23.180655 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001101 sec., 101725.70390554042 rows/sec., 5.79 MiB/sec. | ||
| 1826 | 2025.07.01 10:28:23.180694 [ 4 ] {17b50161-bcb8-42dc-a42d-81f06f807bfe} <Debug> TCPHandler: Processed in 0.001263715 sec. | ||
| 1827 | 2025.07.01 10:28:23.180801 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2025.07.01 10:28:23.180894 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1829 | 2025.07.01 10:28:23.180934 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1830 | 2025.07.01 10:28:23.181441 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2025.07.01 10:28:23.181477 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1832 | 2025.07.01 10:28:23.181792 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1833 | 2025.07.01 10:28:23.182017 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2025.07.01 10:28:23.182139 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Debug> executeQuery: Read 433 rows, 31.67 KiB in 0.001262 sec., 343106.1806656101 rows/sec., 24.51 MiB/sec. | ||
| 1835 | 2025.07.01 10:28:23.182177 [ 4 ] {e0f08efc-6638-4912-b6d7-78509ea4a1f1} <Debug> TCPHandler: Processed in 0.00142396 sec. | ||
| 1836 | 2025.07.01 10:28:23.182286 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2025.07.01 10:28:23.182378 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1838 | 2025.07.01 10:28:23.182420 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1839 | 2025.07.01 10:28:23.182734 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2025.07.01 10:28:23.182771 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1841 | 2025.07.01 10:28:23.183055 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1842 | 2025.07.01 10:28:23.183258 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2025.07.01 10:28:23.183380 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 307.63 KiB/sec. | ||
| 1844 | 2025.07.01 10:28:23.183418 [ 4 ] {1d239e6e-e56a-47ab-b281-cb8c94a962db} <Debug> TCPHandler: Processed in 0.001180662 sec. | ||
| 1845 | 2025.07.01 10:28:23.183522 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2025.07.01 10:28:23.183614 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2025.07.01 10:28:23.183658 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1848 | 2025.07.01 10:28:23.184032 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2025.07.01 10:28:23.184068 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1850 | 2025.07.01 10:28:23.184396 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1851 | 2025.07.01 10:28:23.184602 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.07.01 10:28:23.184724 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001127 sec., 210292.81277728482 rows/sec., 14.10 MiB/sec. | ||
| 1853 | 2025.07.01 10:28:23.184759 [ 4 ] {c21603a9-c9e9-48af-b43c-940d422c3dd5} <Debug> TCPHandler: Processed in 0.001285316 sec. | ||
| 1854 | 2025.07.01 10:28:23.184869 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2025.07.01 10:28:23.184961 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1856 | 2025.07.01 10:28:23.185004 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1857 | 2025.07.01 10:28:23.185304 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.07.01 10:28:23.185340 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1859 | 2025.07.01 10:28:23.185621 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1860 | 2025.07.01 10:28:23.185846 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2025.07.01 10:28:23.185968 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 1862 | 2025.07.01 10:28:23.186076 [ 4 ] {4ba9fbb0-0b55-42cd-bba5-7cd1131e3052} <Debug> TCPHandler: Processed in 0.001254755 sec. | ||
| 1863 | 2025.07.01 10:28:23.186183 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2025.07.01 10:28:23.186276 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1865 | 2025.07.01 10:28:23.186329 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1866 | 2025.07.01 10:28:23.187177 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2025.07.01 10:28:23.187213 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1868 | 2025.07.01 10:28:23.187767 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1869 | 2025.07.01 10:28:23.188057 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2025.07.01 10:28:23.188188 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001929 sec., 18662.51944012442 rows/sec., 33.44 MiB/sec. | ||
| 1871 | 2025.07.01 10:28:23.188239 [ 4 ] {51041413-d3d6-49f9-92fa-2f60b27c87cc} <Debug> TCPHandler: Processed in 0.002102979 sec. | ||
| 1872 | 2025.07.01 10:28:23.188351 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2025.07.01 10:28:23.188445 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1874 | 2025.07.01 10:28:23.188487 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1875 | 2025.07.01 10:28:23.188805 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Trace> oximeter.measurements_i64 (8c932091-93b6-411e-86bd-43be652726d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2025.07.01 10:28:23.188841 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1877 | 2025.07.01 10:28:23.189144 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1878 | 2025.07.01 10:28:23.189344 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Trace> oximeter.measurements_i64 (8c932091-93b6-411e-86bd-43be652726d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2025.07.01 10:28:23.189462 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001036 sec., 23166.023166023166 rows/sec., 1.68 MiB/sec. | ||
| 1880 | 2025.07.01 10:28:23.189498 [ 4 ] {55d184e7-8d9d-4580-80f6-d0e13ecd9559} <Debug> TCPHandler: Processed in 0.001194934 sec. | ||
| 1881 | 2025.07.01 10:28:23.189599 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2025.07.01 10:28:23.189692 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1883 | 2025.07.01 10:28:23.189733 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1884 | 2025.07.01 10:28:23.190049 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2025.07.01 10:28:23.190084 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1886 | 2025.07.01 10:28:23.190381 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1887 | 2025.07.01 10:28:23.190605 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2025.07.01 10:28:23.190726 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001052 sec., 77946.7680608365 rows/sec., 4.95 MiB/sec. | ||
| 1889 | 2025.07.01 10:28:23.190761 [ 4 ] {13f0f4e3-9f99-4889-b2a1-14c656fc5a2b} <Debug> TCPHandler: Processed in 0.001209414 sec. | ||
| 1890 | 2025.07.01 10:28:28.150827 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2025.07.01 10:28:28.151039 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1892 | 2025.07.01 10:28:28.151113 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1893 | 2025.07.01 10:28:28.151784 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.07.01 10:28:28.151831 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1895 | 2025.07.01 10:28:28.152230 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1896 | 2025.07.01 10:28:28.152460 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.07.01 10:28:28.152618 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.63 MiB/sec. | ||
| 1898 | 2025.07.01 10:28:28.152665 [ 4 ] {3cd60266-8fd9-40aa-8992-5b99cd1a6bcb} <Debug> TCPHandler: Processed in 0.001973665 sec. | ||
| 1899 | 2025.07.01 10:28:28.152785 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2025.07.01 10:28:28.152887 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1901 | 2025.07.01 10:28:28.152932 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1902 | 2025.07.01 10:28:28.153373 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2025.07.01 10:28:28.153410 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1904 | 2025.07.01 10:28:28.153729 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1905 | 2025.07.01 10:28:28.153937 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2025.07.01 10:28:28.154066 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 1907 | 2025.07.01 10:28:28.154104 [ 4 ] {2d76e960-d6c7-4472-b7f2-dd69e418c943} <Debug> TCPHandler: Processed in 0.001370279 sec. | ||
| 1908 | 2025.07.01 10:28:28.154224 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2025.07.01 10:28:28.154321 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1910 | 2025.07.01 10:28:28.154365 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1911 | 2025.07.01 10:28:28.154795 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2025.07.01 10:28:28.154832 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1913 | 2025.07.01 10:28:28.155172 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1914 | 2025.07.01 10:28:28.155379 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2025.07.01 10:28:28.155529 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1916 | 2025.07.01 10:28:28.155567 [ 4 ] {dfbab2fa-9d37-4f7d-b5b5-44b56b3b2ddc} <Debug> TCPHandler: Processed in 0.001394079 sec. | ||
| 1917 | 2025.07.01 10:28:28.155678 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2025.07.01 10:28:28.155773 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1919 | 2025.07.01 10:28:28.155817 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1920 | 2025.07.01 10:28:28.156152 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2025.07.01 10:28:28.156188 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1922 | 2025.07.01 10:28:28.156507 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1923 | 2025.07.01 10:28:28.156730 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2025.07.01 10:28:28.156873 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 1925 | 2025.07.01 10:28:28.156907 [ 4 ] {686f2c64-9a46-430d-9268-ad84ca5a1e1b} <Debug> TCPHandler: Processed in 0.001277906 sec. | ||
| 1926 | 2025.07.01 10:28:29.139005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1927 | 2025.07.01 10:28:29.139488 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.07.01 10:28:29.139526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1929 | 2025.07.01 10:28:29.139978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1930 | 2025.07.01 10:28:29.140206 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.07.01 10:28:29.140338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1932 | 2025.07.01 10:28:29.357911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1933 | 2025.07.01 10:28:29.375564 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.07.01 10:28:29.375617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1935 | 2025.07.01 10:28:29.381361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1936 | 2025.07.01 10:28:29.382049 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.07.01 10:28:29.384934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1938 | 2025.07.01 10:28:31.638858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 300 | ||
| 1939 | 2025.07.01 10:28:31.641451 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.07.01 10:28:31.641508 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1941 | 2025.07.01 10:28:31.642798 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1942 | 2025.07.01 10:28:31.643097 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.07.01 10:28:31.643253 [ 40 ] {} <Debug> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1944 | 2025.07.01 10:28:31.643321 [ 40 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.07.01 10:28:31.643341 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1946 | 2025.07.01 10:28:31.643440 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 1947 | 2025.07.01 10:28:31.643457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 1948 | 2025.07.01 10:28:31.643957 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1949 | 2025.07.01 10:28:31.644108 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 1950 | 2025.07.01 10:28:31.644466 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
| 1951 | 2025.07.01 10:28:31.644813 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 1952 | 2025.07.01 10:28:31.645147 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 1953 | 2025.07.01 10:28:31.645471 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 1954 | 2025.07.01 10:28:31.645776 [ 190 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1955 | 2025.07.01 10:28:31.653068 [ 197 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 72 columns (72 merged, 0 gathered) in 0.009662739 sec., 31047.097515518115 rows/sec., 30.51 MiB/sec. | ||
| 1956 | 2025.07.01 10:28:31.654053 [ 189 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1957 | 2025.07.01 10:28:31.654688 [ 189 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.07.01 10:28:31.654776 [ 189 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_6_1} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1959 | 2025.07.01 10:28:31.655027 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 1960 | 2025.07.01 10:28:33.158986 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.07.01 10:28:33.159183 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1962 | 2025.07.01 10:28:33.159249 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1963 | 2025.07.01 10:28:33.159979 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.07.01 10:28:33.160024 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1965 | 2025.07.01 10:28:33.160434 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1966 | 2025.07.01 10:28:33.160656 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.07.01 10:28:33.160815 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00168 sec., 126190.47619047618 rows/sec., 8.03 MiB/sec. | ||
| 1968 | 2025.07.01 10:28:33.160815 [ 39 ] {} <Debug> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1969 | 2025.07.01 10:28:33.160866 [ 4 ] {c2378e67-7d51-401a-bb09-2fee2c081220} <Debug> TCPHandler: Processed in 0.002002986 sec. | ||
| 1970 | 2025.07.01 10:28:33.160922 [ 39 ] {} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.07.01 10:28:33.160968 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1972 | 2025.07.01 10:28:33.161014 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2025.07.01 10:28:33.161087 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1974 | 2025.07.01 10:28:33.161123 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1975 | 2025.07.01 10:28:33.161169 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1976 | 2025.07.01 10:28:33.161188 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1977 | 2025.07.01 10:28:33.161230 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 1978 | 2025.07.01 10:28:33.161315 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 1979 | 2025.07.01 10:28:33.161364 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 1980 | 2025.07.01 10:28:33.161420 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 1981 | 2025.07.01 10:28:33.161469 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 1982 | 2025.07.01 10:28:33.161876 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2025.07.01 10:28:33.161913 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1984 | 2025.07.01 10:28:33.162290 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1985 | 2025.07.01 10:28:33.162371 [ 198 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314047 sec., 806668.2546362496 rows/sec., 54.38 MiB/sec. | ||
| 1986 | 2025.07.01 10:28:33.162523 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2025.07.01 10:28:33.162539 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1988 | 2025.07.01 10:28:33.162632 [ 39 ] {} <Debug> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1989 | 2025.07.01 10:28:33.162662 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Debug> executeQuery: Read 689 rows, 56.24 KiB in 0.00156 sec., 441666.6666666667 rows/sec., 35.21 MiB/sec. | ||
| 1990 | 2025.07.01 10:28:33.162666 [ 39 ] {} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2025.07.01 10:28:33.162711 [ 4 ] {b9acf507-a9a6-4472-812c-30d4c6d24e2a} <Debug> TCPHandler: Processed in 0.001748109 sec. | ||
| 1992 | 2025.07.01 10:28:33.162724 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1993 | 2025.07.01 10:28:33.162801 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_5_1} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2025.07.01 10:28:33.162819 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::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 | ||
| 1995 | 2025.07.01 10:28:33.162839 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2025.07.01 10:28:33.162871 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_5_1} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1997 | 2025.07.01 10:28:33.162898 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1998 | 2025.07.01 10:28:33.162924 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 635 rows starting from the beginning of the part | ||
| 1999 | 2025.07.01 10:28:33.162928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2000 | 2025.07.01 10:28:33.162938 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2001 | 2025.07.01 10:28:33.162975 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 635 rows starting from the beginning of the part | ||
| 2002 | 2025.07.01 10:28:33.162983 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2003 | 2025.07.01 10:28:33.163016 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2004 | 2025.07.01 10:28:33.163053 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2005 | 2025.07.01 10:28:33.163089 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2006 | 2025.07.01 10:28:33.163126 [ 189 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 689 rows starting from the beginning of the part | ||
| 2007 | 2025.07.01 10:28:33.163411 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.07.01 10:28:33.163448 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2009 | 2025.07.01 10:28:33.163767 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2010 | 2025.07.01 10:28:33.163977 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.07.01 10:28:33.164106 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001189 sec., 119428.09083263247 rows/sec., 7.47 MiB/sec. | ||
| 2012 | 2025.07.01 10:28:33.164144 [ 4 ] {2008fb99-c493-4dd3-a3fa-149a63e4e93e} <Debug> TCPHandler: Processed in 0.001355338 sec. | ||
| 2013 | 2025.07.01 10:28:33.164255 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.07.01 10:28:33.164287 [ 197 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499552 sec., 1840549.7108469731 rows/sec., 152.66 MiB/sec. | ||
| 2015 | 2025.07.01 10:28:33.164355 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2016 | 2025.07.01 10:28:33.164397 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2017 | 2025.07.01 10:28:33.164422 [ 197 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2018 | 2025.07.01 10:28:33.164654 [ 197 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.07.01 10:28:33.164721 [ 197 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_11_2} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2020 | 2025.07.01 10:28:33.164778 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2021 | 2025.07.01 10:28:33.164806 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.07.01 10:28:33.164841 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2023 | 2025.07.01 10:28:33.165130 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2024 | 2025.07.01 10:28:33.165337 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.07.01 10:28:33.165436 [ 38 ] {} <Debug> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2026 | 2025.07.01 10:28:33.165462 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00113 sec., 100000 rows/sec., 6.47 MiB/sec. | ||
| 2027 | 2025.07.01 10:28:33.165477 [ 38 ] {} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.07.01 10:28:33.165504 [ 4 ] {632fb855-d931-40de-b19f-3f7350d0e59e} <Debug> TCPHandler: Processed in 0.001298106 sec. | ||
| 2029 | 2025.07.01 10:28:33.165507 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2030 | 2025.07.01 10:28:33.165621 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.07.01 10:28:33.165648 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::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 | ||
| 2032 | 2025.07.01 10:28:33.165720 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2033 | 2025.07.01 10:28:33.165764 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2034 | 2025.07.01 10:28:33.165776 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2035 | 2025.07.01 10:28:33.165815 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::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 | ||
| 2036 | 2025.07.01 10:28:33.165908 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::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 | ||
| 2037 | 2025.07.01 10:28:33.165961 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::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 | ||
| 2038 | 2025.07.01 10:28:33.166007 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::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 | ||
| 2039 | 2025.07.01 10:28:33.166054 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::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 | ||
| 2040 | 2025.07.01 10:28:33.166173 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2025.07.01 10:28:33.166216 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2042 | 2025.07.01 10:28:33.166536 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2043 | 2025.07.01 10:28:33.166768 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2025.07.01 10:28:33.166874 [ 38 ] {} <Debug> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2045 | 2025.07.01 10:28:33.166899 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001198 sec., 93489.14858096828 rows/sec., 5.33 MiB/sec. | ||
| 2046 | 2025.07.01 10:28:33.166904 [ 38 ] {} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.07.01 10:28:33.166936 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355468 sec., 416830.2018195929 rows/sec., 28.57 MiB/sec. | ||
| 2048 | 2025.07.01 10:28:33.166946 [ 4 ] {b09393dc-7cee-4c18-a4f9-c307c276f319} <Debug> TCPHandler: Processed in 0.001374249 sec. | ||
| 2049 | 2025.07.01 10:28:33.166940 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2050 | 2025.07.01 10:28:33.167062 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 2051 | 2025.07.01 10:28:33.167077 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2025.07.01 10:28:33.167068 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2053 | 2025.07.01 10:28:33.167158 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2054 | 2025.07.01 10:28:33.167184 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2055 | 2025.07.01 10:28:33.167193 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 2056 | 2025.07.01 10:28:33.167227 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2057 | 2025.07.01 10:28:33.167253 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 2058 | 2025.07.01 10:28:33.167300 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 2059 | 2025.07.01 10:28:33.167342 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 2060 | 2025.07.01 10:28:33.167382 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 2061 | 2025.07.01 10:28:33.167392 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_5_1} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.07.01 10:28:33.167469 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_5_1} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2063 | 2025.07.01 10:28:33.167533 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2064 | 2025.07.01 10:28:33.167742 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.07.01 10:28:33.167781 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2066 | 2025.07.01 10:28:33.168104 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2067 | 2025.07.01 10:28:33.168132 [ 196 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001097301 sec., 510343.10549247655 rows/sec., 31.02 MiB/sec. | ||
| 2068 | 2025.07.01 10:28:33.168295 [ 199 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2069 | 2025.07.01 10:28:33.168342 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): 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 10:28:33.168461 [ 38 ] {} <Debug> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2071 | 2025.07.01 10:28:33.168488 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001321 sec., 316426.94928084785 rows/sec., 22.52 MiB/sec. | ||
| 2072 | 2025.07.01 10:28:33.168493 [ 38 ] {} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2025.07.01 10:28:33.168533 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2074 | 2025.07.01 10:28:33.168534 [ 4 ] {d41f5df9-1ba6-49c1-b16f-f895c473a7fb} <Debug> TCPHandler: Processed in 0.001506082 sec. | ||
| 2075 | 2025.07.01 10:28:33.168579 [ 196 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_5_1} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2025.07.01 10:28:33.168600 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::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 10:28:33.168658 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2025.07.01 10:28:33.168678 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2079 | 2025.07.01 10:28:33.168691 [ 196 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_5_1} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2080 | 2025.07.01 10:28:33.168709 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 391 rows starting from the beginning of the part | ||
| 2081 | 2025.07.01 10:28:33.168759 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 391 rows starting from the beginning of the part | ||
| 2082 | 2025.07.01 10:28:33.168764 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2083 | 2025.07.01 10:28:33.168798 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2084 | 2025.07.01 10:28:33.168806 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2085 | 2025.07.01 10:28:33.168814 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2086 | 2025.07.01 10:28:33.168843 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 433 rows starting from the beginning of the part | ||
| 2087 | 2025.07.01 10:28:33.168883 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2088 | 2025.07.01 10:28:33.168916 [ 199 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 418 rows starting from the beginning of the part | ||
| 2089 | 2025.07.01 10:28:33.169165 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2025.07.01 10:28:33.169206 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2091 | 2025.07.01 10:28:33.169529 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2092 | 2025.07.01 10:28:33.169742 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2025.07.01 10:28:33.169877 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 2094 | 2025.07.01 10:28:33.169889 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1761 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315427 sec., 1338728.7930078977 rows/sec., 100.86 MiB/sec. | ||
| 2095 | 2025.07.01 10:28:33.169913 [ 4 ] {e97983e0-7899-47d7-a37f-5936503fc207} <Debug> TCPHandler: Processed in 0.001302736 sec. | ||
| 2096 | 2025.07.01 10:28:33.170028 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2025.07.01 10:28:33.170096 [ 196 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2098 | 2025.07.01 10:28:33.170122 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2099 | 2025.07.01 10:28:33.170170 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2100 | 2025.07.01 10:28:33.170375 [ 196 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2025.07.01 10:28:33.170454 [ 196 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_11_2} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2102 | 2025.07.01 10:28:33.170524 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2103 | 2025.07.01 10:28:33.170554 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2025.07.01 10:28:33.170594 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2105 | 2025.07.01 10:28:33.170923 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2106 | 2025.07.01 10:28:33.171131 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2025.07.01 10:28:33.171231 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2108 | 2025.07.01 10:28:33.171257 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001154 sec., 205372.61698440206 rows/sec., 13.77 MiB/sec. | ||
| 2109 | 2025.07.01 10:28:33.171260 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.07.01 10:28:33.171296 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2111 | 2025.07.01 10:28:33.171301 [ 4 ] {0c3cbad2-28e1-4e2a-a77e-381003cfd511} <Debug> TCPHandler: Processed in 0.001320837 sec. | ||
| 2112 | 2025.07.01 10:28:33.171365 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::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 | ||
| 2113 | 2025.07.01 10:28:33.171420 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2025.07.01 10:28:33.171467 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2115 | 2025.07.01 10:28:33.171497 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part | ||
| 2116 | 2025.07.01 10:28:33.171516 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2117 | 2025.07.01 10:28:33.171543 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
| 2118 | 2025.07.01 10:28:33.171563 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2119 | 2025.07.01 10:28:33.171586 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2120 | 2025.07.01 10:28:33.171627 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part | ||
| 2121 | 2025.07.01 10:28:33.171662 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2122 | 2025.07.01 10:28:33.171701 [ 199 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
| 2123 | 2025.07.01 10:28:33.171893 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2025.07.01 10:28:33.171934 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2125 | 2025.07.01 10:28:33.172248 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2126 | 2025.07.01 10:28:33.172561 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2025.07.01 10:28:33.172665 [ 38 ] {} <Debug> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2128 | 2025.07.01 10:28:33.172690 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 56.53 KiB/sec. | ||
| 2129 | 2025.07.01 10:28:33.172697 [ 38 ] {} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.07.01 10:28:33.172730 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2131 | 2025.07.01 10:28:33.172734 [ 4 ] {c68e532b-128e-4a56-8d3d-2741c8b5cd14} <Debug> TCPHandler: Processed in 0.001362568 sec. | ||
| 2132 | 2025.07.01 10:28:33.172817 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 2133 | 2025.07.01 10:28:33.172860 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.07.01 10:28:33.172958 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.07.01 10:28:33.172960 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2136 | 2025.07.01 10:28:33.173009 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 2137 | 2025.07.01 10:28:33.173016 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2138 | 2025.07.01 10:28:33.173065 [ 192 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727208 sec., 1223361.6333412072 rows/sec., 83.41 MiB/sec. | ||
| 2139 | 2025.07.01 10:28:33.173100 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 2140 | 2025.07.01 10:28:33.173163 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 2141 | 2025.07.01 10:28:33.173219 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 2142 | 2025.07.01 10:28:33.173271 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 2143 | 2025.07.01 10:28:33.173349 [ 192 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2144 | 2025.07.01 10:28:33.173666 [ 192 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.07.01 10:28:33.173748 [ 192 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2146 | 2025.07.01 10:28:33.173819 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2147 | 2025.07.01 10:28:33.173874 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2025.07.01 10:28:33.173917 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2149 | 2025.07.01 10:28:33.174113 [ 187 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324717 sec., 3774.391058618558 rows/sec., 254.33 KiB/sec. | ||
| 2150 | 2025.07.01 10:28:33.174234 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2151 | 2025.07.01 10:28:33.174491 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_5_1} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2025.07.01 10:28:33.174525 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2153 | 2025.07.01 10:28:33.174558 [ 195 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_5_1} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2154 | 2025.07.01 10:28:33.174620 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2155 | 2025.07.01 10:28:33.174770 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2025.07.01 10:28:33.174918 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001977 sec., 18209.40819423369 rows/sec., 32.63 MiB/sec. | ||
| 2157 | 2025.07.01 10:28:33.174998 [ 4 ] {495cb223-12e8-4df1-9c82-1f52f864d099} <Debug> TCPHandler: Processed in 0.002186821 sec. | ||
| 2158 | 2025.07.01 10:28:33.175114 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2025.07.01 10:28:33.175210 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2160 | 2025.07.01 10:28:33.175251 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2161 | 2025.07.01 10:28:33.175574 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.07.01 10:28:33.175610 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2163 | 2025.07.01 10:28:33.175905 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2164 | 2025.07.01 10:28:33.176110 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.07.01 10:28:33.176209 [ 38 ] {} <Debug> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2166 | 2025.07.01 10:28:33.176235 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001045 sec., 78468.8995215311 rows/sec., 4.98 MiB/sec. | ||
| 2167 | 2025.07.01 10:28:33.176238 [ 38 ] {} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.07.01 10:28:33.176274 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2169 | 2025.07.01 10:28:33.176278 [ 4 ] {0f2fccbd-251f-4871-82e9-57424c66ce07} <Debug> TCPHandler: Processed in 0.001212694 sec. | ||
| 2170 | 2025.07.01 10:28:33.176352 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::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 | ||
| 2171 | 2025.07.01 10:28:33.176448 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2172 | 2025.07.01 10:28:33.176477 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part | ||
| 2173 | 2025.07.01 10:28:33.176555 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
| 2174 | 2025.07.01 10:28:33.176604 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2175 | 2025.07.01 10:28:33.176653 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2176 | 2025.07.01 10:28:33.176698 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2177 | 2025.07.01 10:28:33.176742 [ 192 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
| 2178 | 2025.07.01 10:28:33.177568 [ 187 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248785 sec., 606989.9942744347 rows/sec., 39.63 MiB/sec. | ||
| 2179 | 2025.07.01 10:28:33.177713 [ 195 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2180 | 2025.07.01 10:28:33.177968 [ 195 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2025.07.01 10:28:33.178038 [ 195 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_11_2} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2182 | 2025.07.01 10:28:33.178107 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2183 | 2025.07.01 10:28:36.567810 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2184 | 2025.07.01 10:28:36.567862 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2185 | 2025.07.01 10:28:36.640404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2186 | 2025.07.01 10:28:36.640901 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2025.07.01 10:28:36.640953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2188 | 2025.07.01 10:28:36.641494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2189 | 2025.07.01 10:28:36.641742 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2025.07.01 10:28:36.641892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2191 | 2025.07.01 10:28:36.884998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2192 | 2025.07.01 10:28:36.903686 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.07.01 10:28:36.903742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2194 | 2025.07.01 10:28:36.909650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2195 | 2025.07.01 10:28:36.910336 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.07.01 10:28:36.913418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2197 | 2025.07.01 10:28:37.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.83 MiB, peak 188.04 MiB, free memory in arenas 0.00 B, will set to 183.89 MiB (RSS), difference: 2.06 MiB | ||
| 2198 | 2025.07.01 10:28:38.150941 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2025.07.01 10:28:38.151118 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2200 | 2025.07.01 10:28:38.151185 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2201 | 2025.07.01 10:28:38.151800 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.07.01 10:28:38.151848 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2203 | 2025.07.01 10:28:38.152242 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2204 | 2025.07.01 10:28:38.152465 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.07.01 10:28:38.152618 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001547 sec., 36199.09502262443 rows/sec., 2.78 MiB/sec. | ||
| 2206 | 2025.07.01 10:28:38.152664 [ 4 ] {3530369c-637c-4d52-8eb2-ee80beb294ea} <Debug> TCPHandler: Processed in 0.001853181 sec. | ||
| 2207 | 2025.07.01 10:28:38.152783 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2025.07.01 10:28:38.152884 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2209 | 2025.07.01 10:28:38.152926 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2210 | 2025.07.01 10:28:38.153353 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2025.07.01 10:28:38.153392 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2212 | 2025.07.01 10:28:38.153705 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2213 | 2025.07.01 10:28:38.153911 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2025.07.01 10:28:38.154037 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 2215 | 2025.07.01 10:28:38.154075 [ 4 ] {5056323f-c60b-4f0a-9ad7-a9636149b1cc} <Debug> TCPHandler: Processed in 0.001342388 sec. | ||
| 2216 | 2025.07.01 10:28:38.154185 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2025.07.01 10:28:38.154280 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2218 | 2025.07.01 10:28:38.154324 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2219 | 2025.07.01 10:28:38.154711 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2025.07.01 10:28:38.154749 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2221 | 2025.07.01 10:28:38.155069 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2222 | 2025.07.01 10:28:38.155282 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2025.07.01 10:28:38.155410 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 2224 | 2025.07.01 10:28:38.155451 [ 4 ] {c92fd990-e050-47d9-ad1e-3d46374242d7} <Debug> TCPHandler: Processed in 0.001315587 sec. | ||
| 2225 | 2025.07.01 10:28:38.155566 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2025.07.01 10:28:38.155660 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2227 | 2025.07.01 10:28:38.155703 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2228 | 2025.07.01 10:28:38.156021 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2025.07.01 10:28:38.156057 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2230 | 2025.07.01 10:28:38.156376 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2231 | 2025.07.01 10:28:38.156591 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2025.07.01 10:28:38.156718 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2233 | 2025.07.01 10:28:38.156753 [ 4 ] {355fca37-28e1-4c9b-8860-ba0d8c84a106} <Debug> TCPHandler: Processed in 0.001235504 sec. | ||
| 2234 | 2025.07.01 10:28:41.643648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 330 | ||
| 2235 | 2025.07.01 10:28:41.645913 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.07.01 10:28:41.645970 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2237 | 2025.07.01 10:28:41.647266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2238 | 2025.07.01 10:28:41.647547 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.07.01 10:28:41.647904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2240 | 2025.07.01 10:28:43.144965 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2025.07.01 10:28:43.145223 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2242 | 2025.07.01 10:28:43.145583 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2243 | 2025.07.01 10:28:43.145622 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2244 | 2025.07.01 10:28:43.145883 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2245 | 2025.07.01 10:28:43.145955 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2246 | 2025.07.01 10:28:43.146099 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2247 | 2025.07.01 10:28:43.146215 [ 291 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2248 | 2025.07.01 10:28:43.146223 [ 289 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2249 | 2025.07.01 10:28:43.146233 [ 290 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2250 | 2025.07.01 10:28:43.146383 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2251 | 2025.07.01 10:28:43.146410 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2252 | 2025.07.01 10:28:43.146495 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2253 | 2025.07.01 10:28:43.146515 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2254 | 2025.07.01 10:28:43.146551 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2255 | 2025.07.01 10:28:43.146595 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2256 | 2025.07.01 10:28:43.146634 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2257 | 2025.07.01 10:28:43.147583 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002464 sec., 13798.701298701299 rows/sec., 531.09 KiB/sec. | ||
| 2258 | 2025.07.01 10:28:43.147717 [ 4 ] {cb759a27-5137-40f5-82b6-0c64ec5d0495} <Debug> TCPHandler: Processed in 0.002939752 sec. | ||
| 2259 | 2025.07.01 10:28:43.161126 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2025.07.01 10:28:43.161240 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2261 | 2025.07.01 10:28:43.161287 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2262 | 2025.07.01 10:28:43.161861 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.07.01 10:28:43.161902 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2264 | 2025.07.01 10:28:43.162321 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2265 | 2025.07.01 10:28:43.162531 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.07.01 10:28:43.162687 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001495 sec., 668.8963210702341 rows/sec., 151.55 KiB/sec. | ||
| 2267 | 2025.07.01 10:28:43.162725 [ 4 ] {794f69ba-ca2b-473b-8bf3-c49865f2cdc7} <Debug> TCPHandler: Processed in 0.001670556 sec. | ||
| 2268 | 2025.07.01 10:28:43.162835 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.07.01 10:28:43.162929 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2270 | 2025.07.01 10:28:43.162970 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2271 | 2025.07.01 10:28:43.163528 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2025.07.01 10:28:43.163567 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2273 | 2025.07.01 10:28:43.163893 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2274 | 2025.07.01 10:28:43.164105 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.07.01 10:28:43.164235 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.41 MiB/sec. | ||
| 2276 | 2025.07.01 10:28:43.164272 [ 4 ] {35235f34-d030-4295-8b49-0f695d0fe7ff} <Debug> TCPHandler: Processed in 0.001461521 sec. | ||
| 2277 | 2025.07.01 10:28:43.164384 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.07.01 10:28:43.164489 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2279 | 2025.07.01 10:28:43.164531 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2280 | 2025.07.01 10:28:43.164918 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.07.01 10:28:43.164955 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2282 | 2025.07.01 10:28:43.165240 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2283 | 2025.07.01 10:28:43.165461 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.07.01 10:28:43.165584 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001114 sec., 8976.660682226213 rows/sec., 731.98 KiB/sec. | ||
| 2285 | 2025.07.01 10:28:43.165620 [ 4 ] {c05d709e-9bb3-4722-bf0c-5d307dab9d15} <Debug> TCPHandler: Processed in 0.001286956 sec. | ||
| 2286 | 2025.07.01 10:28:43.165724 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2025.07.01 10:28:43.165818 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2288 | 2025.07.01 10:28:43.165859 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2289 | 2025.07.01 10:28:43.166561 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2025.07.01 10:28:43.166597 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2291 | 2025.07.01 10:28:43.166945 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2292 | 2025.07.01 10:28:43.167170 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2025.07.01 10:28:43.167296 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Debug> executeQuery: Read 694 rows, 56.60 KiB in 0.001495 sec., 464214.04682274244 rows/sec., 36.98 MiB/sec. | ||
| 2294 | 2025.07.01 10:28:43.167333 [ 4 ] {449cad7f-e02d-4b22-95bc-587aeb7275ae} <Debug> TCPHandler: Processed in 0.001657556 sec. | ||
| 2295 | 2025.07.01 10:28:43.167456 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2025.07.01 10:28:43.167553 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2297 | 2025.07.01 10:28:43.167593 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2298 | 2025.07.01 10:28:43.168016 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2025.07.01 10:28:43.168052 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2300 | 2025.07.01 10:28:43.168348 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2301 | 2025.07.01 10:28:43.168573 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2025.07.01 10:28:43.168674 [ 99 ] {} <Debug> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2303 | 2025.07.01 10:28:43.168696 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Debug> executeQuery: Read 152 rows, 9.79 KiB in 0.001162 sec., 130808.95008605851 rows/sec., 8.23 MiB/sec. | ||
| 2304 | 2025.07.01 10:28:43.168728 [ 99 ] {} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2025.07.01 10:28:43.168743 [ 4 ] {fe4e30d1-05e7-4beb-8cdd-47290804243a} <Debug> TCPHandler: Processed in 0.001345278 sec. | ||
| 2306 | 2025.07.01 10:28:43.168755 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2307 | 2025.07.01 10:28:43.168862 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2025.07.01 10:28:43.168889 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::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 | ||
| 2309 | 2025.07.01 10:28:43.168960 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2310 | 2025.07.01 10:28:43.169006 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2311 | 2025.07.01 10:28:43.169029 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2312 | 2025.07.01 10:28:43.169082 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 115 rows starting from the beginning of the part | ||
| 2313 | 2025.07.01 10:28:43.169178 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 115 rows starting from the beginning of the part | ||
| 2314 | 2025.07.01 10:28:43.169239 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 115 rows starting from the beginning of the part | ||
| 2315 | 2025.07.01 10:28:43.169297 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 2316 | 2025.07.01 10:28:43.169348 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2317 | 2025.07.01 10:28:43.169401 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 152 rows starting from the beginning of the part | ||
| 2318 | 2025.07.01 10:28:43.169443 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2025.07.01 10:28:43.169499 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2320 | 2025.07.01 10:28:43.170103 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2321 | 2025.07.01 10:28:43.170371 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2025.07.01 10:28:43.170523 [ 195 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688327 sec., 462588.11237396544 rows/sec., 30.20 MiB/sec. | ||
| 2323 | 2025.07.01 10:28:43.170529 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001586 sec., 71248.4237074401 rows/sec., 4.61 MiB/sec. | ||
| 2324 | 2025.07.01 10:28:43.170596 [ 4 ] {264dbd63-0fc2-4ebe-944e-11d853fb65f4} <Debug> TCPHandler: Processed in 0.00178321 sec. | ||
| 2325 | 2025.07.01 10:28:43.170672 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2326 | 2025.07.01 10:28:43.170706 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2025.07.01 10:28:43.170807 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2328 | 2025.07.01 10:28:43.170850 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2329 | 2025.07.01 10:28:43.170918 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.07.01 10:28:43.170989 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_6_1} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2331 | 2025.07.01 10:28:43.171052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2332 | 2025.07.01 10:28:43.171264 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.07.01 10:28:43.171306 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2334 | 2025.07.01 10:28:43.171623 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2335 | 2025.07.01 10:28:43.171830 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.07.01 10:28:43.171953 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001165 sec., 96137.33905579399 rows/sec., 5.48 MiB/sec. | ||
| 2337 | 2025.07.01 10:28:43.171990 [ 4 ] {c00ff5a2-9f28-406b-9616-71b660a279aa} <Debug> TCPHandler: Processed in 0.001334227 sec. | ||
| 2338 | 2025.07.01 10:28:43.172099 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.07.01 10:28:43.172193 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2340 | 2025.07.01 10:28:43.172233 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2341 | 2025.07.01 10:28:43.172974 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.07.01 10:28:43.173008 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2343 | 2025.07.01 10:28:43.173329 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2344 | 2025.07.01 10:28:43.173545 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2025.07.01 10:28:43.173677 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Debug> executeQuery: Read 428 rows, 31.28 KiB in 0.001499 sec., 285523.68245497 rows/sec., 20.38 MiB/sec. | ||
| 2346 | 2025.07.01 10:28:43.173717 [ 4 ] {5f59ca22-9062-4805-bf71-cdef1b028376} <Debug> TCPHandler: Processed in 0.001668056 sec. | ||
| 2347 | 2025.07.01 10:28:43.173828 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2025.07.01 10:28:43.173926 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2349 | 2025.07.01 10:28:43.173974 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2350 | 2025.07.01 10:28:43.174318 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.07.01 10:28:43.174355 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2352 | 2025.07.01 10:28:43.174667 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2353 | 2025.07.01 10:28:43.174876 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.07.01 10:28:43.174964 [ 117 ] {} <Debug> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2355 | 2025.07.01 10:28:43.174996 [ 117 ] {} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2025.07.01 10:28:43.174998 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 2357 | 2025.07.01 10:28:43.175016 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2358 | 2025.07.01 10:28:43.175041 [ 4 ] {045ffd15-6968-4334-9f38-ac36b1d64b33} <Debug> TCPHandler: Processed in 0.001265825 sec. | ||
| 2359 | 2025.07.01 10:28:43.175092 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 2360 | 2025.07.01 10:28:43.175145 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2025.07.01 10:28:43.175196 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2362 | 2025.07.01 10:28:43.175225 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 2363 | 2025.07.01 10:28:43.175244 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2025.07.01 10:28:43.175274 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 2365 | 2025.07.01 10:28:43.175292 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2366 | 2025.07.01 10:28:43.175319 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 2367 | 2025.07.01 10:28:43.175360 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 2368 | 2025.07.01 10:28:43.175397 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 2369 | 2025.07.01 10:28:43.175433 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 2370 | 2025.07.01 10:28:43.175696 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2025.07.01 10:28:43.175736 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2372 | 2025.07.01 10:28:43.176092 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2373 | 2025.07.01 10:28:43.176098 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001037559 sec., 34696.822060239465 rows/sec., 1.77 MiB/sec. | ||
| 2374 | 2025.07.01 10:28:43.176210 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2375 | 2025.07.01 10:28:43.176346 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2025.07.01 10:28:43.176485 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_6_1} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.07.01 10:28:43.176500 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001275 sec., 189803.92156862744 rows/sec., 12.73 MiB/sec. | ||
| 2378 | 2025.07.01 10:28:43.176545 [ 4 ] {6bbf478c-5992-4177-ab2e-0692ac538cef} <Debug> TCPHandler: Processed in 0.001448631 sec. | ||
| 2379 | 2025.07.01 10:28:43.176554 [ 195 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_6_1} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2380 | 2025.07.01 10:28:43.176613 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2381 | 2025.07.01 10:28:43.176657 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.07.01 10:28:43.176755 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2383 | 2025.07.01 10:28:43.176797 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2384 | 2025.07.01 10:28:43.177114 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.07.01 10:28:43.177151 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2386 | 2025.07.01 10:28:43.177460 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2387 | 2025.07.01 10:28:43.177668 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.07.01 10:28:43.177797 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 2389 | 2025.07.01 10:28:43.177833 [ 4 ] {f5fc91b5-d045-4f07-bd1a-ea9c7b7f1be0} <Debug> TCPHandler: Processed in 0.001226164 sec. | ||
| 2390 | 2025.07.01 10:28:43.177932 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.07.01 10:28:43.178026 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2392 | 2025.07.01 10:28:43.178079 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2393 | 2025.07.01 10:28:43.178890 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.07.01 10:28:43.178925 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2395 | 2025.07.01 10:28:43.179474 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2396 | 2025.07.01 10:28:43.179732 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.07.01 10:28:43.179839 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2398 | 2025.07.01 10:28:43.179877 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001869 sec., 19261.637239165328 rows/sec., 34.52 MiB/sec. | ||
| 2399 | 2025.07.01 10:28:43.179878 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.07.01 10:28:43.179910 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2401 | 2025.07.01 10:28:43.179941 [ 4 ] {5e391d63-ea2d-40e0-b584-c6cedff41f58} <Debug> TCPHandler: Processed in 0.002057017 sec. | ||
| 2402 | 2025.07.01 10:28:43.180000 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::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 | ||
| 2403 | 2025.07.01 10:28:43.180063 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.07.01 10:28:43.180165 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2405 | 2025.07.01 10:28:43.180201 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2406 | 2025.07.01 10:28:43.180212 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2407 | 2025.07.01 10:28:43.180263 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2408 | 2025.07.01 10:28:43.180421 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 2409 | 2025.07.01 10:28:43.180558 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2025.07.01 10:28:43.180566 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 2411 | 2025.07.01 10:28:43.180594 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2412 | 2025.07.01 10:28:43.180697 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2413 | 2025.07.01 10:28:43.180811 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2414 | 2025.07.01 10:28:43.180905 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2415 | 2025.07.01 10:28:43.180932 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2416 | 2025.07.01 10:28:43.181118 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.07.01 10:28:43.181243 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001097 sec., 74749.3163172288 rows/sec., 4.75 MiB/sec. | ||
| 2418 | 2025.07.01 10:28:43.181278 [ 4 ] {f09fc07c-ca75-4de5-8a4a-1e92de168f84} <Debug> TCPHandler: Processed in 0.001269546 sec. | ||
| 2419 | 2025.07.01 10:28:43.182823 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 19 columns (19 merged, 0 gathered) in 0.0028734 sec., 46982.668615577364 rows/sec., 84.19 MiB/sec. | ||
| 2420 | 2025.07.01 10:28:43.183112 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2421 | 2025.07.01 10:28:43.183411 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2025.07.01 10:28:43.183471 [ 193 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2423 | 2025.07.01 10:28:43.183542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2424 | 2025.07.01 10:28:44.142011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2425 | 2025.07.01 10:28:44.142629 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.07.01 10:28:44.142684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2427 | 2025.07.01 10:28:44.143220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2428 | 2025.07.01 10:28:44.143463 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2025.07.01 10:28:44.143594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2430 | 2025.07.01 10:28:44.143605 [ 138 ] {} <Debug> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2431 | 2025.07.01 10:28:44.143684 [ 138 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.07.01 10:28:44.143708 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2433 | 2025.07.01 10:28:44.143814 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::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 | ||
| 2434 | 2025.07.01 10:28:44.143917 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2435 | 2025.07.01 10:28:44.143950 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::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 | ||
| 2436 | 2025.07.01 10:28:44.144037 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2437 | 2025.07.01 10:28:44.144089 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2438 | 2025.07.01 10:28:44.144135 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2439 | 2025.07.01 10:28:44.144177 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2440 | 2025.07.01 10:28:44.144214 [ 200 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2441 | 2025.07.01 10:28:44.145446 [ 191 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001676016 sec., 3057250.0501188533 rows/sec., 43.73 MiB/sec. | ||
| 2442 | 2025.07.01 10:28:44.146286 [ 186 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2443 | 2025.07.01 10:28:44.146583 [ 186 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2025.07.01 10:28:44.146664 [ 186 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_11_2} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2445 | 2025.07.01 10:28:44.146763 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2446 | 2025.07.01 10:28:44.413509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2447 | 2025.07.01 10:28:44.430636 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2025.07.01 10:28:44.430690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2449 | 2025.07.01 10:28:44.436155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2450 | 2025.07.01 10:28:44.436846 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2025.07.01 10:28:44.437165 [ 138 ] {} <Debug> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2452 | 2025.07.01 10:28:44.437240 [ 138 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2025.07.01 10:28:44.437274 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2454 | 2025.07.01 10:28:44.437409 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 2455 | 2025.07.01 10:28:44.439800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2456 | 2025.07.01 10:28:44.440835 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2457 | 2025.07.01 10:28:44.442116 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 2458 | 2025.07.01 10:28:44.446719 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 2459 | 2025.07.01 10:28:44.450968 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 2460 | 2025.07.01 10:28:44.455041 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 2461 | 2025.07.01 10:28:44.459504 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 2462 | 2025.07.01 10:28:44.463994 [ 200 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 2463 | 2025.07.01 10:28:44.522367 [ 191 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.085016428 sec., 976.2819016578771 rows/sec., 5.05 MiB/sec. | ||
| 2464 | 2025.07.01 10:28:44.524928 [ 201 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2465 | 2025.07.01 10:28:44.527056 [ 201 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_11_2} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2025.07.01 10:28:44.527176 [ 201 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_11_2} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2467 | 2025.07.01 10:28:44.529002 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2468 | 2025.07.01 10:28:45.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.25 MiB, peak 195.13 MiB, free memory in arenas 0.00 B, will set to 193.64 MiB (RSS), difference: 8.39 MiB | ||
| 2469 | 2025.07.01 10:28:48.150550 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2025.07.01 10:28:48.150743 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2471 | 2025.07.01 10:28:48.150809 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2472 | 2025.07.01 10:28:48.151431 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.07.01 10:28:48.151494 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2474 | 2025.07.01 10:28:48.151887 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2475 | 2025.07.01 10:28:48.152115 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2025.07.01 10:28:48.152272 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.73 MiB/sec. | ||
| 2477 | 2025.07.01 10:28:48.152319 [ 4 ] {8138679a-641b-4931-b00a-b728ee3777e0} <Debug> TCPHandler: Processed in 0.001903333 sec. | ||
| 2478 | 2025.07.01 10:28:48.152442 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2025.07.01 10:28:48.152563 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2480 | 2025.07.01 10:28:48.152605 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2481 | 2025.07.01 10:28:48.153040 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.07.01 10:28:48.153077 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2483 | 2025.07.01 10:28:48.153386 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2484 | 2025.07.01 10:28:48.153606 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.07.01 10:28:48.153742 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 2486 | 2025.07.01 10:28:48.153779 [ 4 ] {dcc58432-0450-43c8-86cd-83f437900db7} <Debug> TCPHandler: Processed in 0.001387459 sec. | ||
| 2487 | 2025.07.01 10:28:48.153891 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2025.07.01 10:28:48.153995 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2489 | 2025.07.01 10:28:48.154040 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2490 | 2025.07.01 10:28:48.154432 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.07.01 10:28:48.154468 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2492 | 2025.07.01 10:28:48.154816 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2493 | 2025.07.01 10:28:48.155019 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.07.01 10:28:48.155155 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2495 | 2025.07.01 10:28:48.155190 [ 4 ] {5dd0963f-9b2c-43dd-a437-28bd20e4d99f} <Debug> TCPHandler: Processed in 0.001347787 sec. | ||
| 2496 | 2025.07.01 10:28:48.155297 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2025.07.01 10:28:48.155402 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2498 | 2025.07.01 10:28:48.155445 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2499 | 2025.07.01 10:28:48.155785 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.07.01 10:28:48.155819 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2501 | 2025.07.01 10:28:48.156120 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2502 | 2025.07.01 10:28:48.156330 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.07.01 10:28:48.156455 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2504 | 2025.07.01 10:28:48.156499 [ 4 ] {46b6710b-d96e-435b-8068-812014457dbc} <Debug> TCPHandler: Processed in 0.001250435 sec. | ||
| 2505 | 2025.07.01 10:28:51.567896 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2506 | 2025.07.01 10:28:51.567943 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2507 | 2025.07.01 10:28:51.643692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2508 | 2025.07.01 10:28:51.644247 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2025.07.01 10:28:51.644295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2510 | 2025.07.01 10:28:51.644910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2511 | 2025.07.01 10:28:51.645152 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2025.07.01 10:28:51.645289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2513 | 2025.07.01 10:28:51.648073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 366 | ||
| 2514 | 2025.07.01 10:28:51.650520 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.07.01 10:28:51.650579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2516 | 2025.07.01 10:28:51.651896 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2517 | 2025.07.01 10:28:51.652186 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.07.01 10:28:51.652575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2519 | 2025.07.01 10:28:51.939893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2520 | 2025.07.01 10:28:51.955268 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2025.07.01 10:28:51.955333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2522 | 2025.07.01 10:28:51.961607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2523 | 2025.07.01 10:28:51.962329 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.07.01 10:28:51.964976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2525 | 2025.07.01 10:28:53.158008 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2025.07.01 10:28:53.158186 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2527 | 2025.07.01 10:28:53.158251 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2528 | 2025.07.01 10:28:53.158954 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2025.07.01 10:28:53.159002 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2530 | 2025.07.01 10:28:53.159404 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2531 | 2025.07.01 10:28:53.159646 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.07.01 10:28:53.159804 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001666 sec., 127250.90036014406 rows/sec., 8.09 MiB/sec. | ||
| 2533 | 2025.07.01 10:28:53.159854 [ 4 ] {3b004ffe-9a39-4c1e-98d6-00fe48f3559e} <Debug> TCPHandler: Processed in 0.001969485 sec. | ||
| 2534 | 2025.07.01 10:28:53.159974 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2025.07.01 10:28:53.160076 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2536 | 2025.07.01 10:28:53.160120 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2537 | 2025.07.01 10:28:53.160768 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.07.01 10:28:53.160807 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2539 | 2025.07.01 10:28:53.161169 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2540 | 2025.07.01 10:28:53.161376 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.07.01 10:28:53.161514 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Debug> executeQuery: Read 697 rows, 57.02 KiB in 0.00146 sec., 477397.26027397264 rows/sec., 38.14 MiB/sec. | ||
| 2542 | 2025.07.01 10:28:53.161552 [ 4 ] {8666570c-86aa-412c-a5ca-ed62010d8ba6} <Debug> TCPHandler: Processed in 0.001632336 sec. | ||
| 2543 | 2025.07.01 10:28:53.161664 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.07.01 10:28:53.161762 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2545 | 2025.07.01 10:28:53.161803 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2546 | 2025.07.01 10:28:53.162218 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.07.01 10:28:53.162256 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2548 | 2025.07.01 10:28:53.162564 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2549 | 2025.07.01 10:28:53.162780 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2025.07.01 10:28:53.162907 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Debug> executeQuery: Read 146 rows, 9.39 KiB in 0.001165 sec., 125321.88841201717 rows/sec., 7.87 MiB/sec. | ||
| 2551 | 2025.07.01 10:28:53.162944 [ 4 ] {73b528db-a3ee-4d1e-bbb5-dfab62ebf5ce} <Debug> TCPHandler: Processed in 0.001331017 sec. | ||
| 2552 | 2025.07.01 10:28:53.163063 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2025.07.01 10:28:53.163158 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2554 | 2025.07.01 10:28:53.163199 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2555 | 2025.07.01 10:28:53.163604 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2025.07.01 10:28:53.163640 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2557 | 2025.07.01 10:28:53.163934 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2558 | 2025.07.01 10:28:53.164144 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.07.01 10:28:53.164266 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001127 sec., 100266.1934338953 rows/sec., 6.49 MiB/sec. | ||
| 2560 | 2025.07.01 10:28:53.164303 [ 4 ] {1a7927e5-a9ad-4759-be3c-5b8b1625b424} <Debug> TCPHandler: Processed in 0.001299756 sec. | ||
| 2561 | 2025.07.01 10:28:53.164412 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2025.07.01 10:28:53.164522 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2563 | 2025.07.01 10:28:53.164562 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2564 | 2025.07.01 10:28:53.164969 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.07.01 10:28:53.165006 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2566 | 2025.07.01 10:28:53.165300 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2567 | 2025.07.01 10:28:53.165517 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.07.01 10:28:53.165642 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001146 sec., 97731.23909249563 rows/sec., 5.57 MiB/sec. | ||
| 2569 | 2025.07.01 10:28:53.165680 [ 4 ] {8b9584d8-c9a0-4c50-846f-d73859b52be2} <Debug> TCPHandler: Processed in 0.001317507 sec. | ||
| 2570 | 2025.07.01 10:28:53.165787 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2025.07.01 10:28:53.165890 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2572 | 2025.07.01 10:28:53.165930 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2573 | 2025.07.01 10:28:53.166416 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2025.07.01 10:28:53.166454 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2575 | 2025.07.01 10:28:53.166781 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2576 | 2025.07.01 10:28:53.166984 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.07.01 10:28:53.167107 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Debug> executeQuery: Read 425 rows, 31.03 KiB in 0.001236 sec., 343851.1326860842 rows/sec., 24.52 MiB/sec. | ||
| 2578 | 2025.07.01 10:28:53.167145 [ 4 ] {370af3cc-b4b9-48d5-bad3-9bb6c09e2737} <Debug> TCPHandler: Processed in 0.001407479 sec. | ||
| 2579 | 2025.07.01 10:28:53.167254 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2025.07.01 10:28:53.167356 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2581 | 2025.07.01 10:28:53.167398 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2582 | 2025.07.01 10:28:53.167727 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2025.07.01 10:28:53.167763 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2584 | 2025.07.01 10:28:53.168063 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2585 | 2025.07.01 10:28:53.168273 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2025.07.01 10:28:53.168397 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 2587 | 2025.07.01 10:28:53.168434 [ 4 ] {71cc413f-1d04-4efd-a2c6-2ee3d82a35d9} <Debug> TCPHandler: Processed in 0.001228774 sec. | ||
| 2588 | 2025.07.01 10:28:53.168557 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2025.07.01 10:28:53.168651 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2590 | 2025.07.01 10:28:53.168693 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2591 | 2025.07.01 10:28:53.169067 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.07.01 10:28:53.169103 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2593 | 2025.07.01 10:28:53.169422 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2594 | 2025.07.01 10:28:53.169637 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.07.01 10:28:53.169763 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00113 sec., 209734.5132743363 rows/sec., 14.06 MiB/sec. | ||
| 2596 | 2025.07.01 10:28:53.169800 [ 4 ] {fadc341d-0b81-4265-96f8-11dc675efc8b} <Debug> TCPHandler: Processed in 0.001309137 sec. | ||
| 2597 | 2025.07.01 10:28:53.169908 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2025.07.01 10:28:53.170003 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2599 | 2025.07.01 10:28:53.170045 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2600 | 2025.07.01 10:28:53.170348 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.07.01 10:28:53.170384 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2602 | 2025.07.01 10:28:53.170677 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2603 | 2025.07.01 10:28:53.170889 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.07.01 10:28:53.171012 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2605 | 2025.07.01 10:28:53.171048 [ 4 ] {d3a0166d-622f-4be0-81ff-4dff0aea5152} <Debug> TCPHandler: Processed in 0.001189433 sec. | ||
| 2606 | 2025.07.01 10:28:53.171161 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2025.07.01 10:28:53.171255 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2608 | 2025.07.01 10:28:53.171308 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2609 | 2025.07.01 10:28:53.172116 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2025.07.01 10:28:53.172153 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2611 | 2025.07.01 10:28:53.172851 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2612 | 2025.07.01 10:28:53.173088 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.07.01 10:28:53.173226 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001989 sec., 20110.608345902463 rows/sec., 36.04 MiB/sec. | ||
| 2614 | 2025.07.01 10:28:53.173285 [ 4 ] {e4da2275-90b8-4db3-837f-26758d4f4b2d} <Debug> TCPHandler: Processed in 0.00217617 sec. | ||
| 2615 | 2025.07.01 10:28:53.173392 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.07.01 10:28:53.173487 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2617 | 2025.07.01 10:28:53.173540 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2618 | 2025.07.01 10:28:53.173850 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Trace> oximeter.measurements_i64 (8c932091-93b6-411e-86bd-43be652726d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.07.01 10:28:53.173886 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2620 | 2025.07.01 10:28:53.174178 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2621 | 2025.07.01 10:28:53.174384 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Trace> oximeter.measurements_i64 (8c932091-93b6-411e-86bd-43be652726d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.07.01 10:28:53.174518 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001048 sec., 2862.595419847328 rows/sec., 202.21 KiB/sec. | ||
| 2623 | 2025.07.01 10:28:53.174554 [ 4 ] {fa402402-7538-406b-85b8-fe5822cc07ae} <Debug> TCPHandler: Processed in 0.001211594 sec. | ||
| 2624 | 2025.07.01 10:28:53.174677 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.07.01 10:28:53.174770 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2626 | 2025.07.01 10:28:53.174812 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2627 | 2025.07.01 10:28:53.175117 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.07.01 10:28:53.175152 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2629 | 2025.07.01 10:28:53.175447 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2630 | 2025.07.01 10:28:53.175662 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.07.01 10:28:53.175785 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001033 sec., 79380.44530493708 rows/sec., 5.04 MiB/sec. | ||
| 2632 | 2025.07.01 10:28:53.175821 [ 4 ] {bfc940eb-285e-44c9-a12f-4ebefbca9ed7} <Debug> TCPHandler: Processed in 0.001204283 sec. | ||
| 2633 | 2025.07.01 10:28:58.144038 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2025.07.01 10:28:58.144286 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2635 | 2025.07.01 10:28:58.144641 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2636 | 2025.07.01 10:28:58.144684 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2637 | 2025.07.01 10:28:58.144935 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2638 | 2025.07.01 10:28:58.145005 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2639 | 2025.07.01 10:28:58.145146 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2640 | 2025.07.01 10:28:58.145256 [ 291 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2641 | 2025.07.01 10:28:58.145289 [ 290 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2642 | 2025.07.01 10:28:58.145306 [ 289 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2643 | 2025.07.01 10:28:58.145303 [ 293 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2644 | 2025.07.01 10:28:58.145495 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2645 | 2025.07.01 10:28:58.145535 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2646 | 2025.07.01 10:28:58.145621 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2647 | 2025.07.01 10:28:58.145642 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2648 | 2025.07.01 10:28:58.145677 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2649 | 2025.07.01 10:28:58.145720 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2650 | 2025.07.01 10:28:58.145757 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2651 | 2025.07.01 10:28:58.146602 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002414 sec., 14084.507042253521 rows/sec., 542.09 KiB/sec. | ||
| 2652 | 2025.07.01 10:28:58.146738 [ 4 ] {92a95d7a-96bf-4c8e-8bc6-6a88c9b45aef} <Debug> TCPHandler: Processed in 0.002830759 sec. | ||
| 2653 | 2025.07.01 10:28:58.155943 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2025.07.01 10:28:58.156078 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2655 | 2025.07.01 10:28:58.156134 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2656 | 2025.07.01 10:28:58.156783 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2025.07.01 10:28:58.156821 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2658 | 2025.07.01 10:28:58.157221 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2659 | 2025.07.01 10:28:58.157424 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2025.07.01 10:28:58.157581 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Debug> executeQuery: Read 1 rows, 90.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 56.96 KiB/sec. | ||
| 2661 | 2025.07.01 10:28:58.157624 [ 4 ] {4f482c1b-411e-4265-9720-42aadaf7af99} <Debug> TCPHandler: Processed in 0.001746278 sec. | ||
| 2662 | 2025.07.01 10:28:58.157744 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2025.07.01 10:28:58.157842 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2664 | 2025.07.01 10:28:58.157884 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2665 | 2025.07.01 10:28:58.158326 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2025.07.01 10:28:58.158363 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2667 | 2025.07.01 10:28:58.158683 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2668 | 2025.07.01 10:28:58.158895 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2025.07.01 10:28:58.158987 [ 121 ] {} <Debug> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2670 | 2025.07.01 10:28:58.159019 [ 121 ] {} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2025.07.01 10:28:58.159024 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001203 sec., 47381.54613466334 rows/sec., 3.64 MiB/sec. | ||
| 2672 | 2025.07.01 10:28:58.159039 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2673 | 2025.07.01 10:28:58.159065 [ 4 ] {e5869d50-be0d-4149-a011-43cc226a6f85} <Debug> TCPHandler: Processed in 0.001372428 sec. | ||
| 2674 | 2025.07.01 10:28:58.159158 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::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 | ||
| 2675 | 2025.07.01 10:28:58.159195 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2025.07.01 10:28:58.159296 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2677 | 2025.07.01 10:28:58.159299 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2678 | 2025.07.01 10:28:58.159338 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2679 | 2025.07.01 10:28:58.159347 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 689 rows starting from the beginning of the part | ||
| 2680 | 2025.07.01 10:28:58.159439 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2681 | 2025.07.01 10:28:58.159487 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 694 rows starting from the beginning of the part | ||
| 2682 | 2025.07.01 10:28:58.159535 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2683 | 2025.07.01 10:28:58.159590 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 697 rows starting from the beginning of the part | ||
| 2684 | 2025.07.01 10:28:58.159651 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part | ||
| 2685 | 2025.07.01 10:28:58.159786 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.07.01 10:28:58.159829 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2687 | 2025.07.01 10:28:58.160184 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2688 | 2025.07.01 10:28:58.160415 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.07.01 10:28:58.160513 [ 121 ] {} <Debug> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2690 | 2025.07.01 10:28:58.160537 [ 121 ] {} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2025.07.01 10:28:58.160553 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2692 | 2025.07.01 10:28:58.160560 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 2693 | 2025.07.01 10:28:58.160604 [ 4 ] {de6c1e8b-c12c-4244-be1b-ad8541412b38} <Debug> TCPHandler: Processed in 0.00145808 sec. | ||
| 2694 | 2025.07.01 10:28:58.160626 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::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 | ||
| 2695 | 2025.07.01 10:28:58.160715 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2696 | 2025.07.01 10:28:58.160727 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2025.07.01 10:28:58.160747 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 433 rows starting from the beginning of the part | ||
| 2698 | 2025.07.01 10:28:58.160807 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2699 | 2025.07.01 10:28:58.160823 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2700 | 2025.07.01 10:28:58.160858 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 428 rows starting from the beginning of the part | ||
| 2701 | 2025.07.01 10:28:58.160867 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2702 | 2025.07.01 10:28:58.160903 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2703 | 2025.07.01 10:28:58.160939 [ 188 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840491 sec., 1221956.5322514481 rows/sec., 101.84 MiB/sec. | ||
| 2704 | 2025.07.01 10:28:58.160946 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 425 rows starting from the beginning of the part | ||
| 2705 | 2025.07.01 10:28:58.161016 [ 201 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2706 | 2025.07.01 10:28:58.161163 [ 190 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2707 | 2025.07.01 10:28:58.161274 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2025.07.01 10:28:58.161316 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2709 | 2025.07.01 10:28:58.161534 [ 190 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.07.01 10:28:58.161638 [ 190 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_16_3} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2711 | 2025.07.01 10:28:58.161723 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2712 | 2025.07.01 10:28:58.161758 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2713 | 2025.07.01 10:28:58.161984 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2025.07.01 10:28:58.162079 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2715 | 2025.07.01 10:28:58.162104 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2025.07.01 10:28:58.162114 [ 188 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525062 sec., 969140.9267295363 rows/sec., 73.71 MiB/sec. | ||
| 2717 | 2025.07.01 10:28:58.162119 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2718 | 2025.07.01 10:28:58.162115 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Debug> executeQuery: Read 196 rows, 13.91 KiB in 0.001311 sec., 149504.19527078565 rows/sec., 10.36 MiB/sec. | ||
| 2719 | 2025.07.01 10:28:58.162185 [ 4 ] {02739ab2-5a1b-4401-857d-985dea4f0109} <Debug> TCPHandler: Processed in 0.001506622 sec. | ||
| 2720 | 2025.07.01 10:28:58.162190 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::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 | ||
| 2721 | 2025.07.01 10:28:58.162270 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2722 | 2025.07.01 10:28:58.162280 [ 190 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2723 | 2025.07.01 10:28:58.162297 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2113 rows starting from the beginning of the part | ||
| 2724 | 2025.07.01 10:28:58.162300 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.07.01 10:28:58.162348 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2726 | 2025.07.01 10:28:58.162385 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part | ||
| 2727 | 2025.07.01 10:28:58.162403 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.07.01 10:28:58.162424 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2729 | 2025.07.01 10:28:58.162447 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2730 | 2025.07.01 10:28:58.162461 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
| 2731 | 2025.07.01 10:28:58.162497 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 196 rows starting from the beginning of the part | ||
| 2732 | 2025.07.01 10:28:58.162543 [ 190 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.07.01 10:28:58.162617 [ 190 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_16_3} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2734 | 2025.07.01 10:28:58.162690 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2735 | 2025.07.01 10:28:58.162799 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.07.01 10:28:58.162837 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2737 | 2025.07.01 10:28:58.163138 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2738 | 2025.07.01 10:28:58.163348 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.07.01 10:28:58.163441 [ 121 ] {} <Debug> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2740 | 2025.07.01 10:28:58.163463 [ 121 ] {} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.07.01 10:28:58.163477 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2742 | 2025.07.01 10:28:58.163479 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2743 | 2025.07.01 10:28:58.163522 [ 4 ] {beab757f-1887-4432-92e3-fdd1631e9014} <Debug> TCPHandler: Processed in 0.001270736 sec. | ||
| 2744 | 2025.07.01 10:28:58.163561 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::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 | ||
| 2745 | 2025.07.01 10:28:58.163650 [ 198 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483031 sec., 2095708.0465614002 rows/sec., 142.98 MiB/sec. | ||
| 2746 | 2025.07.01 10:28:58.163674 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2747 | 2025.07.01 10:28:58.163700 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 758 rows starting from the beginning of the part | ||
| 2748 | 2025.07.01 10:28:58.163744 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2749 | 2025.07.01 10:28:58.163779 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
| 2750 | 2025.07.01 10:28:58.163813 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2751 | 2025.07.01 10:28:58.163849 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
| 2752 | 2025.07.01 10:28:58.163885 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2753 | 2025.07.01 10:28:58.163954 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2754 | 2025.07.01 10:28:58.164235 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.07.01 10:28:58.164297 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2756 | 2025.07.01 10:28:58.164355 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2757 | 2025.07.01 10:28:58.164763 [ 201 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233604 sec., 893317.4665451798 rows/sec., 58.40 MiB/sec. | ||
| 2758 | 2025.07.01 10:28:58.164938 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2759 | 2025.07.01 10:28:58.165182 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.07.01 10:28:58.165247 [ 194 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_16_3} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2761 | 2025.07.01 10:28:58.165305 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2762 | 2025.07.01 10:28:59.145377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2763 | 2025.07.01 10:28:59.145925 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2025.07.01 10:28:59.145964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2765 | 2025.07.01 10:28:59.146432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2766 | 2025.07.01 10:28:59.146683 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2025.07.01 10:28:59.146823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2768 | 2025.07.01 10:28:59.465057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2769 | 2025.07.01 10:28:59.482615 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2025.07.01 10:28:59.482685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2771 | 2025.07.01 10:28:59.488519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2772 | 2025.07.01 10:28:59.489213 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.07.01 10:28:59.492008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2774 | 2025.07.01 10:29:01.652776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 402 | ||
| 2775 | 2025.07.01 10:29:01.655145 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2025.07.01 10:29:01.655202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2777 | 2025.07.01 10:29:01.656398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2778 | 2025.07.01 10:29:01.656700 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2025.07.01 10:29:01.657048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2780 | 2025.07.01 10:29:03.158902 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2025.07.01 10:29:03.159117 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2782 | 2025.07.01 10:29:03.159192 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2783 | 2025.07.01 10:29:03.159980 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.07.01 10:29:03.160029 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2785 | 2025.07.01 10:29:03.160430 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2786 | 2025.07.01 10:29:03.160665 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.07.01 10:29:03.160823 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00176 sec., 120454.54545454546 rows/sec., 7.66 MiB/sec. | ||
| 2788 | 2025.07.01 10:29:03.160872 [ 4 ] {be6b3874-d2a2-4355-a9e9-bc64a5d63f20} <Debug> TCPHandler: Processed in 0.002106258 sec. | ||
| 2789 | 2025.07.01 10:29:03.160994 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2025.07.01 10:29:03.161097 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2791 | 2025.07.01 10:29:03.161141 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2792 | 2025.07.01 10:29:03.161863 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2025.07.01 10:29:03.161901 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2794 | 2025.07.01 10:29:03.162261 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2795 | 2025.07.01 10:29:03.162472 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2025.07.01 10:29:03.162600 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Debug> executeQuery: Read 697 rows, 57.02 KiB in 0.001526 sec., 456749.6723460026 rows/sec., 36.49 MiB/sec. | ||
| 2797 | 2025.07.01 10:29:03.162638 [ 4 ] {f9e9740a-e393-4ce6-841c-6f6998c75ae9} <Debug> TCPHandler: Processed in 0.001695528 sec. | ||
| 2798 | 2025.07.01 10:29:03.162750 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2025.07.01 10:29:03.162847 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2800 | 2025.07.01 10:29:03.162888 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2801 | 2025.07.01 10:29:03.163317 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.07.01 10:29:03.163353 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2803 | 2025.07.01 10:29:03.163651 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2804 | 2025.07.01 10:29:03.163866 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.07.01 10:29:03.163992 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Debug> executeQuery: Read 146 rows, 9.39 KiB in 0.001165 sec., 125321.88841201717 rows/sec., 7.87 MiB/sec. | ||
| 2806 | 2025.07.01 10:29:03.164028 [ 4 ] {644598d2-9260-404a-adfe-7bceb37afe9f} <Debug> TCPHandler: Processed in 0.001327427 sec. | ||
| 2807 | 2025.07.01 10:29:03.164139 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2025.07.01 10:29:03.164232 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2809 | 2025.07.01 10:29:03.164271 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2810 | 2025.07.01 10:29:03.164680 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2025.07.01 10:29:03.164716 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2812 | 2025.07.01 10:29:03.165007 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2813 | 2025.07.01 10:29:03.165210 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.07.01 10:29:03.165333 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001119 sec., 100983.02055406613 rows/sec., 6.54 MiB/sec. | ||
| 2815 | 2025.07.01 10:29:03.165368 [ 4 ] {df6716d7-3999-4837-bd28-124228218721} <Debug> TCPHandler: Processed in 0.001278256 sec. | ||
| 2816 | 2025.07.01 10:29:03.165474 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2025.07.01 10:29:03.165570 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2818 | 2025.07.01 10:29:03.165610 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2819 | 2025.07.01 10:29:03.166012 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2025.07.01 10:29:03.166047 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2821 | 2025.07.01 10:29:03.166333 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2822 | 2025.07.01 10:29:03.166533 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2025.07.01 10:29:03.166657 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001109 sec., 100991.88458070334 rows/sec., 5.75 MiB/sec. | ||
| 2824 | 2025.07.01 10:29:03.166693 [ 4 ] {b098925b-d6ab-456d-9d17-e1051c10b5a4} <Debug> TCPHandler: Processed in 0.001267045 sec. | ||
| 2825 | 2025.07.01 10:29:03.166800 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.07.01 10:29:03.166892 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2827 | 2025.07.01 10:29:03.166931 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2828 | 2025.07.01 10:29:03.167441 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.07.01 10:29:03.167477 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2830 | 2025.07.01 10:29:03.167793 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2831 | 2025.07.01 10:29:03.168012 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.07.01 10:29:03.168140 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Debug> executeQuery: Read 422 rows, 30.79 KiB in 0.001266 sec., 333333.3333333333 rows/sec., 23.75 MiB/sec. | ||
| 2833 | 2025.07.01 10:29:03.168178 [ 4 ] {064c02b0-281b-49c1-a5d7-5e43d64a9a58} <Debug> TCPHandler: Processed in 0.00142537 sec. | ||
| 2834 | 2025.07.01 10:29:03.168286 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.07.01 10:29:03.168379 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2836 | 2025.07.01 10:29:03.168420 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2837 | 2025.07.01 10:29:03.168741 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.07.01 10:29:03.168777 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2839 | 2025.07.01 10:29:03.169066 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2840 | 2025.07.01 10:29:03.169268 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.07.01 10:29:03.169391 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 2842 | 2025.07.01 10:29:03.169426 [ 4 ] {b5679aba-2a75-4639-88a9-8eba4c257ae6} <Debug> TCPHandler: Processed in 0.001188673 sec. | ||
| 2843 | 2025.07.01 10:29:03.169535 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.07.01 10:29:03.169628 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2845 | 2025.07.01 10:29:03.169669 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2846 | 2025.07.01 10:29:03.170056 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.07.01 10:29:03.170091 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2848 | 2025.07.01 10:29:03.170414 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2849 | 2025.07.01 10:29:03.170615 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.07.01 10:29:03.170737 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001127 sec., 210292.81277728482 rows/sec., 14.10 MiB/sec. | ||
| 2851 | 2025.07.01 10:29:03.170772 [ 4 ] {2bf63e1f-8591-4ce7-97d0-6f6b5626a8ef} <Debug> TCPHandler: Processed in 0.001284846 sec. | ||
| 2852 | 2025.07.01 10:29:03.170878 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.07.01 10:29:03.170970 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.07.01 10:29:03.171012 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2855 | 2025.07.01 10:29:03.171313 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.07.01 10:29:03.171348 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2857 | 2025.07.01 10:29:03.171632 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2858 | 2025.07.01 10:29:03.171828 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.07.01 10:29:03.171949 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 2860 | 2025.07.01 10:29:03.171984 [ 4 ] {16493070-70cc-4b50-b957-dbfcac7b874c} <Debug> TCPHandler: Processed in 0.001153912 sec. | ||
| 2861 | 2025.07.01 10:29:03.172084 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.07.01 10:29:03.172176 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2025.07.01 10:29:03.172229 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2864 | 2025.07.01 10:29:03.173394 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.07.01 10:29:03.173429 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2866 | 2025.07.01 10:29:03.173996 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2867 | 2025.07.01 10:29:03.174216 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.07.01 10:29:03.174350 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002192 sec., 18248.17518248175 rows/sec., 32.70 MiB/sec. | ||
| 2869 | 2025.07.01 10:29:03.174407 [ 4 ] {671aca07-df39-4059-a76d-ae03dce6184a} <Debug> TCPHandler: Processed in 0.002370427 sec. | ||
| 2870 | 2025.07.01 10:29:03.174515 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.07.01 10:29:03.174610 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2872 | 2025.07.01 10:29:03.174651 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2873 | 2025.07.01 10:29:03.174971 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.07.01 10:29:03.175007 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2875 | 2025.07.01 10:29:03.175307 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2876 | 2025.07.01 10:29:03.175508 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.07.01 10:29:03.175631 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00104 sec., 78846.15384615386 rows/sec., 5.01 MiB/sec. | ||
| 2878 | 2025.07.01 10:29:03.175665 [ 4 ] {48779b43-bef8-48d8-b6d8-12e574130514} <Debug> TCPHandler: Processed in 0.001198924 sec. | ||
| 2879 | 2025.07.01 10:29:06.567989 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2880 | 2025.07.01 10:29:06.568039 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2881 | 2025.07.01 10:29:06.646938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2882 | 2025.07.01 10:29:06.647505 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.07.01 10:29:06.647566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2884 | 2025.07.01 10:29:06.648075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2885 | 2025.07.01 10:29:06.648326 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.07.01 10:29:06.648471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2887 | 2025.07.01 10:29:06.992103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2888 | 2025.07.01 10:29:07.009380 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2025.07.01 10:29:07.009461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2890 | 2025.07.01 10:29:07.016465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2891 | 2025.07.01 10:29:07.017264 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.07.01 10:29:07.021620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2893 | 2025.07.01 10:29:08.151051 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2025.07.01 10:29:08.151232 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2895 | 2025.07.01 10:29:08.151294 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2896 | 2025.07.01 10:29:08.151941 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2025.07.01 10:29:08.151978 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2898 | 2025.07.01 10:29:08.152344 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2899 | 2025.07.01 10:29:08.152562 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.07.01 10:29:08.152709 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.82 MiB/sec. | ||
| 2901 | 2025.07.01 10:29:08.152749 [ 4 ] {b164d9f1-3c87-49b1-a833-4473d1a96633} <Debug> TCPHandler: Processed in 0.001826921 sec. | ||
| 2902 | 2025.07.01 10:29:08.152870 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2025.07.01 10:29:08.152962 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2904 | 2025.07.01 10:29:08.153002 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2905 | 2025.07.01 10:29:08.153418 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.07.01 10:29:08.153453 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2907 | 2025.07.01 10:29:08.153755 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2908 | 2025.07.01 10:29:08.153956 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.07.01 10:29:08.154081 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 2910 | 2025.07.01 10:29:08.154117 [ 4 ] {cbc660a5-bd2f-4c16-8cc6-19df6b134f8c} <Debug> TCPHandler: Processed in 0.001294796 sec. | ||
| 2911 | 2025.07.01 10:29:08.154229 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.07.01 10:29:08.154321 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2913 | 2025.07.01 10:29:08.154363 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2914 | 2025.07.01 10:29:08.154767 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.07.01 10:29:08.154802 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2916 | 2025.07.01 10:29:08.155113 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2917 | 2025.07.01 10:29:08.155308 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.07.01 10:29:08.155434 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 2919 | 2025.07.01 10:29:08.155470 [ 4 ] {7730bef2-72e7-42d5-bf0d-060c3c576c96} <Debug> TCPHandler: Processed in 0.001287706 sec. | ||
| 2920 | 2025.07.01 10:29:08.155584 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2025.07.01 10:29:08.155676 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2922 | 2025.07.01 10:29:08.155716 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2923 | 2025.07.01 10:29:08.156089 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2025.07.01 10:29:08.156132 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2925 | 2025.07.01 10:29:08.156515 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2926 | 2025.07.01 10:29:08.156763 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.07.01 10:29:08.156918 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 2928 | 2025.07.01 10:29:08.156961 [ 4 ] {3cc695f8-0494-4824-95b7-d6776de32e43} <Debug> TCPHandler: Processed in 0.00142832 sec. | ||
| 2929 | 2025.07.01 10:29:09.253541 [ 141 ] {} <Debug> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2930 | 2025.07.01 10:29:09.253610 [ 141 ] {} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.07.01 10:29:09.253630 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2932 | 2025.07.01 10:29:09.253765 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::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 | ||
| 2933 | 2025.07.01 10:29:09.254058 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2934 | 2025.07.01 10:29:09.254101 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2935 | 2025.07.01 10:29:09.254203 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2936 | 2025.07.01 10:29:09.254272 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 2937 | 2025.07.01 10:29:09.254335 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::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 | ||
| 2938 | 2025.07.01 10:29:09.254395 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::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 | ||
| 2939 | 2025.07.01 10:29:09.255899 [ 198 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002207251 sec., 16309.880480289736 rows/sec., 3.37 MiB/sec. | ||
| 2940 | 2025.07.01 10:29:09.256099 [ 201 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2941 | 2025.07.01 10:29:09.256557 [ 201 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.07.01 10:29:09.256641 [ 201 ] {deb94c0d-8602-4683-9722-649d33df5a5b::all_1_5_1} <Trace> oximeter.timeseries_schema (deb94c0d-8602-4683-9722-649d33df5a5b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2943 | 2025.07.01 10:29:09.256760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2944 | 2025.07.01 10:29:11.658178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 432 | ||
| 2945 | 2025.07.01 10:29:11.660454 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2025.07.01 10:29:11.660502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2947 | 2025.07.01 10:29:11.661739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2948 | 2025.07.01 10:29:11.662009 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2025.07.01 10:29:11.662256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 2950 | 2025.07.01 10:29:13.160847 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2025.07.01 10:29:13.161096 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2952 | 2025.07.01 10:29:13.161183 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2953 | 2025.07.01 10:29:13.162052 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.07.01 10:29:13.162121 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2955 | 2025.07.01 10:29:13.162699 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2956 | 2025.07.01 10:29:13.163036 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.07.01 10:29:13.163211 [ 139 ] {} <Debug> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2958 | 2025.07.01 10:29:13.163265 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00223 sec., 95067.26457399102 rows/sec., 6.05 MiB/sec. | ||
| 2959 | 2025.07.01 10:29:13.163289 [ 139 ] {} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.07.01 10:29:13.163322 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2961 | 2025.07.01 10:29:13.163343 [ 4 ] {cd0ffc8b-5d0a-4807-a36e-d064e7003379} <Debug> TCPHandler: Processed in 0.002650943 sec. | ||
| 2962 | 2025.07.01 10:29:13.163421 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 2963 | 2025.07.01 10:29:13.163519 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2964 | 2025.07.01 10:29:13.163522 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2025.07.01 10:29:13.163551 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 2966 | 2025.07.01 10:29:13.163618 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 2967 | 2025.07.01 10:29:13.163664 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 2968 | 2025.07.01 10:29:13.163682 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2969 | 2025.07.01 10:29:13.163707 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 2970 | 2025.07.01 10:29:13.163747 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::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 | ||
| 2971 | 2025.07.01 10:29:13.163753 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2972 | 2025.07.01 10:29:13.164345 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2025.07.01 10:29:13.164388 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2974 | 2025.07.01 10:29:13.164612 [ 201 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231615 sec., 860658.5661915453 rows/sec., 58.02 MiB/sec. | ||
| 2975 | 2025.07.01 10:29:13.164743 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2976 | 2025.07.01 10:29:13.164747 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2977 | 2025.07.01 10:29:13.165010 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_9_2} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2025.07.01 10:29:13.165030 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.07.01 10:29:13.165080 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_9_2} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 2980 | 2025.07.01 10:29:13.165141 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2981 | 2025.07.01 10:29:13.165191 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 105.63 KiB/sec. | ||
| 2982 | 2025.07.01 10:29:13.165239 [ 4 ] {4078efc4-8a23-491e-9ce2-8b16d931c3d2} <Debug> TCPHandler: Processed in 0.001787929 sec. | ||
| 2983 | 2025.07.01 10:29:13.165370 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.07.01 10:29:13.165484 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2985 | 2025.07.01 10:29:13.165535 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2986 | 2025.07.01 10:29:13.166393 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.07.01 10:29:13.166435 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2988 | 2025.07.01 10:29:13.166832 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2989 | 2025.07.01 10:29:13.167078 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2025.07.01 10:29:13.167227 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Debug> executeQuery: Read 698 rows, 57.09 KiB in 0.001769 sec., 394573.2052006784 rows/sec., 31.52 MiB/sec. | ||
| 2991 | 2025.07.01 10:29:13.167275 [ 4 ] {40fb5a65-ebf6-491b-af0d-b47ad339c6dc} <Debug> TCPHandler: Processed in 0.001960435 sec. | ||
| 2992 | 2025.07.01 10:29:13.167403 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.07.01 10:29:13.167513 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2994 | 2025.07.01 10:29:13.167562 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2995 | 2025.07.01 10:29:13.168086 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.07.01 10:29:13.168127 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2997 | 2025.07.01 10:29:13.168477 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2998 | 2025.07.01 10:29:13.168720 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.07.01 10:29:13.168869 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Debug> executeQuery: Read 148 rows, 9.53 KiB in 0.001378 sec., 107402.0319303338 rows/sec., 6.76 MiB/sec. | ||
| 3000 | 2025.07.01 10:29:13.168916 [ 4 ] {926dde56-4a68-4be6-9ac2-875fd468550b} <Debug> TCPHandler: Processed in 0.001568574 sec. | ||
| 3001 | 2025.07.01 10:29:13.169044 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.07.01 10:29:13.169154 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3003 | 2025.07.01 10:29:13.169200 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3004 | 2025.07.01 10:29:13.169695 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.07.01 10:29:13.169736 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3006 | 2025.07.01 10:29:13.170073 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3007 | 2025.07.01 10:29:13.170328 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.07.01 10:29:13.170440 [ 139 ] {} <Debug> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3009 | 2025.07.01 10:29:13.170473 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001337 sec., 84517.57666417352 rows/sec., 5.47 MiB/sec. | ||
| 3010 | 2025.07.01 10:29:13.170483 [ 139 ] {} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.07.01 10:29:13.170525 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3012 | 2025.07.01 10:29:13.170525 [ 4 ] {a67663d4-5da5-419c-9ef4-fc054cbfbdb1} <Debug> TCPHandler: Processed in 0.001536892 sec. | ||
| 3013 | 2025.07.01 10:29:13.170612 [ 189 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::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 | ||
| 3014 | 2025.07.01 10:29:13.170672 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2025.07.01 10:29:13.170708 [ 189 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3016 | 2025.07.01 10:29:13.170740 [ 189 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 113 rows starting from the beginning of the part | ||
| 3017 | 2025.07.01 10:29:13.170780 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3018 | 2025.07.01 10:29:13.170795 [ 189 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
| 3019 | 2025.07.01 10:29:13.170827 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3020 | 2025.07.01 10:29:13.170841 [ 189 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 3021 | 2025.07.01 10:29:13.170887 [ 189 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 3022 | 2025.07.01 10:29:13.170927 [ 189 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 3023 | 2025.07.01 10:29:13.171308 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.07.01 10:29:13.171349 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3025 | 2025.07.01 10:29:13.171693 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3026 | 2025.07.01 10:29:13.171749 [ 197 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169253 sec., 483214.49677700206 rows/sec., 33.12 MiB/sec. | ||
| 3027 | 2025.07.01 10:29:13.171900 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3028 | 2025.07.01 10:29:13.171946 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.07.01 10:29:13.172067 [ 137 ] {} <Debug> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3030 | 2025.07.01 10:29:13.172091 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001331 sec., 84147.25770097671 rows/sec., 4.79 MiB/sec. | ||
| 3031 | 2025.07.01 10:29:13.172106 [ 137 ] {} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.07.01 10:29:13.172131 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3033 | 2025.07.01 10:29:13.172137 [ 4 ] {d75f9767-674d-4c02-a1f8-549f4ed7f786} <Debug> TCPHandler: Processed in 0.001520302 sec. | ||
| 3034 | 2025.07.01 10:29:13.172189 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 3035 | 2025.07.01 10:29:13.172245 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.07.01 10:29:13.172269 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2025.07.01 10:29:13.172276 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3038 | 2025.07.01 10:29:13.172312 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 3039 | 2025.07.01 10:29:13.172334 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_9_2} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3040 | 2025.07.01 10:29:13.172360 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 3041 | 2025.07.01 10:29:13.172374 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3042 | 2025.07.01 10:29:13.172403 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 3043 | 2025.07.01 10:29:13.172421 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3044 | 2025.07.01 10:29:13.172425 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3045 | 2025.07.01 10:29:13.172442 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 3046 | 2025.07.01 10:29:13.172479 [ 189 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::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 | ||
| 3047 | 2025.07.01 10:29:13.173260 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2025.07.01 10:29:13.173299 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3049 | 2025.07.01 10:29:13.173338 [ 196 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165643 sec., 480421.5355816489 rows/sec., 29.20 MiB/sec. | ||
| 3050 | 2025.07.01 10:29:13.173504 [ 201 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3051 | 2025.07.01 10:29:13.173698 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3052 | 2025.07.01 10:29:13.173787 [ 201 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_9_2} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.07.01 10:29:13.173862 [ 201 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_9_2} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3054 | 2025.07.01 10:29:13.173930 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3055 | 2025.07.01 10:29:13.173952 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2025.07.01 10:29:13.174100 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Debug> executeQuery: Read 424 rows, 30.95 KiB in 0.001742 sec., 243398.392652124 rows/sec., 17.35 MiB/sec. | ||
| 3057 | 2025.07.01 10:29:13.174143 [ 4 ] {c523c2a8-2b2f-4875-af89-e38d8b049c26} <Debug> TCPHandler: Processed in 0.001928543 sec. | ||
| 3058 | 2025.07.01 10:29:13.174270 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2025.07.01 10:29:13.174379 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3060 | 2025.07.01 10:29:13.174427 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3061 | 2025.07.01 10:29:13.174821 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.07.01 10:29:13.174861 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3063 | 2025.07.01 10:29:13.175205 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3064 | 2025.07.01 10:29:13.175448 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2025.07.01 10:29:13.175594 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001234 sec., 4862.23662884927 rows/sec., 254.03 KiB/sec. | ||
| 3066 | 2025.07.01 10:29:13.175635 [ 4 ] {808d330e-4a19-4a3d-bbdf-a7c64d283d8e} <Debug> TCPHandler: Processed in 0.00141887 sec. | ||
| 3067 | 2025.07.01 10:29:13.175762 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2025.07.01 10:29:13.175869 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3069 | 2025.07.01 10:29:13.175921 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3070 | 2025.07.01 10:29:13.176383 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.07.01 10:29:13.176423 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3072 | 2025.07.01 10:29:13.176810 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3073 | 2025.07.01 10:29:13.177050 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.07.01 10:29:13.177197 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001351 sec., 176165.8031088083 rows/sec., 11.81 MiB/sec. | ||
| 3075 | 2025.07.01 10:29:13.177242 [ 4 ] {7c97d0b5-0638-4032-a861-0498ac57f10f} <Debug> TCPHandler: Processed in 0.001536113 sec. | ||
| 3076 | 2025.07.01 10:29:13.177369 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2025.07.01 10:29:13.177477 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3078 | 2025.07.01 10:29:13.177524 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3079 | 2025.07.01 10:29:13.177890 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.07.01 10:29:13.177929 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3081 | 2025.07.01 10:29:13.178260 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3082 | 2025.07.01 10:29:13.178499 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.07.01 10:29:13.178644 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 56.77 KiB/sec. | ||
| 3084 | 2025.07.01 10:29:13.178687 [ 4 ] {53784155-9a4f-43ae-8f81-a664958c92f6} <Debug> TCPHandler: Processed in 0.001371748 sec. | ||
| 3085 | 2025.07.01 10:29:13.178810 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2025.07.01 10:29:13.178916 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3087 | 2025.07.01 10:29:13.178978 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3088 | 2025.07.01 10:29:13.179927 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2025.07.01 10:29:13.179970 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3090 | 2025.07.01 10:29:13.180605 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3091 | 2025.07.01 10:29:13.180859 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2025.07.01 10:29:13.181019 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002122 sec., 18850.141376060317 rows/sec., 33.78 MiB/sec. | ||
| 3093 | 2025.07.01 10:29:13.181093 [ 4 ] {91294c0e-d175-408c-a526-b1a289e0c127} <Debug> TCPHandler: Processed in 0.002339975 sec. | ||
| 3094 | 2025.07.01 10:29:13.181229 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2025.07.01 10:29:13.181335 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3096 | 2025.07.01 10:29:13.181385 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3097 | 2025.07.01 10:29:13.181773 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2025.07.01 10:29:13.181813 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3099 | 2025.07.01 10:29:13.182177 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3100 | 2025.07.01 10:29:13.182417 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2025.07.01 10:29:13.182563 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001251 sec., 65547.56195043965 rows/sec., 4.16 MiB/sec. | ||
| 3102 | 2025.07.01 10:29:13.182608 [ 4 ] {384dea78-3bb6-4992-94eb-63f9a409c360} <Debug> TCPHandler: Processed in 0.00143516 sec. | ||
| 3103 | 2025.07.01 10:29:14.149473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 3104 | 2025.07.01 10:29:14.149969 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.07.01 10:29:14.150011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3106 | 2025.07.01 10:29:14.150460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3107 | 2025.07.01 10:29:14.150691 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.07.01 10:29:14.150823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 3109 | 2025.07.01 10:29:14.522637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3110 | 2025.07.01 10:29:14.540350 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.07.01 10:29:14.540411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3112 | 2025.07.01 10:29:14.546560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3113 | 2025.07.01 10:29:14.547290 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.07.01 10:29:14.550229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3115 | 2025.07.01 10:29:15.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.89 MiB, peak 202.20 MiB, free memory in arenas 0.00 B, will set to 199.63 MiB (RSS), difference: 1.73 MiB | ||
| 3116 | 2025.07.01 10:29:18.151500 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.07.01 10:29:18.151716 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3118 | 2025.07.01 10:29:18.151782 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3119 | 2025.07.01 10:29:18.152402 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.07.01 10:29:18.152448 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3121 | 2025.07.01 10:29:18.152828 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3122 | 2025.07.01 10:29:18.153042 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2025.07.01 10:29:18.153185 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001517 sec., 36914.96374423204 rows/sec., 2.84 MiB/sec. | ||
| 3124 | 2025.07.01 10:29:18.153224 [ 4 ] {a61cd7ef-9298-483f-9e5c-276e188a91ec} <Debug> TCPHandler: Processed in 0.001873182 sec. | ||
| 3125 | 2025.07.01 10:29:18.153336 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2025.07.01 10:29:18.153429 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3127 | 2025.07.01 10:29:18.153469 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3128 | 2025.07.01 10:29:18.153886 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.07.01 10:29:18.153921 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3130 | 2025.07.01 10:29:18.154221 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3131 | 2025.07.01 10:29:18.154437 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.07.01 10:29:18.154567 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 3133 | 2025.07.01 10:29:18.154602 [ 4 ] {a064896f-1802-41d5-9dd0-ebc54c2baab6} <Debug> TCPHandler: Processed in 0.001315237 sec. | ||
| 3134 | 2025.07.01 10:29:18.154709 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2025.07.01 10:29:18.154800 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.07.01 10:29:18.154842 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3137 | 2025.07.01 10:29:18.155237 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.07.01 10:29:18.155270 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3139 | 2025.07.01 10:29:18.155663 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3140 | 2025.07.01 10:29:18.155862 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.07.01 10:29:18.155983 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3142 | 2025.07.01 10:29:18.156017 [ 4 ] {5c7fde85-65d6-4a0a-8c24-59cf72867ceb} <Debug> TCPHandler: Processed in 0.001355118 sec. | ||
| 3143 | 2025.07.01 10:29:18.156116 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2025.07.01 10:29:18.156207 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3145 | 2025.07.01 10:29:18.156247 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3146 | 2025.07.01 10:29:18.156573 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2025.07.01 10:29:18.156606 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3148 | 2025.07.01 10:29:18.156897 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3149 | 2025.07.01 10:29:18.157090 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.07.01 10:29:18.157209 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00102 sec., 58823.5294117647 rows/sec., 3.96 MiB/sec. | ||
| 3151 | 2025.07.01 10:29:18.157242 [ 4 ] {e93c8da4-faca-4ad7-ae03-18e3caf46ba3} <Debug> TCPHandler: Processed in 0.001172603 sec. | ||
| 3152 | 2025.07.01 10:29:21.568074 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3153 | 2025.07.01 10:29:21.568121 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3154 | 2025.07.01 10:29:21.650907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3155 | 2025.07.01 10:29:21.651382 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.07.01 10:29:21.651425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3157 | 2025.07.01 10:29:21.652079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3158 | 2025.07.01 10:29:21.652309 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.07.01 10:29:21.652452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3160 | 2025.07.01 10:29:21.652472 [ 123 ] {} <Debug> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3161 | 2025.07.01 10:29:21.652544 [ 123 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.07.01 10:29:21.652569 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3163 | 2025.07.01 10:29:21.652695 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::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 | ||
| 3164 | 2025.07.01 10:29:21.652842 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3165 | 2025.07.01 10:29:21.652882 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 3166 | 2025.07.01 10:29:21.652946 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 3167 | 2025.07.01 10:29:21.652990 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 3168 | 2025.07.01 10:29:21.653030 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 3169 | 2025.07.01 10:29:21.653068 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 3170 | 2025.07.01 10:29:21.653108 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 3171 | 2025.07.01 10:29:21.654538 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899063 sec., 3886653.5760003747 rows/sec., 55.60 MiB/sec. | ||
| 3172 | 2025.07.01 10:29:21.655428 [ 199 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3173 | 2025.07.01 10:29:21.655788 [ 199 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.07.01 10:29:21.655870 [ 199 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_16_3} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3175 | 2025.07.01 10:29:21.655987 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3176 | 2025.07.01 10:29:21.662377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 464 | ||
| 3177 | 2025.07.01 10:29:21.664736 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.07.01 10:29:21.664794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3179 | 2025.07.01 10:29:21.666005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3180 | 2025.07.01 10:29:21.666289 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.07.01 10:29:21.666435 [ 123 ] {} <Debug> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3182 | 2025.07.01 10:29:21.666472 [ 123 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.07.01 10:29:21.666489 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3184 | 2025.07.01 10:29:21.666569 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 3185 | 2025.07.01 10:29:21.666670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3186 | 2025.07.01 10:29:21.667116 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3187 | 2025.07.01 10:29:21.667366 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 3188 | 2025.07.01 10:29:21.667799 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 3189 | 2025.07.01 10:29:21.668145 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 3190 | 2025.07.01 10:29:21.668476 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 3191 | 2025.07.01 10:29:21.668801 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 3192 | 2025.07.01 10:29:21.669132 [ 196 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::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 | ||
| 3193 | 2025.07.01 10:29:21.674792 [ 189 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 72 columns (72 merged, 0 gathered) in 0.00826085 sec., 56168.55408341756 rows/sec., 50.33 MiB/sec. | ||
| 3194 | 2025.07.01 10:29:21.675535 [ 192 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3195 | 2025.07.01 10:29:21.676053 [ 192 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_11_2} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.07.01 10:29:21.676126 [ 192 ] {53c129d3-0b7c-42e1-98a8-1af3db6bb8a7::all_1_11_2} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3197 | 2025.07.01 10:29:21.676242 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3198 | 2025.07.01 10:29:22.001186 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000844074 sec. | ||
| 3199 | 2025.07.01 10:29:22.050307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3200 | 2025.07.01 10:29:22.066471 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2025.07.01 10:29:22.066527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3202 | 2025.07.01 10:29:22.071813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3203 | 2025.07.01 10:29:22.072500 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2025.07.01 10:29:22.072789 [ 123 ] {} <Debug> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3205 | 2025.07.01 10:29:22.072828 [ 123 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.07.01 10:29:22.072851 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3207 | 2025.07.01 10:29:22.073021 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 3208 | 2025.07.01 10:29:22.075551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3209 | 2025.07.01 10:29:22.076833 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3210 | 2025.07.01 10:29:22.078121 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 3211 | 2025.07.01 10:29:22.082417 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 3212 | 2025.07.01 10:29:22.086481 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 3213 | 2025.07.01 10:29:22.090656 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 3214 | 2025.07.01 10:29:22.095129 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 3215 | 2025.07.01 10:29:22.099365 [ 196 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 3216 | 2025.07.01 10:29:22.153102 [ 195 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080167593 sec., 1509.338068812918 rows/sec., 7.80 MiB/sec. | ||
| 3217 | 2025.07.01 10:29:22.155763 [ 187 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3218 | 2025.07.01 10:29:22.157878 [ 187 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_16_3} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.07.01 10:29:22.157953 [ 187 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_16_3} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3220 | 2025.07.01 10:29:22.159786 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3221 | 2025.07.01 10:29:23.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.32 MiB, peak 211.29 MiB, free memory in arenas 0.00 B, will set to 209.50 MiB (RSS), difference: 8.18 MiB | ||
| 3222 | 2025.07.01 10:29:23.158736 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2025.07.01 10:29:23.158920 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3224 | 2025.07.01 10:29:23.158989 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3225 | 2025.07.01 10:29:23.159780 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2025.07.01 10:29:23.159834 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3227 | 2025.07.01 10:29:23.160247 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3228 | 2025.07.01 10:29:23.160479 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2025.07.01 10:29:23.160646 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001777 sec., 119302.19471018571 rows/sec., 7.59 MiB/sec. | ||
| 3230 | 2025.07.01 10:29:23.160699 [ 4 ] {e521e914-a754-4ea4-b61c-25ccb927aab8} <Debug> TCPHandler: Processed in 0.002090308 sec. | ||
| 3231 | 2025.07.01 10:29:23.160822 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2025.07.01 10:29:23.160925 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3233 | 2025.07.01 10:29:23.160970 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3234 | 2025.07.01 10:29:23.161731 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2025.07.01 10:29:23.161768 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3236 | 2025.07.01 10:29:23.162144 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3237 | 2025.07.01 10:29:23.162361 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2025.07.01 10:29:23.162471 [ 122 ] {} <Debug> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3239 | 2025.07.01 10:29:23.162491 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Debug> executeQuery: Read 697 rows, 57.02 KiB in 0.001589 sec., 438640.65449968533 rows/sec., 35.04 MiB/sec. | ||
| 3240 | 2025.07.01 10:29:23.162539 [ 122 ] {} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.07.01 10:29:23.162560 [ 4 ] {09b04c08-7e85-4b2a-9805-3fc2223bd3c2} <Debug> TCPHandler: Processed in 0.00179027 sec. | ||
| 3242 | 2025.07.01 10:29:23.162568 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3243 | 2025.07.01 10:29:23.162705 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.07.01 10:29:23.162722 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::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 | ||
| 3245 | 2025.07.01 10:29:23.162815 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3246 | 2025.07.01 10:29:23.162865 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3247 | 2025.07.01 10:29:23.162933 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3248 | 2025.07.01 10:29:23.162997 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 703 rows starting from the beginning of the part | ||
| 3249 | 2025.07.01 10:29:23.163144 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 697 rows starting from the beginning of the part | ||
| 3250 | 2025.07.01 10:29:23.163230 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3251 | 2025.07.01 10:29:23.163311 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 698 rows starting from the beginning of the part | ||
| 3252 | 2025.07.01 10:29:23.163326 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.07.01 10:29:23.163377 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3254 | 2025.07.01 10:29:23.163402 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3255 | 2025.07.01 10:29:23.163483 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 697 rows starting from the beginning of the part | ||
| 3256 | 2025.07.01 10:29:23.163739 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3257 | 2025.07.01 10:29:23.164003 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.07.01 10:29:23.164138 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Debug> executeQuery: Read 146 rows, 9.39 KiB in 0.001343 sec., 108711.83916604616 rows/sec., 6.83 MiB/sec. | ||
| 3259 | 2025.07.01 10:29:23.164177 [ 4 ] {7740bc44-1c5f-4d37-bdd6-1d1cff72abcf} <Debug> TCPHandler: Processed in 0.001531103 sec. | ||
| 3260 | 2025.07.01 10:29:23.164296 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2025.07.01 10:29:23.164391 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3262 | 2025.07.01 10:29:23.164433 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3263 | 2025.07.01 10:29:23.164856 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2025.07.01 10:29:23.164894 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3265 | 2025.07.01 10:29:23.165070 [ 193 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2907 rows, containing 5 columns (5 merged, 0 gathered) in 0.002431797 sec., 1195412.281535013 rows/sec., 99.90 MiB/sec. | ||
| 3266 | 2025.07.01 10:29:23.165216 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3267 | 2025.07.01 10:29:23.165254 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3268 | 2025.07.01 10:29:23.165484 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.07.01 10:29:23.165566 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2025.07.01 10:29:23.165628 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001256 sec., 89968.15286624205 rows/sec., 5.82 MiB/sec. | ||
| 3271 | 2025.07.01 10:29:23.165648 [ 187 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_21_4} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3272 | 2025.07.01 10:29:23.165672 [ 4 ] {62fc54d4-624e-4f1a-b779-21dc7de44f42} <Debug> TCPHandler: Processed in 0.00142571 sec. | ||
| 3273 | 2025.07.01 10:29:23.165739 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3274 | 2025.07.01 10:29:23.165788 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2025.07.01 10:29:23.165884 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3276 | 2025.07.01 10:29:23.165924 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3277 | 2025.07.01 10:29:23.166329 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2025.07.01 10:29:23.166365 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3279 | 2025.07.01 10:29:23.166709 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3280 | 2025.07.01 10:29:23.166918 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2025.07.01 10:29:23.167047 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00118 sec., 94915.25423728813 rows/sec., 5.41 MiB/sec. | ||
| 3282 | 2025.07.01 10:29:23.167084 [ 4 ] {007874a9-b32a-4eca-a37f-bdf9fb889ee4} <Debug> TCPHandler: Processed in 0.001343938 sec. | ||
| 3283 | 2025.07.01 10:29:23.167191 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2025.07.01 10:29:23.167282 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3285 | 2025.07.01 10:29:23.167322 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3286 | 2025.07.01 10:29:23.167876 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.07.01 10:29:23.167912 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3288 | 2025.07.01 10:29:23.168237 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3289 | 2025.07.01 10:29:23.168453 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.07.01 10:29:23.168563 [ 100 ] {} <Debug> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3291 | 2025.07.01 10:29:23.168583 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Debug> executeQuery: Read 422 rows, 30.79 KiB in 0.001318 sec., 320182.09408194234 rows/sec., 22.81 MiB/sec. | ||
| 3292 | 2025.07.01 10:29:23.168629 [ 100 ] {} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.07.01 10:29:23.168639 [ 4 ] {83e1230d-60a1-453a-9ca5-23c2b96010b3} <Debug> TCPHandler: Processed in 0.001496762 sec. | ||
| 3294 | 2025.07.01 10:29:23.168658 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3295 | 2025.07.01 10:29:23.168746 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::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 | ||
| 3296 | 2025.07.01 10:29:23.168766 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2025.07.01 10:29:23.168861 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3298 | 2025.07.01 10:29:23.168870 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3299 | 2025.07.01 10:29:23.168899 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 450 rows starting from the beginning of the part | ||
| 3300 | 2025.07.01 10:29:23.168923 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3301 | 2025.07.01 10:29:23.168964 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 422 rows starting from the beginning of the part | ||
| 3302 | 2025.07.01 10:29:23.169017 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3303 | 2025.07.01 10:29:23.169063 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 424 rows starting from the beginning of the part | ||
| 3304 | 2025.07.01 10:29:23.169107 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3305 | 2025.07.01 10:29:23.169164 [ 195 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 422 rows starting from the beginning of the part | ||
| 3306 | 2025.07.01 10:29:23.169258 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.07.01 10:29:23.169299 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3308 | 2025.07.01 10:29:23.169627 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3309 | 2025.07.01 10:29:23.169852 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.07.01 10:29:23.169985 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 3311 | 2025.07.01 10:29:23.170021 [ 4 ] {f3870928-d867-443c-b602-040b2e42f79c} <Debug> TCPHandler: Processed in 0.001303396 sec. | ||
| 3312 | 2025.07.01 10:29:23.170127 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2025.07.01 10:29:23.170219 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3314 | 2025.07.01 10:29:23.170253 [ 193 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545373 sec., 1194533.6174502855 rows/sec., 90.38 MiB/sec. | ||
| 3315 | 2025.07.01 10:29:23.170261 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3316 | 2025.07.01 10:29:23.170467 [ 186 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3317 | 2025.07.01 10:29:23.170672 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.07.01 10:29:23.170715 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3319 | 2025.07.01 10:29:23.170793 [ 186 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2025.07.01 10:29:23.170880 [ 186 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_21_4} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3321 | 2025.07.01 10:29:23.170977 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3322 | 2025.07.01 10:29:23.171099 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3323 | 2025.07.01 10:29:23.171310 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2025.07.01 10:29:23.171411 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3325 | 2025.07.01 10:29:23.171437 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001236 sec., 191747.572815534 rows/sec., 12.85 MiB/sec. | ||
| 3326 | 2025.07.01 10:29:23.171441 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2025.07.01 10:29:23.171476 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3328 | 2025.07.01 10:29:23.171482 [ 4 ] {2e0ee86c-e536-4403-931c-ae4e0510e5c2} <Debug> TCPHandler: Processed in 0.001403309 sec. | ||
| 3329 | 2025.07.01 10:29:23.171540 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::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 | ||
| 3330 | 2025.07.01 10:29:23.171613 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2025.07.01 10:29:23.171629 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3332 | 2025.07.01 10:29:23.171663 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3108 rows starting from the beginning of the part | ||
| 3333 | 2025.07.01 10:29:23.171709 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
| 3334 | 2025.07.01 10:29:23.171712 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3335 | 2025.07.01 10:29:23.171749 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3336 | 2025.07.01 10:29:23.171765 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3337 | 2025.07.01 10:29:23.171789 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 238 rows starting from the beginning of the part | ||
| 3338 | 2025.07.01 10:29:23.171830 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3339 | 2025.07.01 10:29:23.171867 [ 187 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
| 3340 | 2025.07.01 10:29:23.172129 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2025.07.01 10:29:23.172170 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3342 | 2025.07.01 10:29:23.172539 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3343 | 2025.07.01 10:29:23.173091 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2025.07.01 10:29:23.173190 [ 100 ] {} <Debug> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3345 | 2025.07.01 10:29:23.173218 [ 100 ] {} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2025.07.01 10:29:23.173221 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 44.13 KiB/sec. | ||
| 3347 | 2025.07.01 10:29:23.173235 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3348 | 2025.07.01 10:29:23.173269 [ 4 ] {e5bd5e25-946b-4391-bbdb-86bda83eb0b3} <Debug> TCPHandler: Processed in 0.001705847 sec. | ||
| 3349 | 2025.07.01 10:29:23.173327 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 3350 | 2025.07.01 10:29:23.173401 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2025.07.01 10:29:23.173425 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2025.07.01 10:29:23.173459 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 3353 | 2025.07.01 10:29:23.173498 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3354 | 2025.07.01 10:29:23.173519 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 3355 | 2025.07.01 10:29:23.173565 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3356 | 2025.07.01 10:29:23.173565 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3357 | 2025.07.01 10:29:23.173607 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 3358 | 2025.07.01 10:29:23.173646 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 3359 | 2025.07.01 10:29:23.173682 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::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 | ||
| 3360 | 2025.07.01 10:29:23.173707 [ 200 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 5 columns (5 merged, 0 gathered) in 0.002192691 sec., 1888090.9348376035 rows/sec., 128.63 MiB/sec. | ||
| 3361 | 2025.07.01 10:29:23.174150 [ 193 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3362 | 2025.07.01 10:29:23.174423 [ 193 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2025.07.01 10:29:23.174444 [ 191 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150982 sec., 8688.23317827733 rows/sec., 585.44 KiB/sec. | ||
| 3364 | 2025.07.01 10:29:23.174489 [ 193 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3365 | 2025.07.01 10:29:23.174493 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.07.01 10:29:23.174538 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3367 | 2025.07.01 10:29:23.174560 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3368 | 2025.07.01 10:29:23.174576 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3369 | 2025.07.01 10:29:23.174819 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_10_2} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2025.07.01 10:29:23.174892 [ 186 ] {a07c5837-605e-42d7-8d53-fadbdd3f42ec::all_1_10_2} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3371 | 2025.07.01 10:29:23.174948 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3372 | 2025.07.01 10:29:23.175154 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3373 | 2025.07.01 10:29:23.175381 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2025.07.01 10:29:23.175522 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002041 sec., 19598.236158745713 rows/sec., 35.12 MiB/sec. | ||
| 3375 | 2025.07.01 10:29:23.175588 [ 4 ] {f2163751-1040-4a61-8569-0beb7f467978} <Debug> TCPHandler: Processed in 0.002234933 sec. | ||
| 3376 | 2025.07.01 10:29:23.175706 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2025.07.01 10:29:23.175799 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3378 | 2025.07.01 10:29:23.175839 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3379 | 2025.07.01 10:29:23.176158 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2025.07.01 10:29:23.176194 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3381 | 2025.07.01 10:29:23.176521 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3382 | 2025.07.01 10:29:23.176742 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2025.07.01 10:29:23.176838 [ 100 ] {} <Debug> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3384 | 2025.07.01 10:29:23.176863 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001083 sec., 75715.60480147738 rows/sec., 4.81 MiB/sec. | ||
| 3385 | 2025.07.01 10:29:23.176866 [ 100 ] {} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2025.07.01 10:29:23.176901 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3387 | 2025.07.01 10:29:23.176905 [ 4 ] {74647aed-de20-4480-a371-84cf61d8c98c} <Debug> TCPHandler: Processed in 0.001247994 sec. | ||
| 3388 | 2025.07.01 10:29:23.176973 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::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 | ||
| 3389 | 2025.07.01 10:29:23.177061 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2025.07.01 10:29:23.177087 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1102 rows starting from the beginning of the part | ||
| 3391 | 2025.07.01 10:29:23.177134 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
| 3392 | 2025.07.01 10:29:23.177172 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3393 | 2025.07.01 10:29:23.177209 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
| 3394 | 2025.07.01 10:29:23.177264 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3395 | 2025.07.01 10:29:23.177304 [ 191 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
| 3396 | 2025.07.01 10:29:23.178261 [ 186 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001319217 sec., 1112781.293752279 rows/sec., 72.58 MiB/sec. | ||
| 3397 | 2025.07.01 10:29:23.178533 [ 193 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3398 | 2025.07.01 10:29:23.178800 [ 193 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2025.07.01 10:29:23.178860 [ 193 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_21_4} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3400 | 2025.07.01 10:29:23.178927 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3401 | 2025.07.01 10:29:28.151428 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2025.07.01 10:29:28.151620 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3403 | 2025.07.01 10:29:28.151688 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3404 | 2025.07.01 10:29:28.152281 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2025.07.01 10:29:28.152326 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3406 | 2025.07.01 10:29:28.152719 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3407 | 2025.07.01 10:29:28.152945 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2025.07.01 10:29:28.153101 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001531 sec., 1306.3357282821685 rows/sec., 106.52 KiB/sec. | ||
| 3409 | 2025.07.01 10:29:28.153151 [ 4 ] {f1770960-9aa5-432b-8979-038df2565c92} <Debug> TCPHandler: Processed in 0.001850051 sec. | ||
| 3410 | 2025.07.01 10:29:28.153273 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2025.07.01 10:29:28.153372 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3412 | 2025.07.01 10:29:28.153417 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3413 | 2025.07.01 10:29:28.153868 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2025.07.01 10:29:28.153907 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3415 | 2025.07.01 10:29:28.154236 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3416 | 2025.07.01 10:29:28.154447 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2025.07.01 10:29:28.154577 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001226 sec., 46492.6590538336 rows/sec., 3.57 MiB/sec. | ||
| 3418 | 2025.07.01 10:29:28.154615 [ 4 ] {a3161d8f-e6dd-4746-b28a-af93a1a949a6} <Debug> TCPHandler: Processed in 0.001393179 sec. | ||
| 3419 | 2025.07.01 10:29:28.154715 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2025.07.01 10:29:28.154808 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3421 | 2025.07.01 10:29:28.154848 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3422 | 2025.07.01 10:29:28.155227 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.07.01 10:29:28.155263 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3424 | 2025.07.01 10:29:28.155558 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3425 | 2025.07.01 10:29:28.155783 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.07.01 10:29:28.155904 [ 115 ] {} <Debug> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3427 | 2025.07.01 10:29:28.155909 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00112 sec., 1785.7142857142858 rows/sec., 124.69 KiB/sec. | ||
| 3428 | 2025.07.01 10:29:28.155976 [ 115 ] {} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2025.07.01 10:29:28.155997 [ 4 ] {ad750be9-b6ed-419c-a1ac-59355aca033e} <Debug> TCPHandler: Processed in 0.001330897 sec. | ||
| 3430 | 2025.07.01 10:29:28.156002 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3431 | 2025.07.01 10:29:28.156109 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::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 | ||
| 3432 | 2025.07.01 10:29:28.156112 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2025.07.01 10:29:28.156225 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3434 | 2025.07.01 10:29:28.156240 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3435 | 2025.07.01 10:29:28.156264 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3436 | 2025.07.01 10:29:28.156277 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 152 rows starting from the beginning of the part | ||
| 3437 | 2025.07.01 10:29:28.156346 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 146 rows starting from the beginning of the part | ||
| 3438 | 2025.07.01 10:29:28.156389 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 146 rows starting from the beginning of the part | ||
| 3439 | 2025.07.01 10:29:28.156437 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3440 | 2025.07.01 10:29:28.156476 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 146 rows starting from the beginning of the part | ||
| 3441 | 2025.07.01 10:29:28.156513 [ 191 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 3442 | 2025.07.01 10:29:28.156685 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.07.01 10:29:28.156729 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3444 | 2025.07.01 10:29:28.157065 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3445 | 2025.07.01 10:29:28.157296 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.07.01 10:29:28.157425 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001218 sec., 54187.19211822661 rows/sec., 4.23 MiB/sec. | ||
| 3447 | 2025.07.01 10:29:28.157463 [ 4 ] {69bedeb2-d1c5-49e8-8158-1d0c488b1ccc} <Debug> TCPHandler: Processed in 0.001399459 sec. | ||
| 3448 | 2025.07.01 10:29:28.157513 [ 186 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143974 sec., 513981.6911386779 rows/sec., 34.28 MiB/sec. | ||
| 3449 | 2025.07.01 10:29:28.157633 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2025.07.01 10:29:28.157732 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3451 | 2025.07.01 10:29:28.157744 [ 188 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3452 | 2025.07.01 10:29:28.157776 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3453 | 2025.07.01 10:29:28.158083 [ 188 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.07.01 10:29:28.158175 [ 188 ] {dc09468f-19d6-435b-bd1d-b669285bc06f::all_1_11_2} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3455 | 2025.07.01 10:29:28.158194 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.07.01 10:29:28.158235 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3457 | 2025.07.01 10:29:28.158281 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3458 | 2025.07.01 10:29:28.158572 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3459 | 2025.07.01 10:29:28.158783 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2025.07.01 10:29:28.158913 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001198 sec., 134390.6510851419 rows/sec., 9.36 MiB/sec. | ||
| 3461 | 2025.07.01 10:29:28.158949 [ 4 ] {4ffe75cb-8c33-471b-a5fa-741da37739fb} <Debug> TCPHandler: Processed in 0.001365008 sec. | ||
| 3462 | 2025.07.01 10:29:28.159060 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2025.07.01 10:29:28.159152 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3464 | 2025.07.01 10:29:28.159194 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3465 | 2025.07.01 10:29:28.159518 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2025.07.01 10:29:28.159554 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3467 | 2025.07.01 10:29:28.159862 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3468 | 2025.07.01 10:29:28.160077 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.07.01 10:29:28.160203 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3470 | 2025.07.01 10:29:28.160238 [ 4 ] {3f6e6d7e-fa82-4cd3-a144-7cb593c19b75} <Debug> TCPHandler: Processed in 0.001227274 sec. | ||
| 3471 | 2025.07.01 10:29:29.152522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3472 | 2025.07.01 10:29:29.153016 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.07.01 10:29:29.153060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3474 | 2025.07.01 10:29:29.153542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3475 | 2025.07.01 10:29:29.153781 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.07.01 10:29:29.153932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3477 | 2025.07.01 10:29:29.575613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3478 | 2025.07.01 10:29:29.591449 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.07.01 10:29:29.591508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3480 | 2025.07.01 10:29:29.598092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3481 | 2025.07.01 10:29:29.598841 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2025.07.01 10:29:29.601704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3483 | 2025.07.01 10:29:30.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.10 MiB, peak 216.86 MiB, free memory in arenas 0.00 B, will set to 212.70 MiB (RSS), difference: 1.60 MiB | ||
| 3484 | 2025.07.01 10:29:31.666832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 498 | ||
| 3485 | 2025.07.01 10:29:31.669587 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2025.07.01 10:29:31.669625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3487 | 2025.07.01 10:29:31.670772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3488 | 2025.07.01 10:29:31.671032 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2025.07.01 10:29:31.671276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 3490 | 2025.07.01 10:29:33.158328 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.07.01 10:29:33.158516 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3492 | 2025.07.01 10:29:33.158583 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3493 | 2025.07.01 10:29:33.159337 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.07.01 10:29:33.159380 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3495 | 2025.07.01 10:29:33.159798 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3496 | 2025.07.01 10:29:33.160024 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.07.01 10:29:33.160183 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001716 sec., 123543.12354312354 rows/sec., 7.86 MiB/sec. | ||
| 3498 | 2025.07.01 10:29:33.160230 [ 4 ] {cc271fd0-8068-4264-8958-aa1e2c794467} <Debug> TCPHandler: Processed in 0.002026117 sec. | ||
| 3499 | 2025.07.01 10:29:33.160355 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.07.01 10:29:33.160455 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3501 | 2025.07.01 10:29:33.160500 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3502 | 2025.07.01 10:29:33.161160 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.07.01 10:29:33.161196 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3504 | 2025.07.01 10:29:33.161553 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3505 | 2025.07.01 10:29:33.161762 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.07.01 10:29:33.161888 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Debug> executeQuery: Read 697 rows, 57.02 KiB in 0.001454 sec., 479367.26272352133 rows/sec., 38.30 MiB/sec. | ||
| 3507 | 2025.07.01 10:29:33.161926 [ 4 ] {7b3c8512-2836-4da2-bec6-f676cbeaa3eb} <Debug> TCPHandler: Processed in 0.001623265 sec. | ||
| 3508 | 2025.07.01 10:29:33.162048 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2025.07.01 10:29:33.162142 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3510 | 2025.07.01 10:29:33.162183 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3511 | 2025.07.01 10:29:33.162625 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2025.07.01 10:29:33.162660 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3513 | 2025.07.01 10:29:33.162965 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3514 | 2025.07.01 10:29:33.163174 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2025.07.01 10:29:33.163295 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Debug> executeQuery: Read 146 rows, 9.39 KiB in 0.001173 sec., 124467.17817561807 rows/sec., 7.82 MiB/sec. | ||
| 3516 | 2025.07.01 10:29:33.163332 [ 4 ] {aadcbff5-7894-40b8-82d1-b8f9eadf7824} <Debug> TCPHandler: Processed in 0.001333537 sec. | ||
| 3517 | 2025.07.01 10:29:33.163452 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2025.07.01 10:29:33.163546 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3519 | 2025.07.01 10:29:33.163587 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3520 | 2025.07.01 10:29:33.163990 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2025.07.01 10:29:33.164026 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3522 | 2025.07.01 10:29:33.164333 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3523 | 2025.07.01 10:29:33.164544 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2025.07.01 10:29:33.164672 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001144 sec., 98776.22377622378 rows/sec., 6.39 MiB/sec. | ||
| 3525 | 2025.07.01 10:29:33.164708 [ 4 ] {d5e43902-323c-46e3-8ac0-f0546e2892ca} <Debug> TCPHandler: Processed in 0.001306126 sec. | ||
| 3526 | 2025.07.01 10:29:33.164818 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2025.07.01 10:29:33.164909 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3528 | 2025.07.01 10:29:33.164948 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3529 | 2025.07.01 10:29:33.165342 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2025.07.01 10:29:33.165376 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3531 | 2025.07.01 10:29:33.165673 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3532 | 2025.07.01 10:29:33.165885 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2025.07.01 10:29:33.166010 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001118 sec., 100178.89087656529 rows/sec., 5.71 MiB/sec. | ||
| 3534 | 2025.07.01 10:29:33.166046 [ 4 ] {f48bc2c0-27a5-4c35-ab30-fce7f47e14c7} <Debug> TCPHandler: Processed in 0.001277136 sec. | ||
| 3535 | 2025.07.01 10:29:33.166158 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2025.07.01 10:29:33.166250 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3537 | 2025.07.01 10:29:33.166290 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3538 | 2025.07.01 10:29:33.166779 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2025.07.01 10:29:33.166815 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3540 | 2025.07.01 10:29:33.167135 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3541 | 2025.07.01 10:29:33.167344 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2025.07.01 10:29:33.167464 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Debug> executeQuery: Read 422 rows, 30.79 KiB in 0.001232 sec., 342532.4675324675 rows/sec., 24.40 MiB/sec. | ||
| 3543 | 2025.07.01 10:29:33.167500 [ 4 ] {7174b093-ec78-4efe-b983-9d3193dcd7c2} <Debug> TCPHandler: Processed in 0.001390699 sec. | ||
| 3544 | 2025.07.01 10:29:33.167614 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2025.07.01 10:29:33.167707 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3546 | 2025.07.01 10:29:33.167749 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3547 | 2025.07.01 10:29:33.168068 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2025.07.01 10:29:33.168102 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3549 | 2025.07.01 10:29:33.168407 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3550 | 2025.07.01 10:29:33.168620 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2025.07.01 10:29:33.168706 [ 109 ] {} <Debug> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3552 | 2025.07.01 10:29:33.168743 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 3553 | 2025.07.01 10:29:33.168744 [ 109 ] {} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2025.07.01 10:29:33.168774 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3555 | 2025.07.01 10:29:33.168779 [ 4 ] {ea707261-d551-4460-9bae-63daa87bcfbd} <Debug> TCPHandler: Processed in 0.001213904 sec. | ||
| 3556 | 2025.07.01 10:29:33.168880 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.07.01 10:29:33.168895 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::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 | ||
| 3558 | 2025.07.01 10:29:33.168973 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3559 | 2025.07.01 10:29:33.169021 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3560 | 2025.07.01 10:29:33.169065 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2025.07.01 10:29:33.169108 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3562 | 2025.07.01 10:29:33.169181 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3563 | 2025.07.01 10:29:33.169231 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3564 | 2025.07.01 10:29:33.169276 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3565 | 2025.07.01 10:29:33.169321 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3566 | 2025.07.01 10:29:33.169367 [ 191 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3567 | 2025.07.01 10:29:33.169400 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2025.07.01 10:29:33.169441 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3569 | 2025.07.01 10:29:33.169949 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3570 | 2025.07.01 10:29:33.170192 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2025.07.01 10:29:33.170324 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001368 sec., 173245.6140350877 rows/sec., 11.61 MiB/sec. | ||
| 3572 | 2025.07.01 10:29:33.170361 [ 4 ] {19b3ff44-2e2c-4be6-a5b2-69157bf47e95} <Debug> TCPHandler: Processed in 0.001529253 sec. | ||
| 3573 | 2025.07.01 10:29:33.170389 [ 186 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546003 sec., 42690.732165461515 rows/sec., 2.18 MiB/sec. | ||
| 3574 | 2025.07.01 10:29:33.170473 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2025.07.01 10:29:33.170572 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3576 | 2025.07.01 10:29:33.170595 [ 190 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3577 | 2025.07.01 10:29:33.170618 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3578 | 2025.07.01 10:29:33.170933 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.07.01 10:29:33.170942 [ 190 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2025.07.01 10:29:33.170972 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3581 | 2025.07.01 10:29:33.171047 [ 190 ] {2ed9dfac-9045-4ccf-97da-b06825b32149::all_1_11_2} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3582 | 2025.07.01 10:29:33.171145 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3583 | 2025.07.01 10:29:33.171290 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3584 | 2025.07.01 10:29:33.171506 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2025.07.01 10:29:33.171641 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 3586 | 2025.07.01 10:29:33.171676 [ 4 ] {8c798292-0471-4670-b436-adff3e6a90c9} <Debug> TCPHandler: Processed in 0.001251585 sec. | ||
| 3587 | 2025.07.01 10:29:33.171778 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2025.07.01 10:29:33.171870 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3589 | 2025.07.01 10:29:33.171924 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3590 | 2025.07.01 10:29:33.172956 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2025.07.01 10:29:33.172990 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3592 | 2025.07.01 10:29:33.173595 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3593 | 2025.07.01 10:29:33.173827 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2025.07.01 10:29:33.173951 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3595 | 2025.07.01 10:29:33.173963 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002111 sec., 18948.365703458076 rows/sec., 33.95 MiB/sec. | ||
| 3596 | 2025.07.01 10:29:33.174017 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.07.01 10:29:33.174041 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3598 | 2025.07.01 10:29:33.174053 [ 4 ] {46178c8b-b642-431c-808c-115e18584ab8} <Debug> TCPHandler: Processed in 0.002323335 sec. | ||
| 3599 | 2025.07.01 10:29:33.174122 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::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 | ||
| 3600 | 2025.07.01 10:29:33.174166 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2025.07.01 10:29:33.174266 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3602 | 2025.07.01 10:29:33.174308 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3603 | 2025.07.01 10:29:33.174347 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3604 | 2025.07.01 10:29:33.174405 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::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 | ||
| 3605 | 2025.07.01 10:29:33.174530 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3606 | 2025.07.01 10:29:33.174631 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2025.07.01 10:29:33.174651 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3608 | 2025.07.01 10:29:33.174677 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3609 | 2025.07.01 10:29:33.174774 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3610 | 2025.07.01 10:29:33.174895 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3611 | 2025.07.01 10:29:33.175007 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3612 | 2025.07.01 10:29:33.175017 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3613 | 2025.07.01 10:29:33.175222 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.07.01 10:29:33.175362 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001115 sec., 73542.60089686098 rows/sec., 4.67 MiB/sec. | ||
| 3615 | 2025.07.01 10:29:33.175399 [ 4 ] {c26d3460-c566-4acc-8f9b-ac933a65a639} <Debug> TCPHandler: Processed in 0.001281886 sec. | ||
| 3616 | 2025.07.01 10:29:33.182181 [ 190 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 19 columns (19 merged, 0 gathered) in 0.008097336 sec., 41371.63136122794 rows/sec., 74.14 MiB/sec. | ||
| 3617 | 2025.07.01 10:29:33.182791 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3618 | 2025.07.01 10:29:33.183150 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2025.07.01 10:29:33.183224 [ 191 ] {011db0af-61e0-4a83-8be4-4e2c7fa7e524::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3620 | 2025.07.01 10:29:33.183305 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3621 | 2025.07.01 10:29:36.568392 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3622 | 2025.07.01 10:29:36.568451 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3623 | 2025.07.01 10:29:36.654962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3624 | 2025.07.01 10:29:36.655455 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2025.07.01 10:29:36.655499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3626 | 2025.07.01 10:29:36.655963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3627 | 2025.07.01 10:29:36.656190 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2025.07.01 10:29:36.656331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3629 | 2025.07.01 10:29:37.102728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3630 | 2025.07.01 10:29:37.119008 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2025.07.01 10:29:37.119057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3632 | 2025.07.01 10:29:37.124750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3633 | 2025.07.01 10:29:37.125448 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2025.07.01 10:29:37.128257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3635 | 2025.07.01 10:29:38.151338 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.07.01 10:29:38.151513 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3637 | 2025.07.01 10:29:38.151580 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3638 | 2025.07.01 10:29:38.152214 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.07.01 10:29:38.152260 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3640 | 2025.07.01 10:29:38.152662 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3641 | 2025.07.01 10:29:38.152894 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.07.01 10:29:38.153050 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 3643 | 2025.07.01 10:29:38.153100 [ 4 ] {c5e8a70d-8753-4ac8-89af-75934aa3851a} <Debug> TCPHandler: Processed in 0.001888392 sec. | ||
| 3644 | 2025.07.01 10:29:38.153226 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2025.07.01 10:29:38.153325 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3646 | 2025.07.01 10:29:38.153368 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3647 | 2025.07.01 10:29:38.153823 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.07.01 10:29:38.153861 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3649 | 2025.07.01 10:29:38.154171 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3650 | 2025.07.01 10:29:38.154388 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.07.01 10:29:38.154518 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 3652 | 2025.07.01 10:29:38.154557 [ 4 ] {ca099af0-54b3-4719-b544-df0e189539a9} <Debug> TCPHandler: Processed in 0.001381819 sec. | ||
| 3653 | 2025.07.01 10:29:38.154923 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.07.01 10:29:38.155019 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2025.07.01 10:29:38.155063 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2025.07.01 10:29:38.155472 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2025.07.01 10:29:38.155511 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3658 | 2025.07.01 10:29:38.155837 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3659 | 2025.07.01 10:29:38.156047 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2025.07.01 10:29:38.156180 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 3661 | 2025.07.01 10:29:38.156217 [ 4 ] {440e0f2e-15ad-423e-9d68-8d0d7bf20b55} <Debug> TCPHandler: Processed in 0.001344187 sec. | ||
| 3662 | 2025.07.01 10:29:38.156320 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2025.07.01 10:29:38.156412 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3664 | 2025.07.01 10:29:38.156454 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3665 | 2025.07.01 10:29:38.156789 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2025.07.01 10:29:38.156826 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3667 | 2025.07.01 10:29:38.157124 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3668 | 2025.07.01 10:29:38.157327 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.07.01 10:29:38.157452 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3670 | 2025.07.01 10:29:38.157488 [ 4 ] {35d254b0-2f7d-4cd9-8b57-854b969e3f57} <Debug> TCPHandler: Processed in 0.001216505 sec. | ||
| 3671 | 2025.07.01 10:29:41.671419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 528 | ||
| 3672 | 2025.07.01 10:29:41.673578 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2025.07.01 10:29:41.673625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3674 | 2025.07.01 10:29:41.674778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3675 | 2025.07.01 10:29:41.675036 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2025.07.01 10:29:41.675288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 3677 | 2025.07.01 10:29:43.158107 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2025.07.01 10:29:43.158293 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3679 | 2025.07.01 10:29:43.158358 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3680 | 2025.07.01 10:29:43.159073 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.07.01 10:29:43.159115 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3682 | 2025.07.01 10:29:43.159536 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3683 | 2025.07.01 10:29:43.159779 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.07.01 10:29:43.159940 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001696 sec., 125000 rows/sec., 7.95 MiB/sec. | ||
| 3685 | 2025.07.01 10:29:43.159987 [ 4 ] {5f33853d-42fe-4db0-b74b-f1cb40d9917f} <Debug> TCPHandler: Processed in 0.002004456 sec. | ||
| 3686 | 2025.07.01 10:29:43.160119 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2025.07.01 10:29:43.160220 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3688 | 2025.07.01 10:29:43.160265 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3689 | 2025.07.01 10:29:43.160681 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.07.01 10:29:43.160717 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3691 | 2025.07.01 10:29:43.161009 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3692 | 2025.07.01 10:29:43.161220 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Trace> oximeter.fields_ipaddr (7fbf5d2f-26a9-4907-bc68-a7b862db25d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2025.07.01 10:29:43.161345 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001148 sec., 12195.121951219513 rows/sec., 994.43 KiB/sec. | ||
| 3694 | 2025.07.01 10:29:43.161383 [ 4 ] {9cd3b53d-e0b5-47d7-852f-78eb35548958} <Debug> TCPHandler: Processed in 0.001317287 sec. | ||
| 3695 | 2025.07.01 10:29:43.161496 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2025.07.01 10:29:43.161593 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3697 | 2025.07.01 10:29:43.161634 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3698 | 2025.07.01 10:29:43.162306 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2025.07.01 10:29:43.162342 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3700 | 2025.07.01 10:29:43.162704 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3701 | 2025.07.01 10:29:43.162911 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2025.07.01 10:29:43.163043 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Debug> executeQuery: Read 704 rows, 57.53 KiB in 0.00147 sec., 478911.56462585035 rows/sec., 38.22 MiB/sec. | ||
| 3703 | 2025.07.01 10:29:43.163080 [ 4 ] {8c8b2f34-eba5-4b7a-a253-ad58db39f785} <Debug> TCPHandler: Processed in 0.001633325 sec. | ||
| 3704 | 2025.07.01 10:29:43.163193 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2025.07.01 10:29:43.163286 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3706 | 2025.07.01 10:29:43.163327 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3707 | 2025.07.01 10:29:43.163766 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2025.07.01 10:29:43.163802 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3709 | 2025.07.01 10:29:43.164101 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3710 | 2025.07.01 10:29:43.164312 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2025.07.01 10:29:43.164435 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Debug> executeQuery: Read 160 rows, 10.37 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 8.68 MiB/sec. | ||
| 3712 | 2025.07.01 10:29:43.164471 [ 4 ] {981ba4b0-c075-4f97-aebf-0e431300e6d7} <Debug> TCPHandler: Processed in 0.001327787 sec. | ||
| 3713 | 2025.07.01 10:29:43.164584 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2025.07.01 10:29:43.164676 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3715 | 2025.07.01 10:29:43.164716 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3716 | 2025.07.01 10:29:43.165119 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.07.01 10:29:43.165155 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3718 | 2025.07.01 10:29:43.165460 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3719 | 2025.07.01 10:29:43.165669 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.07.01 10:29:43.165791 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001132 sec., 99823.32155477031 rows/sec., 6.46 MiB/sec. | ||
| 3721 | 2025.07.01 10:29:43.165827 [ 4 ] {ebb929de-3ca2-499c-9620-e6713ab32f4b} <Debug> TCPHandler: Processed in 0.001290936 sec. | ||
| 3722 | 2025.07.01 10:29:43.165937 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2025.07.01 10:29:43.166029 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3724 | 2025.07.01 10:29:43.166067 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3725 | 2025.07.01 10:29:43.166468 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2025.07.01 10:29:43.166505 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3727 | 2025.07.01 10:29:43.166802 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3728 | 2025.07.01 10:29:43.167012 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2025.07.01 10:29:43.167134 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001122 sec., 99821.74688057041 rows/sec., 5.69 MiB/sec. | ||
| 3730 | 2025.07.01 10:29:43.167169 [ 4 ] {066f9ebe-1a49-4b8c-bfd6-5282b850987d} <Debug> TCPHandler: Processed in 0.001281746 sec. | ||
| 3731 | 2025.07.01 10:29:43.167282 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.07.01 10:29:43.167374 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3733 | 2025.07.01 10:29:43.167414 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3734 | 2025.07.01 10:29:43.167951 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.07.01 10:29:43.167987 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3736 | 2025.07.01 10:29:43.168309 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3737 | 2025.07.01 10:29:43.168522 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.07.01 10:29:43.168651 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Debug> executeQuery: Read 436 rows, 31.93 KiB in 0.001295 sec., 336679.5366795367 rows/sec., 24.08 MiB/sec. | ||
| 3739 | 2025.07.01 10:29:43.168689 [ 4 ] {01fecea1-a59f-4fb6-90d7-da9e1e8d3ebc} <Debug> TCPHandler: Processed in 0.00145533 sec. | ||
| 3740 | 2025.07.01 10:29:43.168798 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.07.01 10:29:43.168890 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3742 | 2025.07.01 10:29:43.168931 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3743 | 2025.07.01 10:29:43.169257 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.07.01 10:29:43.169292 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3745 | 2025.07.01 10:29:43.169603 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3746 | 2025.07.01 10:29:43.169807 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2025.07.01 10:29:43.169931 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 3748 | 2025.07.01 10:29:43.169965 [ 4 ] {2372bdd3-8390-4552-a277-6abd176d60ff} <Debug> TCPHandler: Processed in 0.001216554 sec. | ||
| 3749 | 2025.07.01 10:29:43.170074 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2025.07.01 10:29:43.170166 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3751 | 2025.07.01 10:29:43.170208 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3752 | 2025.07.01 10:29:43.170608 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.07.01 10:29:43.170644 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3754 | 2025.07.01 10:29:43.170967 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3755 | 2025.07.01 10:29:43.171173 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.07.01 10:29:43.171299 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001151 sec., 211989.57428323198 rows/sec., 14.22 MiB/sec. | ||
| 3757 | 2025.07.01 10:29:43.171336 [ 4 ] {9e13b8e9-64a6-4890-a4c4-10f31ca1fda4} <Debug> TCPHandler: Processed in 0.001310056 sec. | ||
| 3758 | 2025.07.01 10:29:43.171448 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2025.07.01 10:29:43.171546 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3760 | 2025.07.01 10:29:43.171589 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3761 | 2025.07.01 10:29:43.171906 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2025.07.01 10:29:43.171941 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3763 | 2025.07.01 10:29:43.172236 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3764 | 2025.07.01 10:29:43.172450 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.07.01 10:29:43.172644 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 3766 | 2025.07.01 10:29:43.172685 [ 4 ] {c70546d7-22a8-48b4-a2bf-6aad1483e939} <Debug> TCPHandler: Processed in 0.001285776 sec. | ||
| 3767 | 2025.07.01 10:29:43.172805 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.07.01 10:29:43.172902 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3769 | 2025.07.01 10:29:43.172965 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3770 | 2025.07.01 10:29:43.173790 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.07.01 10:29:43.173827 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3772 | 2025.07.01 10:29:43.174389 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3773 | 2025.07.01 10:29:43.174624 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.07.01 10:29:43.174762 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001881 sec., 21265.28442317916 rows/sec., 38.11 MiB/sec. | ||
| 3775 | 2025.07.01 10:29:43.174821 [ 4 ] {c91830d5-112e-4de7-9a74-50b45c987abd} <Debug> TCPHandler: Processed in 0.002069807 sec. | ||
| 3776 | 2025.07.01 10:29:43.174932 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2025.07.01 10:29:43.175024 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3778 | 2025.07.01 10:29:43.175066 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3779 | 2025.07.01 10:29:43.175384 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.07.01 10:29:43.175420 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3781 | 2025.07.01 10:29:43.175732 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3782 | 2025.07.01 10:29:43.175941 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2025.07.01 10:29:43.176069 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001063 sec., 77140.16933207902 rows/sec., 4.90 MiB/sec. | ||
| 3784 | 2025.07.01 10:29:43.176103 [ 4 ] {c1c2b520-7897-4c8c-a4a8-9a96b5e9d8cc} <Debug> TCPHandler: Processed in 0.001219894 sec. | ||
| 3785 | 2025.07.01 10:29:44.157407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3786 | 2025.07.01 10:29:44.157933 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.07.01 10:29:44.157976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3788 | 2025.07.01 10:29:44.158430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3789 | 2025.07.01 10:29:44.158645 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2025.07.01 10:29:44.158773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3791 | 2025.07.01 10:29:44.629309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3792 | 2025.07.01 10:29:44.647367 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2025.07.01 10:29:44.647435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3794 | 2025.07.01 10:29:44.653019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3795 | 2025.07.01 10:29:44.653739 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2025.07.01 10:29:44.656722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3797 | 2025.07.01 10:29:48.150801 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2025.07.01 10:29:48.150991 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3799 | 2025.07.01 10:29:48.151057 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3800 | 2025.07.01 10:29:48.151731 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.07.01 10:29:48.151781 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3802 | 2025.07.01 10:29:48.152174 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3803 | 2025.07.01 10:29:48.152409 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2025.07.01 10:29:48.152573 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 3805 | 2025.07.01 10:29:48.152582 [ 90 ] {} <Debug> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3806 | 2025.07.01 10:29:48.152622 [ 4 ] {bfb4db49-79e0-4e62-9793-8f9df3252270} <Debug> TCPHandler: Processed in 0.001946974 sec. | ||
| 3807 | 2025.07.01 10:29:48.152659 [ 90 ] {} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2025.07.01 10:29:48.152688 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3809 | 2025.07.01 10:29:48.152757 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2025.07.01 10:29:48.152797 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::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 | ||
| 3811 | 2025.07.01 10:29:48.152860 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3812 | 2025.07.01 10:29:48.152909 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3813 | 2025.07.01 10:29:48.152919 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3814 | 2025.07.01 10:29:48.152956 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 704 rows starting from the beginning of the part | ||
| 3815 | 2025.07.01 10:29:48.153022 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 57 rows starting from the beginning of the part | ||
| 3816 | 2025.07.01 10:29:48.153068 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 697 rows starting from the beginning of the part | ||
| 3817 | 2025.07.01 10:29:48.153111 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::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 | ||
| 3818 | 2025.07.01 10:29:48.153152 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 704 rows starting from the beginning of the part | ||
| 3819 | 2025.07.01 10:29:48.153197 [ 194 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3820 | 2025.07.01 10:29:48.153338 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.07.01 10:29:48.153381 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3822 | 2025.07.01 10:29:48.153736 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3823 | 2025.07.01 10:29:48.153985 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.07.01 10:29:48.154089 [ 90 ] {} <Debug> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3825 | 2025.07.01 10:29:48.154116 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 3826 | 2025.07.01 10:29:48.154117 [ 90 ] {} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2025.07.01 10:29:48.154155 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3828 | 2025.07.01 10:29:48.154161 [ 4 ] {e057bfec-b099-4756-9589-665d80e87e70} <Debug> TCPHandler: Processed in 0.001456531 sec. | ||
| 3829 | 2025.07.01 10:29:48.154266 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::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 | ||
| 3830 | 2025.07.01 10:29:48.154278 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2025.07.01 10:29:48.154392 [ 190 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642436 sec., 1384528.834000229 rows/sec., 115.51 MiB/sec. | ||
| 3832 | 2025.07.01 10:29:48.154412 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3833 | 2025.07.01 10:29:48.154419 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3834 | 2025.07.01 10:29:48.154469 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3835 | 2025.07.01 10:29:48.154471 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 452 rows starting from the beginning of the part | ||
| 3836 | 2025.07.01 10:29:48.154556 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 3837 | 2025.07.01 10:29:48.154565 [ 198 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3838 | 2025.07.01 10:29:48.154603 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 422 rows starting from the beginning of the part | ||
| 3839 | 2025.07.01 10:29:48.154652 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3840 | 2025.07.01 10:29:48.154693 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 436 rows starting from the beginning of the part | ||
| 3841 | 2025.07.01 10:29:48.154734 [ 191 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3842 | 2025.07.01 10:29:48.154884 [ 198 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.07.01 10:29:48.154900 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2025.07.01 10:29:48.154943 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3845 | 2025.07.01 10:29:48.154978 [ 198 ] {6aa621d2-647a-43a3-8a8f-ea4537c10ec4::all_1_26_5} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3846 | 2025.07.01 10:29:48.155061 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3847 | 2025.07.01 10:29:48.155307 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3848 | 2025.07.01 10:29:48.155544 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2025.07.01 10:29:48.155648 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3850 | 2025.07.01 10:29:48.155680 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2025.07.01 10:29:48.155683 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 3852 | 2025.07.01 10:29:48.155701 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3853 | 2025.07.01 10:29:48.155734 [ 4 ] {0ddd76a5-c609-4666-9884-d2b3146c63f8} <Debug> TCPHandler: Processed in 0.001505502 sec. | ||
| 3854 | 2025.07.01 10:29:48.155778 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::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 | ||
| 3855 | 2025.07.01 10:29:48.155865 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2025.07.01 10:29:48.155889 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3857 | 2025.07.01 10:29:48.155907 [ 197 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700187 sec., 884608.5754096461 rows/sec., 67.38 MiB/sec. | ||
| 3858 | 2025.07.01 10:29:48.155923 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4140 rows starting from the beginning of the part | ||
| 3859 | 2025.07.01 10:29:48.155963 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3860 | 2025.07.01 10:29:48.155990 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 3861 | 2025.07.01 10:29:48.156011 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3862 | 2025.07.01 10:29:48.156041 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
| 3863 | 2025.07.01 10:29:48.156080 [ 198 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3864 | 2025.07.01 10:29:48.156089 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3865 | 2025.07.01 10:29:48.156179 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 244 rows starting from the beginning of the part | ||
| 3866 | 2025.07.01 10:29:48.156230 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3867 | 2025.07.01 10:29:48.156365 [ 198 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2025.07.01 10:29:48.156369 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2025.07.01 10:29:48.156423 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3870 | 2025.07.01 10:29:48.156447 [ 198 ] {aba197dc-4a1f-4e9e-8069-419384b27a45::all_1_26_5} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3871 | 2025.07.01 10:29:48.156547 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3872 | 2025.07.01 10:29:48.156756 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3873 | 2025.07.01 10:29:48.156991 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2025.07.01 10:29:48.157105 [ 90 ] {} <Debug> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3875 | 2025.07.01 10:29:48.157132 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 3876 | 2025.07.01 10:29:48.157139 [ 90 ] {} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2025.07.01 10:29:48.157171 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3878 | 2025.07.01 10:29:48.157176 [ 4 ] {a06b2a4a-c68b-419c-a927-eccbcbd482eb} <Debug> TCPHandler: Processed in 0.001360518 sec. | ||
| 3879 | 2025.07.01 10:29:48.157245 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::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 | ||
| 3880 | 2025.07.01 10:29:48.157354 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3881 | 2025.07.01 10:29:48.157384 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1468 rows starting from the beginning of the part | ||
| 3882 | 2025.07.01 10:29:48.157441 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::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 | ||
| 3883 | 2025.07.01 10:29:48.157485 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
| 3884 | 2025.07.01 10:29:48.157522 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3885 | 2025.07.01 10:29:48.157557 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
| 3886 | 2025.07.01 10:29:48.157593 [ 190 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::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 | ||
| 3887 | 2025.07.01 10:29:48.157916 [ 201 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5102 rows, containing 5 columns (5 merged, 0 gathered) in 0.00216574 sec., 2355776.7783759823 rows/sec., 160.59 MiB/sec. | ||
| 3888 | 2025.07.01 10:29:48.158255 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3889 | 2025.07.01 10:29:48.158488 [ 197 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001278886 sec., 1416858.1093232706 rows/sec., 92.50 MiB/sec. | ||
| 3890 | 2025.07.01 10:29:48.158510 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2025.07.01 10:29:48.158592 [ 191 ] {e2d5ed2a-fe25-49a9-bfde-40da954781e9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3892 | 2025.07.01 10:29:48.158664 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 3893 | 2025.07.01 10:29:48.158744 [ 201 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3894 | 2025.07.01 10:29:48.159018 [ 201 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2025.07.01 10:29:48.159085 [ 201 ] {8113d2a0-c7b8-41d1-964c-cad120115bcf::all_1_26_5} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3896 | 2025.07.01 10:29:48.159174 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3897 | 2025.07.01 10:29:51.568704 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3898 | 2025.07.01 10:29:51.568789 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3899 | 2025.07.01 10:29:51.658873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3900 | 2025.07.01 10:29:51.659641 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2025.07.01 10:29:51.659715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3902 | 2025.07.01 10:29:51.660204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3903 | 2025.07.01 10:29:51.660431 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2025.07.01 10:29:51.660561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3905 | 2025.07.01 10:29:51.675496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 560 | ||
| 3906 | 2025.07.01 10:29:51.677746 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2025.07.01 10:29:51.677790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3908 | 2025.07.01 10:29:51.678968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3909 | 2025.07.01 10:29:51.679230 [ 242 ] {} <Trace> system.query_log (53c129d3-0b7c-42e1-98a8-1af3db6bb8a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.07.01 10:29:51.679477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 3911 | 2025.07.01 10:29:52.156817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3912 | 2025.07.01 10:29:52.174039 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.07.01 10:29:52.174084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3914 | 2025.07.01 10:29:52.179386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3915 | 2025.07.01 10:29:52.180073 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.07.01 10:29:52.182826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3917 | 2025.07.01 10:29:53.158416 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2025.07.01 10:29:53.158593 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3919 | 2025.07.01 10:29:53.158658 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3920 | 2025.07.01 10:29:53.159314 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2025.07.01 10:29:53.159357 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3922 | 2025.07.01 10:29:53.159750 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3923 | 2025.07.01 10:29:53.159988 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2025.07.01 10:29:53.160109 [ 85 ] {} <Debug> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3925 | 2025.07.01 10:29:53.160140 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001601 sec., 132417.23922548408 rows/sec., 8.42 MiB/sec. | ||
| 3926 | 2025.07.01 10:29:53.160174 [ 85 ] {} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.07.01 10:29:53.160196 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3928 | 2025.07.01 10:29:53.160208 [ 4 ] {ea427322-a5f9-402a-91f2-5464b99d5dee} <Debug> TCPHandler: Processed in 0.001913773 sec. | ||
| 3929 | 2025.07.01 10:29:53.160286 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 3930 | 2025.07.01 10:29:53.160330 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.07.01 10:29:53.160381 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3932 | 2025.07.01 10:29:53.160414 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
| 3933 | 2025.07.01 10:29:53.160430 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3934 | 2025.07.01 10:29:53.160474 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3935 | 2025.07.01 10:29:53.160479 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3936 | 2025.07.01 10:29:53.160533 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3937 | 2025.07.01 10:29:53.160580 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 3938 | 2025.07.01 10:29:53.160625 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 3939 | 2025.07.01 10:29:53.161186 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2025.07.01 10:29:53.161229 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3941 | 2025.07.01 10:29:53.161465 [ 191 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212634 sec., 874130.1992192203 rows/sec., 58.93 MiB/sec. | ||
| 3942 | 2025.07.01 10:29:53.161616 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3943 | 2025.07.01 10:29:53.161761 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3944 | 2025.07.01 10:29:53.161869 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.07.01 10:29:53.161932 [ 197 ] {05313995-9f0c-4d15-a1bd-a08c1943207a::all_1_13_3} <Trace> oximeter.fields_i16 (05313995-9f0c-4d15-a1bd-a08c1943207a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3946 | 2025.07.01 10:29:53.161993 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3947 | 2025.07.01 10:29:53.162095 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2025.07.01 10:29:53.162273 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Debug> executeQuery: Read 697 rows, 57.02 KiB in 0.001864 sec., 373927.0386266094 rows/sec., 29.87 MiB/sec. | ||
| 3949 | 2025.07.01 10:29:53.162327 [ 4 ] {01705a92-d198-4110-995b-20d857bb8a35} <Debug> TCPHandler: Processed in 0.002046947 sec. | ||
| 3950 | 2025.07.01 10:29:53.162470 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2025.07.01 10:29:53.162597 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3952 | 2025.07.01 10:29:53.162654 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3953 | 2025.07.01 10:29:53.163230 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2025.07.01 10:29:53.163273 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3955 | 2025.07.01 10:29:53.163705 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3956 | 2025.07.01 10:29:53.164024 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Trace> oximeter.fields_u16 (dc09468f-19d6-435b-bd1d-b669285bc06f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2025.07.01 10:29:53.164194 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Debug> executeQuery: Read 146 rows, 9.39 KiB in 0.001624 sec., 89901.47783251232 rows/sec., 5.65 MiB/sec. | ||
| 3958 | 2025.07.01 10:29:53.164246 [ 4 ] {407a4700-a885-48f5-ac71-f12e76731a19} <Debug> TCPHandler: Processed in 0.001841432 sec. | ||
| 3959 | 2025.07.01 10:29:53.164383 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2025.07.01 10:29:53.164504 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3961 | 2025.07.01 10:29:53.164558 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3962 | 2025.07.01 10:29:53.164985 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.07.01 10:29:53.165018 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3964 | 2025.07.01 10:29:53.165311 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3965 | 2025.07.01 10:29:53.165513 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.07.01 10:29:53.165610 [ 85 ] {} <Debug> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3967 | 2025.07.01 10:29:53.165639 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001161 sec., 97329.88802756245 rows/sec., 6.30 MiB/sec. | ||
| 3968 | 2025.07.01 10:29:53.165645 [ 85 ] {} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.07.01 10:29:53.165670 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3970 | 2025.07.01 10:29:53.165675 [ 4 ] {e21448cf-44c1-4d70-af5d-05c0dc5b57e8} <Debug> TCPHandler: Processed in 0.001356158 sec. | ||
| 3971 | 2025.07.01 10:29:53.165736 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 3972 | 2025.07.01 10:29:53.165787 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2025.07.01 10:29:53.165813 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3974 | 2025.07.01 10:29:53.165843 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 113 rows starting from the beginning of the part | ||
| 3975 | 2025.07.01 10:29:53.165878 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3976 | 2025.07.01 10:29:53.165901 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
| 3977 | 2025.07.01 10:29:53.165917 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3978 | 2025.07.01 10:29:53.165949 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 3979 | 2025.07.01 10:29:53.165994 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
| 3980 | 2025.07.01 10:29:53.166037 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
| 3981 | 2025.07.01 10:29:53.166320 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2025.07.01 10:29:53.166355 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3983 | 2025.07.01 10:29:53.166661 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3984 | 2025.07.01 10:29:53.166829 [ 199 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001119622 sec., 504634.59989174915 rows/sec., 34.59 MiB/sec. | ||
| 3985 | 2025.07.01 10:29:53.166868 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.07.01 10:29:53.166960 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3987 | 2025.07.01 10:29:53.166965 [ 85 ] {} <Debug> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3988 | 2025.07.01 10:29:53.167001 [ 85 ] {} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2025.07.01 10:29:53.167002 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001142 sec., 98073.55516637478 rows/sec., 5.59 MiB/sec. | ||
| 3990 | 2025.07.01 10:29:53.167019 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3991 | 2025.07.01 10:29:53.167044 [ 4 ] {71eba197-6939-4a56-b480-ec65561d2fc2} <Debug> TCPHandler: Processed in 0.001304687 sec. | ||
| 3992 | 2025.07.01 10:29:53.167109 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 3993 | 2025.07.01 10:29:53.167152 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2025.07.01 10:29:53.167189 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2025.07.01 10:29:53.167231 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3996 | 2025.07.01 10:29:53.167248 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3997 | 2025.07.01 10:29:53.167251 [ 201 ] {c5660459-bcda-4fcd-ba11-08a5f27b092b::all_1_13_3} <Trace> oximeter.fields_u32 (c5660459-bcda-4fcd-ba11-08a5f27b092b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3998 | 2025.07.01 10:29:53.167270 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
| 3999 | 2025.07.01 10:29:53.167292 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4000 | 2025.07.01 10:29:53.167316 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4001 | 2025.07.01 10:29:53.167343 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 4002 | 2025.07.01 10:29:53.167393 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
| 4003 | 2025.07.01 10:29:53.167433 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 4004 | 2025.07.01 10:29:53.167471 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 4005 | 2025.07.01 10:29:53.167793 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.07.01 10:29:53.167832 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4007 | 2025.07.01 10:29:53.168167 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4008 | 2025.07.01 10:29:53.168263 [ 201 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192643 sec., 469545.37107919133 rows/sec., 28.54 MiB/sec. | ||
| 4009 | 2025.07.01 10:29:53.168391 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2025.07.01 10:29:53.168392 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4011 | 2025.07.01 10:29:53.168519 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Debug> executeQuery: Read 422 rows, 30.79 KiB in 0.001288 sec., 327639.751552795 rows/sec., 23.34 MiB/sec. | ||
| 4012 | 2025.07.01 10:29:53.168562 [ 4 ] {ca056f14-3266-42a6-a480-65df812153ee} <Debug> TCPHandler: Processed in 0.001457521 sec. | ||
| 4013 | 2025.07.01 10:29:53.168668 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.07.01 10:29:53.168672 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2025.07.01 10:29:53.168750 [ 191 ] {77d41441-459f-49b1-a4bd-2fc5bda86651::all_1_13_3} <Trace> oximeter.fields_u8 (77d41441-459f-49b1-a4bd-2fc5bda86651) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4016 | 2025.07.01 10:29:53.168780 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4017 | 2025.07.01 10:29:53.168826 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4018 | 2025.07.01 10:29:53.168826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4019 | 2025.07.01 10:29:53.169148 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2025.07.01 10:29:53.169187 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4021 | 2025.07.01 10:29:53.169494 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4022 | 2025.07.01 10:29:53.169702 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Trace> oximeter.measurements_bool (2ed9dfac-9045-4ccf-97da-b06825b32149): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.07.01 10:29:53.169825 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 4024 | 2025.07.01 10:29:53.169859 [ 4 ] {0f020a3f-f150-41c8-8f5c-561d8d5f2de8} <Debug> TCPHandler: Processed in 0.001233664 sec. | ||
| 4025 | 2025.07.01 10:29:53.169962 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2025.07.01 10:29:53.170052 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4027 | 2025.07.01 10:29:53.170092 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4028 | 2025.07.01 10:29:53.170460 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.07.01 10:29:53.170492 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4030 | 2025.07.01 10:29:53.170808 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4031 | 2025.07.01 10:29:53.171010 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.07.01 10:29:53.171128 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001094 sec., 216636.19744058503 rows/sec., 14.52 MiB/sec. | ||
| 4033 | 2025.07.01 10:29:53.171162 [ 4 ] {c0cdbf18-dcdd-4d27-98d9-3f318529f12e} <Debug> TCPHandler: Processed in 0.001247005 sec. | ||
| 4034 | 2025.07.01 10:29:53.171267 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.07.01 10:29:53.171357 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.07.01 10:29:53.171397 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4037 | 2025.07.01 10:29:53.171695 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.07.01 10:29:53.171727 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4039 | 2025.07.01 10:29:53.172003 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4040 | 2025.07.01 10:29:53.172200 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Trace> oximeter.measurements_f64 (a07c5837-605e-42d7-8d53-fadbdd3f42ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.07.01 10:29:53.172323 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000984 sec., 1016.2601626016259 rows/sec., 68.48 KiB/sec. | ||
| 4042 | 2025.07.01 10:29:53.172357 [ 4 ] {19992dac-bf78-4261-a600-e6b02bd11a9a} <Debug> TCPHandler: Processed in 0.001136202 sec. | ||
| 4043 | 2025.07.01 10:29:53.172459 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2025.07.01 10:29:53.172787 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4045 | 2025.07.01 10:29:53.172842 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4046 | 2025.07.01 10:29:53.173630 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.07.01 10:29:53.173667 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4048 | 2025.07.01 10:29:53.174213 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4049 | 2025.07.01 10:29:53.174432 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Trace> oximeter.measurements_histogramu64 (011db0af-61e0-4a83-8be4-4e2c7fa7e524): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.07.01 10:29:53.174568 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002036 sec., 19646.365422396855 rows/sec., 35.21 MiB/sec. | ||
| 4051 | 2025.07.01 10:29:53.174628 [ 4 ] {f47c93bc-7504-44eb-90c1-8eef5273baeb} <Debug> TCPHandler: Processed in 0.002215482 sec. | ||
| 4052 | 2025.07.01 10:29:53.174740 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2025.07.01 10:29:53.174835 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4054 | 2025.07.01 10:29:53.174876 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4055 | 2025.07.01 10:29:53.175214 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2025.07.01 10:29:53.175251 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4057 | 2025.07.01 10:29:53.175548 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4058 | 2025.07.01 10:29:53.175769 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2025.07.01 10:29:53.175898 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001081 sec., 75855.68917668826 rows/sec., 4.82 MiB/sec. | ||
| 4060 | 2025.07.01 10:29:53.175933 [ 4 ] {788e2305-3d9e-49c9-87a8-a4a41769ff19} <Debug> TCPHandler: Processed in 0.001243464 sec. | ||
| 4061 | 2025.07.01 10:29:58.150797 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2025.07.01 10:29:58.150986 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4063 | 2025.07.01 10:29:58.151053 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4064 | 2025.07.01 10:29:58.151685 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2025.07.01 10:29:58.151735 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4066 | 2025.07.01 10:29:58.152125 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4067 | 2025.07.01 10:29:58.152349 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Trace> oximeter.fields_string (6aa621d2-647a-43a3-8a8f-ea4537c10ec4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.07.01 10:29:58.152511 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001573 sec., 35600.762873490145 rows/sec., 2.73 MiB/sec. | ||
| 4069 | 2025.07.01 10:29:58.152562 [ 4 ] {66c8d851-8cf7-4c8d-a128-39fd450d11ef} <Debug> TCPHandler: Processed in 0.001893223 sec. | ||
| 4070 | 2025.07.01 10:29:58.152686 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.07.01 10:29:58.152788 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4072 | 2025.07.01 10:29:58.152833 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4073 | 2025.07.01 10:29:58.153251 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2025.07.01 10:29:58.153289 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4075 | 2025.07.01 10:29:58.153598 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4076 | 2025.07.01 10:29:58.153804 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Trace> oximeter.fields_uuid (aba197dc-4a1f-4e9e-8069-419384b27a45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2025.07.01 10:29:58.153939 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 4078 | 2025.07.01 10:29:58.153977 [ 4 ] {c91cefa5-6a6f-4da2-be2d-71203b90f0fc} <Debug> TCPHandler: Processed in 0.001344327 sec. | ||
| 4079 | 2025.07.01 10:29:58.154089 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2025.07.01 10:29:58.154185 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4081 | 2025.07.01 10:29:58.154231 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4082 | 2025.07.01 10:29:58.154635 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2025.07.01 10:29:58.154671 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4084 | 2025.07.01 10:29:58.154993 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4085 | 2025.07.01 10:29:58.155206 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Trace> oximeter.measurements_cumulativeu64 (e2d5ed2a-fe25-49a9-bfde-40da954781e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2025.07.01 10:29:58.155339 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4087 | 2025.07.01 10:29:58.155376 [ 4 ] {28b09cc2-c8e2-456a-84e9-d5a0f71256d5} <Debug> TCPHandler: Processed in 0.001337537 sec. | ||
| 4088 | 2025.07.01 10:29:58.155482 [ 4 ] {} <Trace> TCP-Session: fe8f29e4-a2a4-4903-a703-e1aeb071a0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2025.07.01 10:29:58.155582 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4090 | 2025.07.01 10:29:58.155625 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4091 | 2025.07.01 10:29:58.155957 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2025.07.01 10:29:58.155991 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4093 | 2025.07.01 10:29:58.156285 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4094 | 2025.07.01 10:29:58.156492 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Trace> oximeter.measurements_u64 (8113d2a0-c7b8-41d1-964c-cad120115bcf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2025.07.01 10:29:58.156625 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4096 | 2025.07.01 10:29:58.156661 [ 4 ] {62f70146-50d1-4c70-9efd-8fd281e2192b} <Debug> TCPHandler: Processed in 0.001228734 sec. | ||
| 4097 | 2025.07.01 10:29:59.160647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 4098 | 2025.07.01 10:29:59.161141 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.07.01 10:29:59.161178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4100 | 2025.07.01 10:29:59.161628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4101 | 2025.07.01 10:29:59.161848 [ 244 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.07.01 10:29:59.161968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 4103 | 2025.07.01 10:29:59.161975 [ 78 ] {} <Debug> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4104 | 2025.07.01 10:29:59.162050 [ 78 ] {} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2025.07.01 10:29:59.162075 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4106 | 2025.07.01 10:29:59.162179 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::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 | ||
| 4107 | 2025.07.01 10:29:59.162271 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4108 | 2025.07.01 10:29:59.162299 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::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 | ||
| 4109 | 2025.07.01 10:29:59.162350 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 4110 | 2025.07.01 10:29:59.162390 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 4111 | 2025.07.01 10:29:59.162425 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 4112 | 2025.07.01 10:29:59.162461 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 4113 | 2025.07.01 10:29:59.162498 [ 192 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 4114 | 2025.07.01 10:29:59.164423 [ 201 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002278414 sec., 4256908.533743209 rows/sec., 60.90 MiB/sec. | ||
| 4115 | 2025.07.01 10:29:59.164778 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4116 | 2025.07.01 10:29:59.165159 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.07.01 10:29:59.165247 [ 189 ] {fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2::all_1_21_4} <Trace> system.asynchronous_metric_log (fcbb6884-9dac-4b79-a31a-30ecc4ae5aa2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4118 | 2025.07.01 10:29:59.165370 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4119 | 2025.07.01 10:29:59.682904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4120 | 2025.07.01 10:29:59.700155 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.07.01 10:29:59.700214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4122 | 2025.07.01 10:29:59.706107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4123 | 2025.07.01 10:29:59.706811 [ 243 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2025.07.01 10:29:59.707096 [ 77 ] {} <Debug> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4125 | 2025.07.01 10:29:59.707165 [ 77 ] {} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2025.07.01 10:29:59.707184 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4127 | 2025.07.01 10:29:59.707317 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 4128 | 2025.07.01 10:29:59.709776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4129 | 2025.07.01 10:29:59.711384 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4130 | 2025.07.01 10:29:59.712735 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 4131 | 2025.07.01 10:29:59.717085 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 4132 | 2025.07.01 10:29:59.721318 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 4133 | 2025.07.01 10:29:59.725528 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 4134 | 2025.07.01 10:29:59.730078 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 4135 | 2025.07.01 10:29:59.734226 [ 192 ] {217446c4-a834-4530-9d06-8ef241678a19::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 | ||
| 4136 | 2025.07.01 10:29:59.785817 [ 201 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078557258 sec., 2024.0013978084621 rows/sec., 10.47 MiB/sec. | ||
| 4137 | 2025.07.01 10:29:59.788293 [ 195 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4138 | 2025.07.01 10:29:59.790255 [ 195 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_21_4} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2025.07.01 10:29:59.790330 [ 195 ] {217446c4-a834-4530-9d06-8ef241678a19::all_1_21_4} <Trace> system.metric_log (217446c4-a834-4530-9d06-8ef241678a19) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4140 | 2025.07.01 10:29:59.792169 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4141 | 2025.07.01 10:30:00.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.67 MiB, peak 225.21 MiB, free memory in arenas 0.00 B, will set to 224.44 MiB (RSS), difference: 9.77 MiB | ||