| 1 | [ Jun 4 04:36:12 Enabled. ] | ||
| 2 | [ Jun 4 04:36:12 Rereading configuration. ] | ||
| 3 | [ Jun 4 04:36:13 Rereading configuration. ] | ||
| 4 | [ Jun 4 04:36:27 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 | [ Jun 4 04:36:27 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.06.04 04:36:28.498188 [ 1 ] {} <Information> Application: Will watch for the process with pid 23192 | ||
| 29 | 2025.06.04 04:36:28.498523 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.06.04 04:36:28.981788 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23192 | ||
| 31 | 2025.06.04 04:36:28.982587 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.06.04 04:36:28.982745 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.06.04 04:36:29.083854 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.06.04 04:36:29.116123 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.06.04 04:36:29.116207 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.06.04 04:36:29.116229 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.06.04 04:36:29.116355 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.06.04 04:36:29.117102 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.06.04 04:36:29.119231 [ 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.06.04 04:36:29.120236 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.06.04 04:36:29.121153 [ 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.06.04 04:36:29.121207 [ 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.06.04 04:36:29.121248 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.06.04 04:36:29.121966 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.06.04 04:36:29.122928 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.06.04 04:36:29.128641 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.06.04 04:36:29.129304 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.06.04 04:36:29.130769 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.06.04 04:36:29.130877 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.06.04 04:36:29.132036 [ 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.06.04 04:36:29.132545 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.06.04 04:36:29.136693 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.06.04 04:36:29.137143 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.06.04 04:36:29.140339 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.06.04 04:36:29.140701 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.06.04 04:36:29.141087 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.06.04 04:36:29.141471 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.06.04 04:36:29.143122 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.06.04 04:36:29.143146 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.06.04 04:36:29.143235 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.06.04 04:36:29.143327 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.06.04 04:36:29.159365 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.06.04 04:36:29.159406 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000216043 sec | ||
| 68 | 2025.06.04 04:36:29.159475 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.06.04 04:36:29.159540 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.06.04 04:36:29.160253 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.06.04 04:36:29.160843 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.06.04 04:36:29.170835 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.06.04 04:36:29.170877 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.06.04 04:36:29.170947 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.06.04 04:36:29.170960 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.06.04 04:36:29.170992 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.06.04 04:36:29.171058 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.06.04 04:36:29.175200 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.06.04 04:36:29.175244 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.06.04 04:36:29.175290 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.06.04 04:36:29.175456 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.06.04 04:36:29.175497 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.06.04 04:36:29.175509 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.06.04 04:36:29.175575 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.06.04 04:36:29.175588 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.06.04 04:36:29.175616 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.06.04 04:36:29.175679 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.06.04 04:36:29.198700 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.06.04 04:36:29.202707 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.06.04 04:36:29.202810 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124052 sec | ||
| 91 | 2025.06.04 04:36:29.202825 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.06.04 04:36:29.202835 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.06.04 04:36:29.202863 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.06.04 04:36:29.203083 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.06.04 04:36:29.203177 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.06.04 04:36:29.203192 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.06.04 04:36:29.203203 [ 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.06.04 04:36:29.203214 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.06.04 04:36:29.239927 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.06.04 04:36:29.240152 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.06.04 04:36:29.241633 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.322e-05 sec. | ||
| 102 | 2025.06.04 04:36:29.242074 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.06.04 04:36:29.242798 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.06.04 04:36:29.242818 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.06.04 04:36:29.356540 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52309 | ||
| 106 | 2025.06.04 04:36:29.357472 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.06.04 04:36:29.357531 [ 3 ] {} <Debug> TCP-Session: 23f9ef2c-99cc-4430-ab34-de01e5da2796 Authenticating user 'default' from [fd00:1122:3344:101::c]:52309 | ||
| 108 | 2025.06.04 04:36:29.357560 [ 3 ] {} <Debug> TCP-Session: 23f9ef2c-99cc-4430-ab34-de01e5da2796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.06.04 04:36:29.357641 [ 3 ] {} <Debug> TCP-Session: 23f9ef2c-99cc-4430-ab34-de01e5da2796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.06.04 04:36:29.357741 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.06.04 04:36:29.357767 [ 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.06.04 04:36:29.357856 [ 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.06.04 04:36:29.360638 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33147 | ||
| 114 | 2025.06.04 04:36:29.360756 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47884 | ||
| 115 | 2025.06.04 04:36:29.360762 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40812 | ||
| 116 | 2025.06.04 04:36:29.360855 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.06.04 04:36:29.360943 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49753 | ||
| 118 | 2025.06.04 04:36:29.360960 [ 5 ] {} <Debug> TCP-Session: e1c8be81-418f-4103-909e-9da387a25f3c Authenticating user 'default' from [fd00:1122:3344:101::c]:33147 | ||
| 119 | 2025.06.04 04:36:29.360996 [ 5 ] {} <Debug> TCP-Session: e1c8be81-418f-4103-909e-9da387a25f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.06.04 04:36:29.361009 [ 5 ] {} <Debug> TCP-Session: e1c8be81-418f-4103-909e-9da387a25f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.06.04 04:36:29.361074 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.06.04 04:36:29.361079 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.06.04 04:36:29.361101 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53176 | ||
| 124 | 2025.06.04 04:36:29.361129 [ 254 ] {} <Debug> TCP-Session: c29ead8f-da08-4331-8515-2d2d0980d591 Authenticating user 'default' from [fd00:1122:3344:101::c]:47884 | ||
| 125 | 2025.06.04 04:36:29.361173 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.06.04 04:36:29.361204 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52077 | ||
| 127 | 2025.06.04 04:36:29.361137 [ 4 ] {} <Debug> TCP-Session: b90610ac-81ef-4a02-856a-7bffc030164d Authenticating user 'default' from [fd00:1122:3344:101::c]:40812 | ||
| 128 | 2025.06.04 04:36:29.361234 [ 255 ] {} <Debug> TCP-Session: cefa37c6-b6b9-43ec-a00d-d41fa98f22cd Authenticating user 'default' from [fd00:1122:3344:101::c]:49753 | ||
| 129 | 2025.06.04 04:36:29.361243 [ 254 ] {} <Debug> TCP-Session: c29ead8f-da08-4331-8515-2d2d0980d591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.06.04 04:36:29.361337 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36223 | ||
| 131 | 2025.06.04 04:36:29.361392 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.06.04 04:36:29.361388 [ 255 ] {} <Debug> TCP-Session: cefa37c6-b6b9-43ec-a00d-d41fa98f22cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.06.04 04:36:29.361376 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.06.04 04:36:29.361502 [ 257 ] {} <Debug> TCP-Session: ac13c7ac-7974-48bf-b086-7c53989d1161 Authenticating user 'default' from [fd00:1122:3344:101::c]:52077 | ||
| 135 | 2025.06.04 04:36:29.361475 [ 255 ] {} <Debug> TCP-Session: cefa37c6-b6b9-43ec-a00d-d41fa98f22cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.06.04 04:36:29.361542 [ 256 ] {} <Debug> TCP-Session: ee7b8bf9-f66d-4e48-97df-18ef8d8eafcc Authenticating user 'default' from [fd00:1122:3344:101::c]:53176 | ||
| 137 | 2025.06.04 04:36:29.361593 [ 257 ] {} <Debug> TCP-Session: ac13c7ac-7974-48bf-b086-7c53989d1161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.06.04 04:36:29.361613 [ 256 ] {} <Debug> TCP-Session: ee7b8bf9-f66d-4e48-97df-18ef8d8eafcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.06.04 04:36:29.361565 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.06.04 04:36:29.361365 [ 4 ] {} <Debug> TCP-Session: b90610ac-81ef-4a02-856a-7bffc030164d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.06.04 04:36:29.361697 [ 256 ] {} <Debug> TCP-Session: ee7b8bf9-f66d-4e48-97df-18ef8d8eafcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.06.04 04:36:29.361686 [ 258 ] {} <Debug> TCP-Session: 9534ccab-a7a8-4c51-bb51-9fc243adbf4b Authenticating user 'default' from [fd00:1122:3344:101::c]:36223 | ||
| 143 | 2025.06.04 04:36:29.361665 [ 257 ] {} <Debug> TCP-Session: ac13c7ac-7974-48bf-b086-7c53989d1161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.06.04 04:36:29.361760 [ 258 ] {} <Debug> TCP-Session: 9534ccab-a7a8-4c51-bb51-9fc243adbf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.06.04 04:36:29.361747 [ 4 ] {} <Debug> TCP-Session: b90610ac-81ef-4a02-856a-7bffc030164d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.06.04 04:36:29.361370 [ 254 ] {} <Debug> TCP-Session: c29ead8f-da08-4331-8515-2d2d0980d591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.06.04 04:36:29.361851 [ 258 ] {} <Debug> TCP-Session: 9534ccab-a7a8-4c51-bb51-9fc243adbf4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.06.04 04:36:29.391671 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44368 | ||
| 149 | 2025.06.04 04:36:29.391784 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.06.04 04:36:29.391889 [ 259 ] {} <Debug> TCP-Session: 5f9156cd-9c3f-437c-9fb4-dc894e559966 Authenticating user 'default' from [fd00:1122:3344:101::a]:44368 | ||
| 151 | 2025.06.04 04:36:29.391909 [ 259 ] {} <Debug> TCP-Session: 5f9156cd-9c3f-437c-9fb4-dc894e559966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.06.04 04:36:29.391921 [ 259 ] {} <Debug> TCP-Session: 5f9156cd-9c3f-437c-9fb4-dc894e559966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.06.04 04:36:29.392024 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.06.04 04:36:29.392055 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.06.04 04:36:29.392128 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.06.04 04:36:29.393076 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38863 | ||
| 157 | 2025.06.04 04:36:29.393162 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46946 | ||
| 158 | 2025.06.04 04:36:29.393325 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49370 | ||
| 159 | 2025.06.04 04:36:29.393328 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40769 | ||
| 160 | 2025.06.04 04:36:29.393416 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.06.04 04:36:29.393462 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34876 | ||
| 162 | 2025.06.04 04:36:29.393434 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.06.04 04:36:29.393526 [ 260 ] {} <Debug> TCP-Session: 8ed3ec10-c7bd-4116-b2c1-87c74fc7b422 Authenticating user 'default' from [fd00:1122:3344:101::a]:38863 | ||
| 164 | 2025.06.04 04:36:29.393580 [ 260 ] {} <Debug> TCP-Session: 8ed3ec10-c7bd-4116-b2c1-87c74fc7b422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.06.04 04:36:29.393615 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.06.04 04:36:29.393627 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.06.04 04:36:29.393662 [ 260 ] {} <Debug> TCP-Session: 8ed3ec10-c7bd-4116-b2c1-87c74fc7b422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.06.04 04:36:29.393687 [ 262 ] {} <Debug> TCP-Session: 9c7036c0-0417-4bbd-b58c-81837023cf1b Authenticating user 'default' from [fd00:1122:3344:101::a]:40769 | ||
| 169 | 2025.06.04 04:36:29.393693 [ 263 ] {} <Debug> TCP-Session: d70cc52e-0d85-41eb-b91e-b5a9db32a524 Authenticating user 'default' from [fd00:1122:3344:101::a]:49370 | ||
| 170 | 2025.06.04 04:36:29.393720 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.06.04 04:36:29.393764 [ 263 ] {} <Debug> TCP-Session: d70cc52e-0d85-41eb-b91e-b5a9db32a524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.06.04 04:36:29.393791 [ 262 ] {} <Debug> TCP-Session: 9c7036c0-0417-4bbd-b58c-81837023cf1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.06.04 04:36:29.393795 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51232 | ||
| 174 | 2025.06.04 04:36:29.393796 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55039 | ||
| 175 | 2025.06.04 04:36:29.393873 [ 262 ] {} <Debug> TCP-Session: 9c7036c0-0417-4bbd-b58c-81837023cf1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.06.04 04:36:29.393935 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.06.04 04:36:29.393848 [ 264 ] {} <Debug> TCP-Session: 9dfb2b3d-7b00-44d8-86ee-afecd4ad61c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:34876 | ||
| 178 | 2025.06.04 04:36:29.393977 [ 266 ] {} <Debug> TCP-Session: 26a98fe4-8744-4bf5-b72a-55f88a8584bf Authenticating user 'default' from [fd00:1122:3344:101::a]:51232 | ||
| 179 | 2025.06.04 04:36:29.393593 [ 261 ] {} <Debug> TCP-Session: 360c66c0-4ab5-4817-9a1f-4c104e0ecdf5 Authenticating user 'default' from [fd00:1122:3344:101::a]:46946 | ||
| 180 | 2025.06.04 04:36:29.394041 [ 266 ] {} <Debug> TCP-Session: 26a98fe4-8744-4bf5-b72a-55f88a8584bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.06.04 04:36:29.394086 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2025.06.04 04:36:29.394061 [ 261 ] {} <Debug> TCP-Session: 360c66c0-4ab5-4817-9a1f-4c104e0ecdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.06.04 04:36:29.394031 [ 264 ] {} <Debug> TCP-Session: 9dfb2b3d-7b00-44d8-86ee-afecd4ad61c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.06.04 04:36:29.394176 [ 265 ] {} <Debug> TCP-Session: e2ca56fa-98b0-4031-aa1b-a2e6648affbd Authenticating user 'default' from [fd00:1122:3344:101::a]:55039 | ||
| 185 | 2025.06.04 04:36:29.394151 [ 261 ] {} <Debug> TCP-Session: 360c66c0-4ab5-4817-9a1f-4c104e0ecdf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.06.04 04:36:29.394145 [ 266 ] {} <Debug> TCP-Session: 26a98fe4-8744-4bf5-b72a-55f88a8584bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.06.04 04:36:29.394268 [ 265 ] {} <Debug> TCP-Session: e2ca56fa-98b0-4031-aa1b-a2e6648affbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.06.04 04:36:29.394231 [ 264 ] {} <Debug> TCP-Session: 9dfb2b3d-7b00-44d8-86ee-afecd4ad61c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.06.04 04:36:29.393883 [ 263 ] {} <Debug> TCP-Session: d70cc52e-0d85-41eb-b91e-b5a9db32a524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.06.04 04:36:29.394354 [ 265 ] {} <Debug> TCP-Session: e2ca56fa-98b0-4031-aa1b-a2e6648affbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.06.04 04:36:29.521131 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59159 | ||
| 192 | 2025.06.04 04:36:29.521312 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.06.04 04:36:29.521355 [ 267 ] {} <Debug> TCP-Session: 8c9ade0c-aee7-4775-bb33-f9e7d578870d Authenticating user 'default' from [fd00:1122:3344:101::b]:59159 | ||
| 194 | 2025.06.04 04:36:29.521459 [ 267 ] {} <Debug> TCP-Session: 8c9ade0c-aee7-4775-bb33-f9e7d578870d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.06.04 04:36:29.521480 [ 267 ] {} <Debug> TCP-Session: 8c9ade0c-aee7-4775-bb33-f9e7d578870d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.06.04 04:36:29.521551 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2025.06.04 04:36:29.521641 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2025.06.04 04:36:29.521660 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.06.04 04:36:29.522758 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56819 | ||
| 200 | 2025.06.04 04:36:29.522846 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43255 | ||
| 201 | 2025.06.04 04:36:29.522963 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2025.06.04 04:36:29.522995 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54039 | ||
| 203 | 2025.06.04 04:36:29.523005 [ 268 ] {} <Debug> TCP-Session: 1dc7ab3e-f1b9-4afe-a571-c966c8438999 Authenticating user 'default' from [fd00:1122:3344:101::b]:56819 | ||
| 204 | 2025.06.04 04:36:29.523068 [ 268 ] {} <Debug> TCP-Session: 1dc7ab3e-f1b9-4afe-a571-c966c8438999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2025.06.04 04:36:29.523097 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56287 | ||
| 206 | 2025.06.04 04:36:29.523166 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.06.04 04:36:29.523181 [ 268 ] {} <Debug> TCP-Session: 1dc7ab3e-f1b9-4afe-a571-c966c8438999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.06.04 04:36:29.523248 [ 269 ] {} <Debug> TCP-Session: f0546602-eed4-4df8-bfc7-a08d57636c5c Authenticating user 'default' from [fd00:1122:3344:101::b]:43255 | ||
| 209 | 2025.06.04 04:36:29.523288 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.06.04 04:36:29.523332 [ 270 ] {} <Debug> TCP-Session: 6f49e918-5a42-4c28-abbf-c535ac24d309 Authenticating user 'default' from [fd00:1122:3344:101::b]:54039 | ||
| 211 | 2025.06.04 04:36:29.523367 [ 269 ] {} <Debug> TCP-Session: f0546602-eed4-4df8-bfc7-a08d57636c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.06.04 04:36:29.523447 [ 270 ] {} <Debug> TCP-Session: 6f49e918-5a42-4c28-abbf-c535ac24d309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.06.04 04:36:29.523450 [ 269 ] {} <Debug> TCP-Session: f0546602-eed4-4df8-bfc7-a08d57636c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.06.04 04:36:29.523484 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.06.04 04:36:29.523479 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51029 | ||
| 216 | 2025.06.04 04:36:29.523469 [ 270 ] {} <Debug> TCP-Session: 6f49e918-5a42-4c28-abbf-c535ac24d309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.06.04 04:36:29.523580 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32895 | ||
| 218 | 2025.06.04 04:36:29.523592 [ 271 ] {} <Debug> TCP-Session: f380fe9b-0171-42be-8b39-edbdd9681992 Authenticating user 'default' from [fd00:1122:3344:101::b]:56287 | ||
| 219 | 2025.06.04 04:36:29.523284 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59632 | ||
| 220 | 2025.06.04 04:36:29.523718 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.06.04 04:36:29.523728 [ 271 ] {} <Debug> TCP-Session: f380fe9b-0171-42be-8b39-edbdd9681992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.06.04 04:36:29.523757 [ 273 ] {} <Debug> TCP-Session: 6478e457-b8c6-4bf3-88e6-ba7a766b56fa Authenticating user 'default' from [fd00:1122:3344:101::b]:51029 | ||
| 223 | 2025.06.04 04:36:29.523838 [ 271 ] {} <Debug> TCP-Session: f380fe9b-0171-42be-8b39-edbdd9681992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.06.04 04:36:29.523842 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2025.06.04 04:36:29.523893 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.06.04 04:36:29.523855 [ 273 ] {} <Debug> TCP-Session: 6478e457-b8c6-4bf3-88e6-ba7a766b56fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.06.04 04:36:29.523963 [ 274 ] {} <Debug> TCP-Session: 703237a2-b199-4848-b791-5b0c8f27e308 Authenticating user 'default' from [fd00:1122:3344:101::b]:32895 | ||
| 228 | 2025.06.04 04:36:29.523998 [ 272 ] {} <Debug> TCP-Session: 74fc424f-4dae-4915-a77d-2ae980e327f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:59632 | ||
| 229 | 2025.06.04 04:36:29.523964 [ 273 ] {} <Debug> TCP-Session: 6478e457-b8c6-4bf3-88e6-ba7a766b56fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.06.04 04:36:29.524052 [ 274 ] {} <Debug> TCP-Session: 703237a2-b199-4848-b791-5b0c8f27e308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.06.04 04:36:29.524073 [ 272 ] {} <Debug> TCP-Session: 74fc424f-4dae-4915-a77d-2ae980e327f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.06.04 04:36:29.524142 [ 274 ] {} <Debug> TCP-Session: 703237a2-b199-4848-b791-5b0c8f27e308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.06.04 04:36:29.524155 [ 272 ] {} <Debug> TCP-Session: 74fc424f-4dae-4915-a77d-2ae980e327f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.06.04 04:36:30.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.94 MiB, peak 116.94 MiB, free memory in arenas 0.00 B, will set to 120.00 MiB (RSS), difference: 3.06 MiB | ||
| 235 | 2025.06.04 04:36:30.492487 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51527 | ||
| 236 | 2025.06.04 04:36:30.494828 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.06.04 04:36:30.494950 [ 275 ] {} <Debug> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51527 | ||
| 238 | 2025.06.04 04:36:30.494972 [ 275 ] {} <Debug> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.06.04 04:36:30.494985 [ 275 ] {} <Debug> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.06.04 04:36:30.495115 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.06.04 04:36:30.495162 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.06.04 04:36:30.495241 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.06.04 04:36:30.495644 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64484 | ||
| 244 | 2025.06.04 04:36:30.495747 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33341 | ||
| 245 | 2025.06.04 04:36:30.495906 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37034 | ||
| 246 | 2025.06.04 04:36:30.495948 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38031 | ||
| 247 | 2025.06.04 04:36:30.496036 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59084 | ||
| 248 | 2025.06.04 04:36:30.496141 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40302 | ||
| 249 | 2025.06.04 04:36:30.496339 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.06.04 04:36:30.496381 [ 276 ] {} <Debug> TCP-Session: 9876bd48-7cf2-4d7a-a2c5-276928c4ba34 Authenticating user 'default' from [fd00:1122:3344:101::d]:64484 | ||
| 251 | 2025.06.04 04:36:30.496380 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63815 | ||
| 252 | 2025.06.04 04:36:30.496404 [ 276 ] {} <Debug> TCP-Session: 9876bd48-7cf2-4d7a-a2c5-276928c4ba34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2025.06.04 04:36:30.496505 [ 276 ] {} <Debug> TCP-Session: 9876bd48-7cf2-4d7a-a2c5-276928c4ba34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2025.06.04 04:36:30.497918 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2025.06.04 04:36:30.497972 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2025.06.04 04:36:30.498025 [ 277 ] {} <Debug> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33341 | ||
| 257 | 2025.06.04 04:36:30.498057 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.06.04 04:36:30.498082 [ 282 ] {} <Debug> TCP-Session: 265b22f1-82cc-4abf-8a4b-e44b3bbfb902 Authenticating user 'default' from [fd00:1122:3344:101::d]:63815 | ||
| 259 | 2025.06.04 04:36:30.498107 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35708 | ||
| 260 | 2025.06.04 04:36:30.498109 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2025.06.04 04:36:30.498184 [ 282 ] {} <Debug> TCP-Session: 265b22f1-82cc-4abf-8a4b-e44b3bbfb902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.06.04 04:36:30.498214 [ 279 ] {} <Debug> TCP-Session: eb9fc94d-7538-425b-aea6-5aedf3d2a568 Authenticating user 'default' from [fd00:1122:3344:101::d]:38031 | ||
| 263 | 2025.06.04 04:36:30.498101 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.06.04 04:36:30.498266 [ 282 ] {} <Debug> TCP-Session: 265b22f1-82cc-4abf-8a4b-e44b3bbfb902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.06.04 04:36:30.498280 [ 279 ] {} <Debug> TCP-Session: eb9fc94d-7538-425b-aea6-5aedf3d2a568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.06.04 04:36:30.498326 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.06.04 04:36:30.498310 [ 278 ] {} <Debug> TCP-Session: 97fd371f-3e40-4704-98f3-dab6a32e328a Authenticating user 'default' from [fd00:1122:3344:101::d]:37034 | ||
| 268 | 2025.06.04 04:36:30.498441 [ 279 ] {} <Debug> TCP-Session: eb9fc94d-7538-425b-aea6-5aedf3d2a568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.06.04 04:36:30.498473 [ 283 ] {} <Debug> TCP-Session: c31b6e6a-c57d-4079-a2d6-8d889db4dc3d Authenticating user 'default' from [fd00:1122:3344:101::d]:35708 | ||
| 270 | 2025.06.04 04:36:30.498480 [ 278 ] {} <Debug> TCP-Session: 97fd371f-3e40-4704-98f3-dab6a32e328a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.06.04 04:36:30.498101 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.06.04 04:36:30.498567 [ 283 ] {} <Debug> TCP-Session: c31b6e6a-c57d-4079-a2d6-8d889db4dc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.06.04 04:36:30.498550 [ 278 ] {} <Debug> TCP-Session: 97fd371f-3e40-4704-98f3-dab6a32e328a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.06.04 04:36:30.498096 [ 277 ] {} <Debug> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.06.04 04:36:30.498727 [ 283 ] {} <Debug> TCP-Session: c31b6e6a-c57d-4079-a2d6-8d889db4dc3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.06.04 04:36:30.498722 [ 281 ] {} <Debug> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40302 | ||
| 277 | 2025.06.04 04:36:30.498823 [ 277 ] {} <Debug> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.06.04 04:36:30.498847 [ 281 ] {} <Debug> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.06.04 04:36:30.498114 [ 280 ] {} <Debug> TCP-Session: d6ec71f0-03b5-4aa7-ae55-bf317de6746f Authenticating user 'default' from [fd00:1122:3344:101::d]:59084 | ||
| 280 | 2025.06.04 04:36:30.498931 [ 280 ] {} <Debug> TCP-Session: d6ec71f0-03b5-4aa7-ae55-bf317de6746f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.06.04 04:36:30.498939 [ 281 ] {} <Debug> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.06.04 04:36:30.499047 [ 280 ] {} <Debug> TCP-Session: d6ec71f0-03b5-4aa7-ae55-bf317de6746f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.06.04 04:36:30.507697 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.06.04 04:36:30.510921 [ 275 ] {912cfe4a-7ca6-4fb5-a0b4-b6df533ce2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.06.04 04:36:30.632588 [ 275 ] {912cfe4a-7ca6-4fb5-a0b4-b6df533ce2fa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51527) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.06.04 04:36:30.633687 [ 275 ] {912cfe4a-7ca6-4fb5-a0b4-b6df533ce2fa} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.06.04 04:36:30.634009 [ 275 ] {912cfe4a-7ca6-4fb5-a0b4-b6df533ce2fa} <Debug> TCPHandler: Processed in 0.132828056 sec. | ||
| 334 | 2025.06.04 04:36:30.634457 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.06.04 04:36:30.634692 [ 281 ] {2fffe910-8841-491f-b35d-24fb3dcf8e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.06.04 04:36:30.635227 [ 281 ] {2fffe910-8841-491f-b35d-24fb3dcf8e21} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40302) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.06.04 04:36:30.635551 [ 281 ] {2fffe910-8841-491f-b35d-24fb3dcf8e21} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.06.04 04:36:30.635842 [ 281 ] {2fffe910-8841-491f-b35d-24fb3dcf8e21} <Debug> TCPHandler: Processed in 0.001572274 sec. | ||
| 385 | 2025.06.04 04:36:30.638792 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.06.04 04:36:30.639768 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.06.04 04:36:30.640499 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.06.04 04:36:30.642098 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.06.04 04:36:30.642232 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167103 sec | ||
| 390 | 2025.06.04 04:36:30.642248 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.06.04 04:36:30.642259 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.06.04 04:36:30.642360 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.06.04 04:36:30.643086 [ 277 ] {58e18f70-02c0-456e-ab2f-03dd2062b0ef} <Debug> TCPHandler: Processed in 0.004483299 sec. | ||
| 394 | 2025.06.04 04:36:30.643237 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.06.04 04:36:30.643406 [ 277 ] {b8b6fa84-f0fe-4fc1-8527-c432fad83ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.06.04 04:36:30.643568 [ 277 ] {b8b6fa84-f0fe-4fc1-8527-c432fad83ab8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.06.04 04:36:30.649454 [ 277 ] {b8b6fa84-f0fe-4fc1-8527-c432fad83ab8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.06.04 04:36:30.653832 [ 277 ] {b8b6fa84-f0fe-4fc1-8527-c432fad83ab8} <Debug> oximeter.version (4c7489d5-4603-45f5-9a2d-04cac3512df6): Loading data parts | ||
| 400 | 2025.06.04 04:36:30.655096 [ 277 ] {b8b6fa84-f0fe-4fc1-8527-c432fad83ab8} <Debug> oximeter.version (4c7489d5-4603-45f5-9a2d-04cac3512df6): There are no data parts | ||
| 401 | 2025.06.04 04:36:30.662757 [ 277 ] {b8b6fa84-f0fe-4fc1-8527-c432fad83ab8} <Debug> TCPHandler: Processed in 0.019563937 sec. | ||
| 402 | 2025.06.04 04:36:30.663326 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.06.04 04:36:30.663627 [ 277 ] {4e49fa9f-2fa5-47cb-a79c-0a536930b3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.06.04 04:36:30.663923 [ 277 ] {4e49fa9f-2fa5-47cb-a79c-0a536930b3f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.06.04 04:36:30.677913 [ 277 ] {4e49fa9f-2fa5-47cb-a79c-0a536930b3f9} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Loading data parts | ||
| 416 | 2025.06.04 04:36:30.678588 [ 277 ] {4e49fa9f-2fa5-47cb-a79c-0a536930b3f9} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): There are no data parts | ||
| 417 | 2025.06.04 04:36:30.682954 [ 277 ] {4e49fa9f-2fa5-47cb-a79c-0a536930b3f9} <Debug> TCPHandler: Processed in 0.019778161 sec. | ||
| 418 | 2025.06.04 04:36:30.683367 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.06.04 04:36:30.683818 [ 277 ] {43490e48-8bb9-43f7-92e7-a59e47ac2d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.06.04 04:36:30.683906 [ 277 ] {43490e48-8bb9-43f7-92e7-a59e47ac2d7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.06.04 04:36:30.686885 [ 277 ] {43490e48-8bb9-43f7-92e7-a59e47ac2d7c} <Debug> oximeter.measurements_i8 (13dd3b69-8c43-4771-a7d7-dac5122ab724): Loading data parts | ||
| 422 | 2025.06.04 04:36:30.687124 [ 277 ] {43490e48-8bb9-43f7-92e7-a59e47ac2d7c} <Debug> oximeter.measurements_i8 (13dd3b69-8c43-4771-a7d7-dac5122ab724): There are no data parts | ||
| 423 | 2025.06.04 04:36:30.695111 [ 277 ] {43490e48-8bb9-43f7-92e7-a59e47ac2d7c} <Debug> TCPHandler: Processed in 0.011941931 sec. | ||
| 424 | 2025.06.04 04:36:30.695562 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.06.04 04:36:30.695778 [ 277 ] {ec0da2e0-cab5-411b-a11d-b40463eb14bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.06.04 04:36:30.695996 [ 277 ] {ec0da2e0-cab5-411b-a11d-b40463eb14bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.06.04 04:36:30.704584 [ 277 ] {ec0da2e0-cab5-411b-a11d-b40463eb14bb} <Debug> oximeter.measurements_u8 (adf133d3-bcdc-4066-92b0-dabf741aefdc): Loading data parts | ||
| 428 | 2025.06.04 04:36:30.705069 [ 277 ] {ec0da2e0-cab5-411b-a11d-b40463eb14bb} <Debug> oximeter.measurements_u8 (adf133d3-bcdc-4066-92b0-dabf741aefdc): There are no data parts | ||
| 429 | 2025.06.04 04:36:30.707668 [ 277 ] {ec0da2e0-cab5-411b-a11d-b40463eb14bb} <Debug> TCPHandler: Processed in 0.012227776 sec. | ||
| 430 | 2025.06.04 04:36:30.707998 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.06.04 04:36:30.708387 [ 277 ] {6e5a5f1c-dadb-4f03-a514-fefd9469f472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.06.04 04:36:30.708451 [ 277 ] {6e5a5f1c-dadb-4f03-a514-fefd9469f472} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.06.04 04:36:30.714556 [ 277 ] {6e5a5f1c-dadb-4f03-a514-fefd9469f472} <Debug> oximeter.measurements_i16 (a088dfcf-6a96-4d4f-a75a-e7cd7d7be933): Loading data parts | ||
| 434 | 2025.06.04 04:36:30.714794 [ 277 ] {6e5a5f1c-dadb-4f03-a514-fefd9469f472} <Debug> oximeter.measurements_i16 (a088dfcf-6a96-4d4f-a75a-e7cd7d7be933): There are no data parts | ||
| 435 | 2025.06.04 04:36:30.716674 [ 277 ] {6e5a5f1c-dadb-4f03-a514-fefd9469f472} <Debug> TCPHandler: Processed in 0.008826874 sec. | ||
| 436 | 2025.06.04 04:36:30.717147 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.06.04 04:36:30.717399 [ 277 ] {237032ba-239a-42da-82e5-51c452131f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.06.04 04:36:30.717664 [ 277 ] {237032ba-239a-42da-82e5-51c452131f04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.06.04 04:36:30.720472 [ 277 ] {237032ba-239a-42da-82e5-51c452131f04} <Debug> oximeter.measurements_u16 (5996fb83-92c6-45ac-9d9f-f8cb495d142e): Loading data parts | ||
| 440 | 2025.06.04 04:36:30.720877 [ 277 ] {237032ba-239a-42da-82e5-51c452131f04} <Debug> oximeter.measurements_u16 (5996fb83-92c6-45ac-9d9f-f8cb495d142e): There are no data parts | ||
| 441 | 2025.06.04 04:36:30.726148 [ 277 ] {237032ba-239a-42da-82e5-51c452131f04} <Debug> TCPHandler: Processed in 0.009114268 sec. | ||
| 442 | 2025.06.04 04:36:30.726536 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.06.04 04:36:30.726867 [ 277 ] {6bc34541-269a-454b-8fdd-08611091fb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2025.06.04 04:36:30.726997 [ 277 ] {6bc34541-269a-454b-8fdd-08611091fb8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.06.04 04:36:30.731168 [ 277 ] {6bc34541-269a-454b-8fdd-08611091fb8c} <Debug> oximeter.measurements_i32 (f549485d-209c-40b3-a048-f65382cfe28d): Loading data parts | ||
| 446 | 2025.06.04 04:36:30.731499 [ 277 ] {6bc34541-269a-454b-8fdd-08611091fb8c} <Debug> oximeter.measurements_i32 (f549485d-209c-40b3-a048-f65382cfe28d): There are no data parts | ||
| 447 | 2025.06.04 04:36:30.735781 [ 277 ] {6bc34541-269a-454b-8fdd-08611091fb8c} <Debug> TCPHandler: Processed in 0.009433613 sec. | ||
| 448 | 2025.06.04 04:36:30.736287 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.06.04 04:36:30.736516 [ 277 ] {cef9437f-646c-4ecc-a70c-19799ddf5fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.06.04 04:36:30.736671 [ 277 ] {cef9437f-646c-4ecc-a70c-19799ddf5fc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.06.04 04:36:30.741378 [ 277 ] {cef9437f-646c-4ecc-a70c-19799ddf5fc8} <Debug> oximeter.measurements_u32 (4d917bde-ee17-4bd4-a89a-e07d367a7c33): Loading data parts | ||
| 452 | 2025.06.04 04:36:30.741847 [ 277 ] {cef9437f-646c-4ecc-a70c-19799ddf5fc8} <Debug> oximeter.measurements_u32 (4d917bde-ee17-4bd4-a89a-e07d367a7c33): There are no data parts | ||
| 453 | 2025.06.04 04:36:30.746778 [ 277 ] {cef9437f-646c-4ecc-a70c-19799ddf5fc8} <Debug> TCPHandler: Processed in 0.010606691 sec. | ||
| 454 | 2025.06.04 04:36:30.747302 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.06.04 04:36:30.747820 [ 277 ] {ad3d074d-8f83-4e17-a35f-c1933ab2d59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.06.04 04:36:30.748068 [ 277 ] {ad3d074d-8f83-4e17-a35f-c1933ab2d59a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.06.04 04:36:30.755628 [ 277 ] {ad3d074d-8f83-4e17-a35f-c1933ab2d59a} <Debug> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): Loading data parts | ||
| 458 | 2025.06.04 04:36:30.755892 [ 277 ] {ad3d074d-8f83-4e17-a35f-c1933ab2d59a} <Debug> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): There are no data parts | ||
| 459 | 2025.06.04 04:36:30.763559 [ 277 ] {ad3d074d-8f83-4e17-a35f-c1933ab2d59a} <Debug> TCPHandler: Processed in 0.016510691 sec. | ||
| 460 | 2025.06.04 04:36:30.764130 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.06.04 04:36:30.764439 [ 277 ] {95d3df4f-1f75-4ff4-a37a-9793d1258fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2025.06.04 04:36:30.764625 [ 277 ] {95d3df4f-1f75-4ff4-a37a-9793d1258fbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.06.04 04:36:30.769825 [ 277 ] {95d3df4f-1f75-4ff4-a37a-9793d1258fbe} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Loading data parts | ||
| 464 | 2025.06.04 04:36:30.771642 [ 277 ] {95d3df4f-1f75-4ff4-a37a-9793d1258fbe} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): There are no data parts | ||
| 465 | 2025.06.04 04:36:30.775098 [ 277 ] {95d3df4f-1f75-4ff4-a37a-9793d1258fbe} <Debug> TCPHandler: Processed in 0.01120367 sec. | ||
| 466 | 2025.06.04 04:36:30.775390 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.06.04 04:36:30.775598 [ 277 ] {544e8edf-edf1-4b42-bcd8-3a0f043c6816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2025.06.04 04:36:30.775763 [ 277 ] {544e8edf-edf1-4b42-bcd8-3a0f043c6816} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.06.04 04:36:30.780210 [ 277 ] {544e8edf-edf1-4b42-bcd8-3a0f043c6816} <Debug> oximeter.measurements_f32 (731c9960-72ba-4272-86ff-a40010c23b5b): Loading data parts | ||
| 470 | 2025.06.04 04:36:30.780464 [ 277 ] {544e8edf-edf1-4b42-bcd8-3a0f043c6816} <Debug> oximeter.measurements_f32 (731c9960-72ba-4272-86ff-a40010c23b5b): There are no data parts | ||
| 471 | 2025.06.04 04:36:30.785359 [ 277 ] {544e8edf-edf1-4b42-bcd8-3a0f043c6816} <Debug> TCPHandler: Processed in 0.010078703 sec. | ||
| 472 | 2025.06.04 04:36:30.785800 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.06.04 04:36:30.786063 [ 277 ] {35f284ac-9e08-4eef-a75b-10f1f6d4932c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2025.06.04 04:36:30.786249 [ 277 ] {35f284ac-9e08-4eef-a75b-10f1f6d4932c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.06.04 04:36:30.792157 [ 277 ] {35f284ac-9e08-4eef-a75b-10f1f6d4932c} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Loading data parts | ||
| 476 | 2025.06.04 04:36:30.792525 [ 277 ] {35f284ac-9e08-4eef-a75b-10f1f6d4932c} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): There are no data parts | ||
| 477 | 2025.06.04 04:36:30.796417 [ 277 ] {35f284ac-9e08-4eef-a75b-10f1f6d4932c} <Debug> TCPHandler: Processed in 0.010740173 sec. | ||
| 478 | 2025.06.04 04:36:30.796761 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.06.04 04:36:30.797061 [ 277 ] {561a419f-1963-4c45-8295-52b92aba38b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2025.06.04 04:36:30.797263 [ 277 ] {561a419f-1963-4c45-8295-52b92aba38b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.06.04 04:36:30.801153 [ 277 ] {561a419f-1963-4c45-8295-52b92aba38b5} <Debug> oximeter.measurements_string (7e56f7c3-f49f-4d1c-8a94-c0b4b3b3268b): Loading data parts | ||
| 482 | 2025.06.04 04:36:30.801418 [ 277 ] {561a419f-1963-4c45-8295-52b92aba38b5} <Debug> oximeter.measurements_string (7e56f7c3-f49f-4d1c-8a94-c0b4b3b3268b): There are no data parts | ||
| 483 | 2025.06.04 04:36:30.806750 [ 277 ] {561a419f-1963-4c45-8295-52b92aba38b5} <Debug> TCPHandler: Processed in 0.010146744 sec. | ||
| 484 | 2025.06.04 04:36:30.807219 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.06.04 04:36:30.807512 [ 277 ] {90fa15fd-175d-4e86-b398-503be91db207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.06.04 04:36:30.807754 [ 277 ] {90fa15fd-175d-4e86-b398-503be91db207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.06.04 04:36:30.818319 [ 277 ] {90fa15fd-175d-4e86-b398-503be91db207} <Debug> oximeter.measurements_bytes (badd9d6e-e3aa-4f87-a1a3-0a3938b2ee86): Loading data parts | ||
| 495 | 2025.06.04 04:36:30.818692 [ 277 ] {90fa15fd-175d-4e86-b398-503be91db207} <Debug> oximeter.measurements_bytes (badd9d6e-e3aa-4f87-a1a3-0a3938b2ee86): There are no data parts | ||
| 496 | 2025.06.04 04:36:30.821290 [ 277 ] {90fa15fd-175d-4e86-b398-503be91db207} <Debug> TCPHandler: Processed in 0.014210765 sec. | ||
| 497 | 2025.06.04 04:36:30.821906 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.06.04 04:36:30.822242 [ 277 ] {9a7609ca-da69-4711-ae00-14a6eec1db04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2025.06.04 04:36:30.822463 [ 277 ] {9a7609ca-da69-4711-ae00-14a6eec1db04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.06.04 04:36:30.829012 [ 277 ] {9a7609ca-da69-4711-ae00-14a6eec1db04} <Debug> oximeter.measurements_cumulativei64 (b3f4b31c-88c9-4333-863f-1eee65d9149a): Loading data parts | ||
| 501 | 2025.06.04 04:36:30.831419 [ 277 ] {9a7609ca-da69-4711-ae00-14a6eec1db04} <Debug> oximeter.measurements_cumulativei64 (b3f4b31c-88c9-4333-863f-1eee65d9149a): There are no data parts | ||
| 502 | 2025.06.04 04:36:30.841058 [ 277 ] {9a7609ca-da69-4711-ae00-14a6eec1db04} <Debug> TCPHandler: Processed in 0.019342973 sec. | ||
| 503 | 2025.06.04 04:36:30.841558 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.06.04 04:36:30.842076 [ 277 ] {3bf05aba-2929-4043-81b5-da51bcfcbbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2025.06.04 04:36:30.842322 [ 277 ] {3bf05aba-2929-4043-81b5-da51bcfcbbda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.06.04 04:36:30.847783 [ 277 ] {3bf05aba-2929-4043-81b5-da51bcfcbbda} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Loading data parts | ||
| 507 | 2025.06.04 04:36:30.848130 [ 277 ] {3bf05aba-2929-4043-81b5-da51bcfcbbda} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): There are no data parts | ||
| 508 | 2025.06.04 04:36:30.853887 [ 277 ] {3bf05aba-2929-4043-81b5-da51bcfcbbda} <Debug> TCPHandler: Processed in 0.012613961 sec. | ||
| 509 | 2025.06.04 04:36:30.855256 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.06.04 04:36:30.855625 [ 277 ] {df42259e-f5bd-401c-b726-4aae54ddda39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2025.06.04 04:36:30.856152 [ 277 ] {df42259e-f5bd-401c-b726-4aae54ddda39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.06.04 04:36:30.860337 [ 277 ] {df42259e-f5bd-401c-b726-4aae54ddda39} <Debug> oximeter.measurements_cumulativef32 (aa1a3116-260e-4d76-be78-8ccd628e0c77): Loading data parts | ||
| 513 | 2025.06.04 04:36:30.860562 [ 277 ] {df42259e-f5bd-401c-b726-4aae54ddda39} <Debug> oximeter.measurements_cumulativef32 (aa1a3116-260e-4d76-be78-8ccd628e0c77): There are no data parts | ||
| 514 | 2025.06.04 04:36:30.864520 [ 277 ] {df42259e-f5bd-401c-b726-4aae54ddda39} <Debug> TCPHandler: Processed in 0.009526505 sec. | ||
| 515 | 2025.06.04 04:36:30.864973 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.06.04 04:36:30.865243 [ 277 ] {ec7c6799-70c3-43b9-89e7-d224b8377995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2025.06.04 04:36:30.865457 [ 277 ] {ec7c6799-70c3-43b9-89e7-d224b8377995} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.06.04 04:36:30.871194 [ 277 ] {ec7c6799-70c3-43b9-89e7-d224b8377995} <Debug> oximeter.measurements_cumulativef64 (77293db5-49e9-4b67-b366-901f2a1ab81a): Loading data parts | ||
| 519 | 2025.06.04 04:36:30.871648 [ 277 ] {ec7c6799-70c3-43b9-89e7-d224b8377995} <Debug> oximeter.measurements_cumulativef64 (77293db5-49e9-4b67-b366-901f2a1ab81a): There are no data parts | ||
| 520 | 2025.06.04 04:36:30.875716 [ 277 ] {ec7c6799-70c3-43b9-89e7-d224b8377995} <Debug> TCPHandler: Processed in 0.010913366 sec. | ||
| 521 | 2025.06.04 04:36:30.876153 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.06.04 04:36:30.877395 [ 277 ] {a49c0f4e-30eb-49e1-b96d-6dc4f24fe997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2025.06.04 04:36:30.878002 [ 277 ] {a49c0f4e-30eb-49e1-b96d-6dc4f24fe997} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.06.04 04:36:30.888260 [ 277 ] {a49c0f4e-30eb-49e1-b96d-6dc4f24fe997} <Debug> oximeter.measurements_histogrami8 (ec825953-ad54-4fa7-9f1c-83342d6acb04): Loading data parts | ||
| 535 | 2025.06.04 04:36:30.888575 [ 277 ] {a49c0f4e-30eb-49e1-b96d-6dc4f24fe997} <Debug> oximeter.measurements_histogrami8 (ec825953-ad54-4fa7-9f1c-83342d6acb04): There are no data parts | ||
| 536 | 2025.06.04 04:36:30.892631 [ 277 ] {a49c0f4e-30eb-49e1-b96d-6dc4f24fe997} <Debug> TCPHandler: Processed in 0.016667123 sec. | ||
| 537 | 2025.06.04 04:36:30.893859 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.06.04 04:36:30.894311 [ 277 ] {936a9dc4-7c63-40a7-b5a5-3e51c5398117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2025.06.04 04:36:30.894530 [ 277 ] {936a9dc4-7c63-40a7-b5a5-3e51c5398117} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.06.04 04:36:30.898968 [ 277 ] {936a9dc4-7c63-40a7-b5a5-3e51c5398117} <Debug> oximeter.measurements_histogramu8 (e4725e12-e675-42d0-8e02-5f06af1fe29a): Loading data parts | ||
| 541 | 2025.06.04 04:36:30.899522 [ 277 ] {936a9dc4-7c63-40a7-b5a5-3e51c5398117} <Debug> oximeter.measurements_histogramu8 (e4725e12-e675-42d0-8e02-5f06af1fe29a): There are no data parts | ||
| 542 | 2025.06.04 04:36:30.902460 [ 277 ] {936a9dc4-7c63-40a7-b5a5-3e51c5398117} <Debug> TCPHandler: Processed in 0.008947905 sec. | ||
| 543 | 2025.06.04 04:36:30.902876 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.06.04 04:36:30.904090 [ 277 ] {390c986a-9a68-4e1d-8511-929fa0c63f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2025.06.04 04:36:30.904316 [ 277 ] {390c986a-9a68-4e1d-8511-929fa0c63f32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.06.04 04:36:30.914574 [ 277 ] {390c986a-9a68-4e1d-8511-929fa0c63f32} <Debug> oximeter.measurements_histogrami16 (c96560e0-82e3-4e6c-bd8f-b190489efe67): Loading data parts | ||
| 547 | 2025.06.04 04:36:30.914892 [ 277 ] {390c986a-9a68-4e1d-8511-929fa0c63f32} <Debug> oximeter.measurements_histogrami16 (c96560e0-82e3-4e6c-bd8f-b190489efe67): There are no data parts | ||
| 548 | 2025.06.04 04:36:30.918526 [ 277 ] {390c986a-9a68-4e1d-8511-929fa0c63f32} <Debug> TCPHandler: Processed in 0.0158101 sec. | ||
| 549 | 2025.06.04 04:36:30.919645 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.06.04 04:36:30.920160 [ 277 ] {cd9ab756-7c73-43d1-b8ac-dbbb42d4f544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2025.06.04 04:36:30.920465 [ 277 ] {cd9ab756-7c73-43d1-b8ac-dbbb42d4f544} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.06.04 04:36:30.927212 [ 277 ] {cd9ab756-7c73-43d1-b8ac-dbbb42d4f544} <Debug> oximeter.measurements_histogramu16 (b4e80f0f-544f-44c4-98cf-7d19543779ea): Loading data parts | ||
| 553 | 2025.06.04 04:36:30.927560 [ 277 ] {cd9ab756-7c73-43d1-b8ac-dbbb42d4f544} <Debug> oximeter.measurements_histogramu16 (b4e80f0f-544f-44c4-98cf-7d19543779ea): There are no data parts | ||
| 554 | 2025.06.04 04:36:30.939218 [ 277 ] {cd9ab756-7c73-43d1-b8ac-dbbb42d4f544} <Debug> TCPHandler: Processed in 0.020053174 sec. | ||
| 555 | 2025.06.04 04:36:30.939795 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.06.04 04:36:30.940481 [ 277 ] {eda2479a-1261-46e4-981f-fea8885d611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2025.06.04 04:36:30.940791 [ 277 ] {eda2479a-1261-46e4-981f-fea8885d611b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.06.04 04:36:30.949394 [ 277 ] {eda2479a-1261-46e4-981f-fea8885d611b} <Debug> oximeter.measurements_histogrami32 (6ecf0687-14db-47fa-b796-c3f7928c0a0f): Loading data parts | ||
| 559 | 2025.06.04 04:36:30.951358 [ 277 ] {eda2479a-1261-46e4-981f-fea8885d611b} <Debug> oximeter.measurements_histogrami32 (6ecf0687-14db-47fa-b796-c3f7928c0a0f): There are no data parts | ||
| 560 | 2025.06.04 04:36:30.956561 [ 277 ] {eda2479a-1261-46e4-981f-fea8885d611b} <Debug> TCPHandler: Processed in 0.017087789 sec. | ||
| 561 | 2025.06.04 04:36:30.957104 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.06.04 04:36:30.957501 [ 277 ] {1f4cbf5a-7810-4af5-b4d1-95888085adb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2025.06.04 04:36:30.957719 [ 277 ] {1f4cbf5a-7810-4af5-b4d1-95888085adb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.06.04 04:36:30.963004 [ 277 ] {1f4cbf5a-7810-4af5-b4d1-95888085adb8} <Debug> oximeter.measurements_histogramu32 (310c44a3-b5ae-4df7-930f-fd2cf140e810): Loading data parts | ||
| 565 | 2025.06.04 04:36:30.963301 [ 277 ] {1f4cbf5a-7810-4af5-b4d1-95888085adb8} <Debug> oximeter.measurements_histogramu32 (310c44a3-b5ae-4df7-930f-fd2cf140e810): There are no data parts | ||
| 566 | 2025.06.04 04:36:30.964975 [ 277 ] {1f4cbf5a-7810-4af5-b4d1-95888085adb8} <Debug> TCPHandler: Processed in 0.008056952 sec. | ||
| 567 | 2025.06.04 04:36:30.965224 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.06.04 04:36:30.965522 [ 277 ] {e6438461-b7e3-4e67-8468-e49108e715ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2025.06.04 04:36:30.965662 [ 277 ] {e6438461-b7e3-4e67-8468-e49108e715ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.06.04 04:36:30.969906 [ 277 ] {e6438461-b7e3-4e67-8468-e49108e715ef} <Debug> oximeter.measurements_histogrami64 (cc497156-adf1-470b-8a80-609ace6a963e): Loading data parts | ||
| 571 | 2025.06.04 04:36:30.970150 [ 277 ] {e6438461-b7e3-4e67-8468-e49108e715ef} <Debug> oximeter.measurements_histogrami64 (cc497156-adf1-470b-8a80-609ace6a963e): There are no data parts | ||
| 572 | 2025.06.04 04:36:30.980739 [ 277 ] {e6438461-b7e3-4e67-8468-e49108e715ef} <Debug> TCPHandler: Processed in 0.015585186 sec. | ||
| 573 | 2025.06.04 04:36:30.984652 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.06.04 04:36:30.985059 [ 277 ] {c4716f98-b848-4c19-8140-5449f6faa50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2025.06.04 04:36:30.987461 [ 277 ] {c4716f98-b848-4c19-8140-5449f6faa50d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.06.04 04:36:30.996784 [ 277 ] {c4716f98-b848-4c19-8140-5449f6faa50d} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Loading data parts | ||
| 577 | 2025.06.04 04:36:30.997135 [ 277 ] {c4716f98-b848-4c19-8140-5449f6faa50d} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): There are no data parts | ||
| 578 | 2025.06.04 04:36:31.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.10 MiB, peak 128.10 MiB, free memory in arenas 0.00 B, will set to 134.61 MiB (RSS), difference: 6.52 MiB | ||
| 579 | 2025.06.04 04:36:31.002267 [ 277 ] {c4716f98-b848-4c19-8140-5449f6faa50d} <Debug> TCPHandler: Processed in 0.0178296 sec. | ||
| 580 | 2025.06.04 04:36:31.002718 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.06.04 04:36:31.003242 [ 277 ] {4b8aac0c-479a-4a87-9d27-e10370f0c840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.06.04 04:36:31.003476 [ 277 ] {4b8aac0c-479a-4a87-9d27-e10370f0c840} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.06.04 04:36:31.007873 [ 277 ] {4b8aac0c-479a-4a87-9d27-e10370f0c840} <Debug> oximeter.measurements_histogramf32 (002c2285-70ad-429c-8d7e-9c6696dbd221): Loading data parts | ||
| 584 | 2025.06.04 04:36:31.008189 [ 277 ] {4b8aac0c-479a-4a87-9d27-e10370f0c840} <Debug> oximeter.measurements_histogramf32 (002c2285-70ad-429c-8d7e-9c6696dbd221): There are no data parts | ||
| 585 | 2025.06.04 04:36:31.016205 [ 277 ] {4b8aac0c-479a-4a87-9d27-e10370f0c840} <Debug> TCPHandler: Processed in 0.013702408 sec. | ||
| 586 | 2025.06.04 04:36:31.016601 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.06.04 04:36:31.016950 [ 277 ] {a5950dfb-4c0d-4b12-be22-029f041c5b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.06.04 04:36:31.017215 [ 277 ] {a5950dfb-4c0d-4b12-be22-029f041c5b5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.06.04 04:36:31.021972 [ 277 ] {a5950dfb-4c0d-4b12-be22-029f041c5b5a} <Debug> oximeter.measurements_histogramf64 (789ea121-7f6f-4c5e-93af-6bcc94bdec5b): Loading data parts | ||
| 590 | 2025.06.04 04:36:31.022268 [ 277 ] {a5950dfb-4c0d-4b12-be22-029f041c5b5a} <Debug> oximeter.measurements_histogramf64 (789ea121-7f6f-4c5e-93af-6bcc94bdec5b): There are no data parts | ||
| 591 | 2025.06.04 04:36:31.026492 [ 277 ] {a5950dfb-4c0d-4b12-be22-029f041c5b5a} <Debug> TCPHandler: Processed in 0.010063813 sec. | ||
| 592 | 2025.06.04 04:36:31.026907 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.06.04 04:36:31.027587 [ 277 ] {2ca8e767-f7da-4a73-aa91-d2ad6aa5757d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.06.04 04:36:31.027868 [ 277 ] {2ca8e767-f7da-4a73-aa91-d2ad6aa5757d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.06.04 04:36:31.034679 [ 277 ] {2ca8e767-f7da-4a73-aa91-d2ad6aa5757d} <Debug> oximeter.fields_bool (f8137d17-5fa6-4ad7-82ad-e69ccb6b060d): Loading data parts | ||
| 621 | 2025.06.04 04:36:31.035122 [ 277 ] {2ca8e767-f7da-4a73-aa91-d2ad6aa5757d} <Debug> oximeter.fields_bool (f8137d17-5fa6-4ad7-82ad-e69ccb6b060d): There are no data parts | ||
| 622 | 2025.06.04 04:36:31.038850 [ 277 ] {2ca8e767-f7da-4a73-aa91-d2ad6aa5757d} <Debug> TCPHandler: Processed in 0.012105363 sec. | ||
| 623 | 2025.06.04 04:36:31.039257 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.06.04 04:36:31.039566 [ 277 ] {5aaefa08-76ca-4906-945b-3730baac39df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.06.04 04:36:31.039905 [ 277 ] {5aaefa08-76ca-4906-945b-3730baac39df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.06.04 04:36:31.047341 [ 277 ] {5aaefa08-76ca-4906-945b-3730baac39df} <Debug> oximeter.fields_i8 (6ee4039a-3e9c-4f24-bf17-59c7765acf91): Loading data parts | ||
| 627 | 2025.06.04 04:36:31.047785 [ 277 ] {5aaefa08-76ca-4906-945b-3730baac39df} <Debug> oximeter.fields_i8 (6ee4039a-3e9c-4f24-bf17-59c7765acf91): There are no data parts | ||
| 628 | 2025.06.04 04:36:31.050423 [ 277 ] {5aaefa08-76ca-4906-945b-3730baac39df} <Debug> TCPHandler: Processed in 0.011349502 sec. | ||
| 629 | 2025.06.04 04:36:31.050767 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.06.04 04:36:31.051150 [ 277 ] {3904665f-5f9a-4a3e-891a-acea08274429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.06.04 04:36:31.051298 [ 277 ] {3904665f-5f9a-4a3e-891a-acea08274429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.06.04 04:36:31.054508 [ 277 ] {3904665f-5f9a-4a3e-891a-acea08274429} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Loading data parts | ||
| 633 | 2025.06.04 04:36:31.054655 [ 277 ] {3904665f-5f9a-4a3e-891a-acea08274429} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): There are no data parts | ||
| 634 | 2025.06.04 04:36:31.057580 [ 277 ] {3904665f-5f9a-4a3e-891a-acea08274429} <Debug> TCPHandler: Processed in 0.006938305 sec. | ||
| 635 | 2025.06.04 04:36:31.057781 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.06.04 04:36:31.057994 [ 277 ] {cb1621d1-20dc-4d26-a403-669aff0d8024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.06.04 04:36:31.058162 [ 277 ] {cb1621d1-20dc-4d26-a403-669aff0d8024} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.06.04 04:36:31.062461 [ 277 ] {cb1621d1-20dc-4d26-a403-669aff0d8024} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Loading data parts | ||
| 639 | 2025.06.04 04:36:31.062702 [ 277 ] {cb1621d1-20dc-4d26-a403-669aff0d8024} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): There are no data parts | ||
| 640 | 2025.06.04 04:36:31.064167 [ 277 ] {cb1621d1-20dc-4d26-a403-669aff0d8024} <Debug> TCPHandler: Processed in 0.006439568 sec. | ||
| 641 | 2025.06.04 04:36:31.064384 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.06.04 04:36:31.064788 [ 277 ] {e4e5d269-289a-452c-85fe-d16e2fd4547e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.06.04 04:36:31.064935 [ 277 ] {e4e5d269-289a-452c-85fe-d16e2fd4547e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.06.04 04:36:31.069132 [ 277 ] {e4e5d269-289a-452c-85fe-d16e2fd4547e} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Loading data parts | ||
| 645 | 2025.06.04 04:36:31.071195 [ 277 ] {e4e5d269-289a-452c-85fe-d16e2fd4547e} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): There are no data parts | ||
| 646 | 2025.06.04 04:36:31.077961 [ 277 ] {e4e5d269-289a-452c-85fe-d16e2fd4547e} <Debug> TCPHandler: Processed in 0.013640147 sec. | ||
| 647 | 2025.06.04 04:36:31.078247 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.06.04 04:36:31.078439 [ 277 ] {032de9b7-c191-41ca-8c93-df185be88640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.06.04 04:36:31.078645 [ 277 ] {032de9b7-c191-41ca-8c93-df185be88640} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.06.04 04:36:31.086032 [ 277 ] {032de9b7-c191-41ca-8c93-df185be88640} <Debug> oximeter.fields_i32 (326a0950-ab5f-4ae2-997a-874cf322125f): Loading data parts | ||
| 651 | 2025.06.04 04:36:31.086301 [ 277 ] {032de9b7-c191-41ca-8c93-df185be88640} <Debug> oximeter.fields_i32 (326a0950-ab5f-4ae2-997a-874cf322125f): There are no data parts | ||
| 652 | 2025.06.04 04:36:31.087881 [ 277 ] {032de9b7-c191-41ca-8c93-df185be88640} <Debug> TCPHandler: Processed in 0.009726828 sec. | ||
| 653 | 2025.06.04 04:36:31.088236 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.06.04 04:36:31.088662 [ 277 ] {2acc9fc9-966b-4674-b3c7-312888c2a36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.06.04 04:36:31.088890 [ 277 ] {2acc9fc9-966b-4674-b3c7-312888c2a36b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.06.04 04:36:31.095412 [ 277 ] {2acc9fc9-966b-4674-b3c7-312888c2a36b} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Loading data parts | ||
| 657 | 2025.06.04 04:36:31.095621 [ 277 ] {2acc9fc9-966b-4674-b3c7-312888c2a36b} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): There are no data parts | ||
| 658 | 2025.06.04 04:36:31.101088 [ 277 ] {2acc9fc9-966b-4674-b3c7-312888c2a36b} <Debug> TCPHandler: Processed in 0.012978487 sec. | ||
| 659 | 2025.06.04 04:36:31.101384 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.06.04 04:36:31.101587 [ 277 ] {35f4f01b-9cf1-4797-8358-9bdd46156605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.06.04 04:36:31.101747 [ 277 ] {35f4f01b-9cf1-4797-8358-9bdd46156605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.06.04 04:36:31.104841 [ 277 ] {35f4f01b-9cf1-4797-8358-9bdd46156605} <Debug> oximeter.fields_i64 (aea6d462-922e-45c8-81b6-7e42be58c886): Loading data parts | ||
| 663 | 2025.06.04 04:36:31.105064 [ 277 ] {35f4f01b-9cf1-4797-8358-9bdd46156605} <Debug> oximeter.fields_i64 (aea6d462-922e-45c8-81b6-7e42be58c886): There are no data parts | ||
| 664 | 2025.06.04 04:36:31.109396 [ 277 ] {35f4f01b-9cf1-4797-8358-9bdd46156605} <Debug> TCPHandler: Processed in 0.008121493 sec. | ||
| 665 | 2025.06.04 04:36:31.109814 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.06.04 04:36:31.110157 [ 277 ] {91d6f0b5-08f6-4a21-95ba-edc4791bc8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.06.04 04:36:31.110327 [ 277 ] {91d6f0b5-08f6-4a21-95ba-edc4791bc8e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.06.04 04:36:31.115021 [ 277 ] {91d6f0b5-08f6-4a21-95ba-edc4791bc8e4} <Debug> oximeter.fields_u64 (733d70c6-a276-496c-a7da-788124f6d745): Loading data parts | ||
| 669 | 2025.06.04 04:36:31.115229 [ 277 ] {91d6f0b5-08f6-4a21-95ba-edc4791bc8e4} <Debug> oximeter.fields_u64 (733d70c6-a276-496c-a7da-788124f6d745): There are no data parts | ||
| 670 | 2025.06.04 04:36:31.119294 [ 277 ] {91d6f0b5-08f6-4a21-95ba-edc4791bc8e4} <Debug> TCPHandler: Processed in 0.009608565 sec. | ||
| 671 | 2025.06.04 04:36:31.119607 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.06.04 04:36:31.119803 [ 277 ] {554302cd-ae36-4b7b-b660-1cda7d7f4bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.06.04 04:36:31.119960 [ 277 ] {554302cd-ae36-4b7b-b660-1cda7d7f4bab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.06.04 04:36:31.124549 [ 277 ] {554302cd-ae36-4b7b-b660-1cda7d7f4bab} <Debug> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Loading data parts | ||
| 675 | 2025.06.04 04:36:31.124721 [ 277 ] {554302cd-ae36-4b7b-b660-1cda7d7f4bab} <Debug> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): There are no data parts | ||
| 676 | 2025.06.04 04:36:31.129052 [ 277 ] {554302cd-ae36-4b7b-b660-1cda7d7f4bab} <Debug> TCPHandler: Processed in 0.009555835 sec. | ||
| 677 | 2025.06.04 04:36:31.129853 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.06.04 04:36:31.130109 [ 277 ] {e11d24a6-1d70-408d-996a-6d988cd04ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.06.04 04:36:31.130379 [ 277 ] {e11d24a6-1d70-408d-996a-6d988cd04ade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.06.04 04:36:31.134076 [ 277 ] {e11d24a6-1d70-408d-996a-6d988cd04ade} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Loading data parts | ||
| 681 | 2025.06.04 04:36:31.134519 [ 277 ] {e11d24a6-1d70-408d-996a-6d988cd04ade} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): There are no data parts | ||
| 682 | 2025.06.04 04:36:31.138619 [ 277 ] {e11d24a6-1d70-408d-996a-6d988cd04ade} <Debug> TCPHandler: Processed in 0.008940866 sec. | ||
| 683 | 2025.06.04 04:36:31.138904 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.06.04 04:36:31.139277 [ 277 ] {5b3ffc5b-b943-4def-bb08-4b5dfa38474c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.06.04 04:36:31.139329 [ 277 ] {5b3ffc5b-b943-4def-bb08-4b5dfa38474c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.06.04 04:36:31.142488 [ 277 ] {5b3ffc5b-b943-4def-bb08-4b5dfa38474c} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Loading data parts | ||
| 687 | 2025.06.04 04:36:31.142779 [ 277 ] {5b3ffc5b-b943-4def-bb08-4b5dfa38474c} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): There are no data parts | ||
| 688 | 2025.06.04 04:36:31.147412 [ 277 ] {5b3ffc5b-b943-4def-bb08-4b5dfa38474c} <Debug> TCPHandler: Processed in 0.008602041 sec. | ||
| 689 | 2025.06.04 04:36:31.147886 [ 277 ] {} <Trace> TCP-Session: f7932e1f-130b-4697-a5d6-a0945a784f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.06.04 04:36:31.148218 [ 277 ] {3ef7722a-860a-44c5-a820-03e055455815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33341) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.06.04 04:36:31.148412 [ 277 ] {3ef7722a-860a-44c5-a820-03e055455815} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.06.04 04:36:31.151578 [ 277 ] {3ef7722a-860a-44c5-a820-03e055455815} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Loading data parts | ||
| 696 | 2025.06.04 04:36:31.151770 [ 277 ] {3ef7722a-860a-44c5-a820-03e055455815} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): There are no data parts | ||
| 697 | 2025.06.04 04:36:31.158876 [ 277 ] {3ef7722a-860a-44c5-a820-03e055455815} <Debug> TCPHandler: Processed in 0.011063698 sec. | ||
| 698 | 2025.06.04 04:36:31.159381 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.06.04 04:36:31.159796 [ 281 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.06.04 04:36:31.161676 [ 281 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.06.04 04:36:31.186777 [ 285 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Trace> oximeter.version (4c7489d5-4603-45f5-9a2d-04cac3512df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.06.04 04:36:31.186860 [ 285 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 703 | 2025.06.04 04:36:31.192408 [ 285 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.06.04 04:36:31.193391 [ 285 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Trace> oximeter.version (4c7489d5-4603-45f5-9a2d-04cac3512df6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.06.04 04:36:31.193777 [ 281 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034112 sec., 29.315196998123824 rows/sec., 469.04 B/sec. | ||
| 706 | 2025.06.04 04:36:31.194337 [ 281 ] {33a7ff59-2a5e-4f66-858c-03f5476cd303} <Debug> TCPHandler: Processed in 0.035162194 sec. | ||
| 707 | 2025.06.04 04:36:32.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.90 MiB, peak 135.90 MiB, free memory in arenas 0.00 B, will set to 139.88 MiB (RSS), difference: 3.97 MiB | ||
| 708 | 2025.06.04 04:36:36.675948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.06.04 04:36:36.675993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.06.04 04:36:36.676054 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.06.04 04:36:36.676212 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.06.04 04:36:36.680236 [ 245 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Loading data parts | ||
| 713 | 2025.06.04 04:36:36.680472 [ 245 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): There are no data parts | ||
| 714 | 2025.06.04 04:36:36.685184 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.06.04 04:36:36.685238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 716 | 2025.06.04 04:36:36.690950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.06.04 04:36:36.690965 [ 244 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Loading data parts | ||
| 718 | 2025.06.04 04:36:36.691219 [ 244 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): There are no data parts | ||
| 719 | 2025.06.04 04:36:36.691751 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.06.04 04:36:36.692003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.06.04 04:36:36.715388 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.06.04 04:36:36.715443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 723 | 2025.06.04 04:36:36.722744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.06.04 04:36:36.724240 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.06.04 04:36:36.728368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.06.04 04:36:37.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.95 MiB, peak 148.95 MiB, free memory in arenas 0.00 B, will set to 154.04 MiB (RSS), difference: 9.08 MiB | ||
| 727 | 2025.06.04 04:36:39.175875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.06.04 04:36:39.175986 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.06.04 04:36:39.180155 [ 243 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Loading data parts | ||
| 730 | 2025.06.04 04:36:39.180350 [ 243 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): There are no data parts | ||
| 731 | 2025.06.04 04:36:39.186464 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.06.04 04:36:39.186508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 733 | 2025.06.04 04:36:39.188716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.06.04 04:36:39.189300 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.06.04 04:36:39.189647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.06.04 04:36:40.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.27 MiB, peak 158.27 MiB, free memory in arenas 0.00 B, will set to 155.06 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2025.06.04 04:36:44.143588 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.06.04 04:36:44.143675 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.06.04 04:36:44.192133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.06.04 04:36:44.194872 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.06.04 04:36:44.194923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 742 | 2025.06.04 04:36:44.195518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.06.04 04:36:44.195760 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.06.04 04:36:44.195912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.06.04 04:36:44.228497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.06.04 04:36:44.247323 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.06.04 04:36:44.247398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 748 | 2025.06.04 04:36:44.254062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.06.04 04:36:44.254998 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.06.04 04:36:44.259641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.06.04 04:36:45.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.79 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.85 MiB (RSS), difference: 2.06 MiB | ||
| 752 | 2025.06.04 04:36:50.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.89 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.91 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.06.04 04:36:51.210840 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.06.04 04:36:51.211068 [ 275 ] {b3c1b613-99bb-47fa-809b-f6290c1fba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.06.04 04:36:51.219547 [ 275 ] {b3c1b613-99bb-47fa-809b-f6290c1fba33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.06.04 04:36:51.231680 [ 275 ] {b3c1b613-99bb-47fa-809b-f6290c1fba33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.06.04 04:36:51.236155 [ 275 ] {b3c1b613-99bb-47fa-809b-f6290c1fba33} <Debug> TCPHandler: Processed in 0.025433386 sec. | ||
| 758 | 2025.06.04 04:36:51.249661 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.06.04 04:36:51.249809 [ 275 ] {be76c4e9-9762-4621-b217-8a688b938d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.06.04 04:36:51.268456 [ 275 ] {be76c4e9-9762-4621-b217-8a688b938d57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.06.04 04:36:51.268521 [ 275 ] {be76c4e9-9762-4621-b217-8a688b938d57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.06.04 04:36:51.271222 [ 275 ] {be76c4e9-9762-4621-b217-8a688b938d57} <Debug> TCPHandler: Processed in 0.021638048 sec. | ||
| 763 | 2025.06.04 04:36:51.271541 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.06.04 04:36:51.271687 [ 275 ] {c01ec835-4f4c-47cc-92ed-3c01e74148d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.06.04 04:36:51.276054 [ 275 ] {c01ec835-4f4c-47cc-92ed-3c01e74148d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.06.04 04:36:51.276111 [ 275 ] {c01ec835-4f4c-47cc-92ed-3c01e74148d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.06.04 04:36:51.276497 [ 275 ] {c01ec835-4f4c-47cc-92ed-3c01e74148d6} <Debug> TCPHandler: Processed in 0.005018746 sec. | ||
| 768 | 2025.06.04 04:36:51.276738 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.06.04 04:36:51.276859 [ 275 ] {2a9834c1-dd21-4b17-bb68-029adfe82d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 770 | 2025.06.04 04:36:51.277098 [ 275 ] {2a9834c1-dd21-4b17-bb68-029adfe82d71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.06.04 04:36:51.277141 [ 275 ] {2a9834c1-dd21-4b17-bb68-029adfe82d71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.06.04 04:36:51.277456 [ 275 ] {2a9834c1-dd21-4b17-bb68-029adfe82d71} <Debug> TCPHandler: Processed in 0.000766652 sec. | ||
| 773 | 2025.06.04 04:36:51.277679 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.06.04 04:36:51.277799 [ 275 ] {7a3d4a82-8828-4b81-a7ee-3b6d9a22084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 775 | 2025.06.04 04:36:51.278033 [ 275 ] {7a3d4a82-8828-4b81-a7ee-3b6d9a22084a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.06.04 04:36:51.278075 [ 275 ] {7a3d4a82-8828-4b81-a7ee-3b6d9a22084a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.06.04 04:36:51.278375 [ 275 ] {7a3d4a82-8828-4b81-a7ee-3b6d9a22084a} <Debug> TCPHandler: Processed in 0.000745751 sec. | ||
| 778 | 2025.06.04 04:36:51.278575 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.06.04 04:36:51.278691 [ 275 ] {e600a012-3161-4e30-acb0-78920332d4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 780 | 2025.06.04 04:36:51.278926 [ 275 ] {e600a012-3161-4e30-acb0-78920332d4a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.06.04 04:36:51.278968 [ 275 ] {e600a012-3161-4e30-acb0-78920332d4a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.06.04 04:36:51.279264 [ 275 ] {e600a012-3161-4e30-acb0-78920332d4a3} <Debug> TCPHandler: Processed in 0.000737731 sec. | ||
| 783 | 2025.06.04 04:36:51.279483 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.06.04 04:36:51.279597 [ 275 ] {dfbaf188-2733-4a84-997a-3872fd100cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 785 | 2025.06.04 04:36:51.279839 [ 275 ] {dfbaf188-2733-4a84-997a-3872fd100cc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.06.04 04:36:51.279880 [ 275 ] {dfbaf188-2733-4a84-997a-3872fd100cc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.06.04 04:36:51.280184 [ 275 ] {dfbaf188-2733-4a84-997a-3872fd100cc6} <Debug> TCPHandler: Processed in 0.000749561 sec. | ||
| 788 | 2025.06.04 04:36:51.280383 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.06.04 04:36:51.280498 [ 275 ] {eafc32e5-3d76-41f1-873a-5a1207b90fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 790 | 2025.06.04 04:36:51.280736 [ 275 ] {eafc32e5-3d76-41f1-873a-5a1207b90fc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.06.04 04:36:51.280778 [ 275 ] {eafc32e5-3d76-41f1-873a-5a1207b90fc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.06.04 04:36:51.281084 [ 275 ] {eafc32e5-3d76-41f1-873a-5a1207b90fc9} <Debug> TCPHandler: Processed in 0.000750492 sec. | ||
| 793 | 2025.06.04 04:36:51.281294 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.06.04 04:36:51.281410 [ 275 ] {bcfbfa07-2fc9-4f33-a982-e02483f5d750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 795 | 2025.06.04 04:36:51.281647 [ 275 ] {bcfbfa07-2fc9-4f33-a982-e02483f5d750} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.06.04 04:36:51.281690 [ 275 ] {bcfbfa07-2fc9-4f33-a982-e02483f5d750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.06.04 04:36:51.281999 [ 275 ] {bcfbfa07-2fc9-4f33-a982-e02483f5d750} <Debug> TCPHandler: Processed in 0.000753592 sec. | ||
| 798 | 2025.06.04 04:36:51.282264 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.06.04 04:36:51.282401 [ 275 ] {a3b629a1-b9ef-4f80-99a9-cc0123b82100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 800 | 2025.06.04 04:36:51.282668 [ 275 ] {a3b629a1-b9ef-4f80-99a9-cc0123b82100} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.06.04 04:36:51.282718 [ 275 ] {a3b629a1-b9ef-4f80-99a9-cc0123b82100} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.06.04 04:36:51.283051 [ 275 ] {a3b629a1-b9ef-4f80-99a9-cc0123b82100} <Debug> TCPHandler: Processed in 0.000839323 sec. | ||
| 803 | 2025.06.04 04:36:51.283250 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.06.04 04:36:51.283369 [ 275 ] {5437e39b-02f0-462a-9cbf-7c4735557233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 805 | 2025.06.04 04:36:51.283619 [ 275 ] {5437e39b-02f0-462a-9cbf-7c4735557233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.06.04 04:36:51.283663 [ 275 ] {5437e39b-02f0-462a-9cbf-7c4735557233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.06.04 04:36:51.283966 [ 275 ] {5437e39b-02f0-462a-9cbf-7c4735557233} <Debug> TCPHandler: Processed in 0.000765252 sec. | ||
| 808 | 2025.06.04 04:36:51.284172 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.06.04 04:36:51.284296 [ 275 ] {5b3d376a-ce00-409f-a26b-002db5e504fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 810 | 2025.06.04 04:36:51.284553 [ 275 ] {5b3d376a-ce00-409f-a26b-002db5e504fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.06.04 04:36:51.284596 [ 275 ] {5b3d376a-ce00-409f-a26b-002db5e504fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.06.04 04:36:51.284888 [ 275 ] {5b3d376a-ce00-409f-a26b-002db5e504fa} <Debug> TCPHandler: Processed in 0.000765872 sec. | ||
| 813 | 2025.06.04 04:36:51.285124 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.06.04 04:36:51.285241 [ 275 ] {50049a2a-8447-43fc-997b-1ab3f778d061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 815 | 2025.06.04 04:36:51.285498 [ 275 ] {50049a2a-8447-43fc-997b-1ab3f778d061} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.06.04 04:36:51.285540 [ 275 ] {50049a2a-8447-43fc-997b-1ab3f778d061} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.06.04 04:36:51.285825 [ 275 ] {50049a2a-8447-43fc-997b-1ab3f778d061} <Debug> TCPHandler: Processed in 0.000749731 sec. | ||
| 818 | 2025.06.04 04:36:51.286026 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.06.04 04:36:51.286144 [ 275 ] {b4737a72-b181-4662-b4e7-999b597b9591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 820 | 2025.06.04 04:36:51.286393 [ 275 ] {b4737a72-b181-4662-b4e7-999b597b9591} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.06.04 04:36:51.286435 [ 275 ] {b4737a72-b181-4662-b4e7-999b597b9591} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.06.04 04:36:51.286739 [ 275 ] {b4737a72-b181-4662-b4e7-999b597b9591} <Debug> TCPHandler: Processed in 0.000761112 sec. | ||
| 823 | 2025.06.04 04:36:51.286971 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.06.04 04:36:51.287088 [ 275 ] {43e0c57e-4a9a-4ab3-987d-9283264add34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 825 | 2025.06.04 04:36:51.287336 [ 275 ] {43e0c57e-4a9a-4ab3-987d-9283264add34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.06.04 04:36:51.287377 [ 275 ] {43e0c57e-4a9a-4ab3-987d-9283264add34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.06.04 04:36:51.287662 [ 275 ] {43e0c57e-4a9a-4ab3-987d-9283264add34} <Debug> TCPHandler: Processed in 0.000738982 sec. | ||
| 828 | 2025.06.04 04:36:51.287852 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.06.04 04:36:51.287967 [ 275 ] {df54a097-17b6-4c07-b5c8-472564282566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 830 | 2025.06.04 04:36:51.288217 [ 275 ] {df54a097-17b6-4c07-b5c8-472564282566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.06.04 04:36:51.288258 [ 275 ] {df54a097-17b6-4c07-b5c8-472564282566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.06.04 04:36:51.288541 [ 275 ] {df54a097-17b6-4c07-b5c8-472564282566} <Debug> TCPHandler: Processed in 0.000735931 sec. | ||
| 833 | 2025.06.04 04:36:51.288747 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.06.04 04:36:51.288865 [ 275 ] {c944699b-f164-4e21-8370-cb7cde0e66b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 835 | 2025.06.04 04:36:51.289137 [ 275 ] {c944699b-f164-4e21-8370-cb7cde0e66b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.06.04 04:36:51.289179 [ 275 ] {c944699b-f164-4e21-8370-cb7cde0e66b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.06.04 04:36:51.289457 [ 275 ] {c944699b-f164-4e21-8370-cb7cde0e66b2} <Debug> TCPHandler: Processed in 0.000771472 sec. | ||
| 838 | 2025.06.04 04:36:51.289651 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.06.04 04:36:51.289761 [ 275 ] {3ab5611c-6f61-456f-ad3e-1ff5626af53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 840 | 2025.06.04 04:36:51.290028 [ 275 ] {3ab5611c-6f61-456f-ad3e-1ff5626af53b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.06.04 04:36:51.290067 [ 275 ] {3ab5611c-6f61-456f-ad3e-1ff5626af53b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.06.04 04:36:51.290412 [ 275 ] {3ab5611c-6f61-456f-ad3e-1ff5626af53b} <Debug> TCPHandler: Processed in 0.000784572 sec. | ||
| 843 | 2025.06.04 04:36:51.296357 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.06.04 04:36:51.296468 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 845 | 2025.06.04 04:36:51.296511 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.06.04 04:36:51.297068 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 847 | 2025.06.04 04:36:51.297110 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 848 | 2025.06.04 04:36:51.299523 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 849 | 2025.06.04 04:36:51.299730 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 850 | 2025.06.04 04:36:51.299871 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.003434 sec., 5241.7006406523005 rows/sec., 733.13 KiB/sec. | ||
| 851 | 2025.06.04 04:36:51.299908 [ 275 ] {59c79751-938b-4884-a117-75bed27876ae} <Debug> TCPHandler: Processed in 0.003610535 sec. | ||
| 852 | 2025.06.04 04:36:51.300017 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.06.04 04:36:51.300112 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 854 | 2025.06.04 04:36:51.300152 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 855 | 2025.06.04 04:36:51.306335 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2025.06.04 04:36:51.306368 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 857 | 2025.06.04 04:36:51.308988 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2025.06.04 04:36:51.309227 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2025.06.04 04:36:51.309375 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00928 sec., 6034.482758620689 rows/sec., 471.76 KiB/sec. | ||
| 860 | 2025.06.04 04:36:51.309419 [ 275 ] {a3840014-7d31-42ba-a39a-6dd683199ade} <Debug> TCPHandler: Processed in 0.009450554 sec. | ||
| 861 | 2025.06.04 04:36:51.309555 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.06.04 04:36:51.309663 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 863 | 2025.06.04 04:36:51.309701 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 864 | 2025.06.04 04:36:51.310122 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2025.06.04 04:36:51.310157 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 866 | 2025.06.04 04:36:51.310455 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2025.06.04 04:36:51.310653 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2025.06.04 04:36:51.310772 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001128 sec., 56737.58865248226 rows/sec., 4.43 MiB/sec. | ||
| 869 | 2025.06.04 04:36:51.310808 [ 275 ] {7fe79612-65d9-464a-aa20-dcc47c11a4f7} <Debug> TCPHandler: Processed in 0.00131361 sec. | ||
| 870 | 2025.06.04 04:36:51.310914 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.06.04 04:36:51.311007 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 872 | 2025.06.04 04:36:51.311050 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 873 | 2025.06.04 04:36:51.313406 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2025.06.04 04:36:51.313440 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 875 | 2025.06.04 04:36:51.319986 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2025.06.04 04:36:51.320205 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2025.06.04 04:36:51.320335 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.009346 sec., 13695.698694628718 rows/sec., 976.77 KiB/sec. | ||
| 878 | 2025.06.04 04:36:51.320371 [ 275 ] {c10bb83c-ce26-49fe-bab7-0aeef15b1662} <Debug> TCPHandler: Processed in 0.009506884 sec. | ||
| 879 | 2025.06.04 04:36:51.320484 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.06.04 04:36:51.320578 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 881 | 2025.06.04 04:36:51.320619 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 882 | 2025.06.04 04:36:51.320930 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2025.06.04 04:36:51.320966 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 884 | 2025.06.04 04:36:51.321278 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2025.06.04 04:36:51.321496 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2025.06.04 04:36:51.321619 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 887 | 2025.06.04 04:36:51.321653 [ 275 ] {afb26f32-5608-4354-bd4e-7f1bef4db948} <Debug> TCPHandler: Processed in 0.001219369 sec. | ||
| 888 | 2025.06.04 04:36:51.696447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 889 | 2025.06.04 04:36:51.696920 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2025.06.04 04:36:51.696964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 891 | 2025.06.04 04:36:51.697510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 892 | 2025.06.04 04:36:51.697742 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2025.06.04 04:36:51.697866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 894 | 2025.06.04 04:36:51.760136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 895 | 2025.06.04 04:36:51.776683 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.06.04 04:36:51.776743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 897 | 2025.06.04 04:36:51.783088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 898 | 2025.06.04 04:36:51.783839 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.06.04 04:36:51.786762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 900 | 2025.06.04 04:36:52.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.43 MiB, peak 163.43 MiB, free memory in arenas 0.00 B, will set to 160.75 MiB (RSS), difference: 1.32 MiB | ||
| 901 | 2025.06.04 04:36:56.213239 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.06.04 04:36:56.213429 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 903 | 2025.06.04 04:36:56.213497 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 904 | 2025.06.04 04:36:56.214179 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.06.04 04:36:56.214229 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 906 | 2025.06.04 04:36:56.214632 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 907 | 2025.06.04 04:36:56.214874 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.06.04 04:36:56.215036 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 909 | 2025.06.04 04:36:56.215086 [ 275 ] {01eb1744-845c-45f6-9891-b4d2637450ad} <Debug> TCPHandler: Processed in 0.001972499 sec. | ||
| 910 | 2025.06.04 04:36:56.215221 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.06.04 04:36:56.215325 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 912 | 2025.06.04 04:36:56.215370 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 913 | 2025.06.04 04:36:56.215810 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.06.04 04:36:56.215849 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 915 | 2025.06.04 04:36:56.216165 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 916 | 2025.06.04 04:36:56.216385 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.06.04 04:36:56.216520 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 918 | 2025.06.04 04:36:56.216561 [ 275 ] {a1dd5421-071c-4b19-b9b3-dd6c0c635283} <Debug> TCPHandler: Processed in 0.001400422 sec. | ||
| 919 | 2025.06.04 04:36:56.216675 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.06.04 04:36:56.216777 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 921 | 2025.06.04 04:36:56.216822 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 922 | 2025.06.04 04:36:56.217247 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.06.04 04:36:56.217285 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 924 | 2025.06.04 04:36:56.217623 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 925 | 2025.06.04 04:36:56.217844 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.06.04 04:36:56.217976 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 927 | 2025.06.04 04:36:56.218013 [ 275 ] {a99a3eae-6768-4060-93c8-82a20e9ff282} <Debug> TCPHandler: Processed in 0.001389161 sec. | ||
| 928 | 2025.06.04 04:36:56.218117 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.06.04 04:36:56.218215 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 930 | 2025.06.04 04:36:56.218259 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 931 | 2025.06.04 04:36:56.218585 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.06.04 04:36:56.218622 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 933 | 2025.06.04 04:36:56.218962 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 934 | 2025.06.04 04:36:56.219178 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.06.04 04:36:56.219305 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 936 | 2025.06.04 04:36:56.219340 [ 275 ] {c4648d0b-b3a8-42b1-abda-3c164b823c40} <Debug> TCPHandler: Processed in 0.001273049 sec. | ||
| 937 | 2025.06.04 04:36:59.143713 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 938 | 2025.06.04 04:36:59.143757 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 939 | 2025.06.04 04:36:59.192249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
| 940 | 2025.06.04 04:36:59.195487 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.06.04 04:36:59.195535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 942 | 2025.06.04 04:36:59.196678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2025.06.04 04:36:59.196940 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.06.04 04:36:59.197199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 945 | 2025.06.04 04:36:59.198895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 946 | 2025.06.04 04:36:59.199382 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2025.06.04 04:36:59.199419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 948 | 2025.06.04 04:36:59.199890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 949 | 2025.06.04 04:36:59.200126 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2025.06.04 04:36:59.200256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 951 | 2025.06.04 04:36:59.287785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 952 | 2025.06.04 04:36:59.305098 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.06.04 04:36:59.305164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 954 | 2025.06.04 04:36:59.311471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 955 | 2025.06.04 04:36:59.312268 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.06.04 04:36:59.315797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 957 | 2025.06.04 04:37:01.207459 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.06.04 04:37:01.207695 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 959 | 2025.06.04 04:37:01.217662 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 960 | 2025.06.04 04:37:01.229264 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <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 | ||
| 961 | 2025.06.04 04:37:01.229520 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2025.06.04 04:37:01.251707 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2025.06.04 04:37:01.266140 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 964 | 2025.06.04 04:37:01.279585 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 965 | 2025.06.04 04:37:01.281787 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 966 | 2025.06.04 04:37:01.281813 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 967 | 2025.06.04 04:37:01.291316 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <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'))" | ||
| 968 | 2025.06.04 04:37:01.291350 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 969 | 2025.06.04 04:37:01.344010 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.136394 sec., 131.97061454316173 rows/sec., 5.40 KiB/sec. | ||
| 970 | 2025.06.04 04:37:01.344161 [ 275 ] {ea1df48b-98d9-43f0-b0f8-6a96aee8d77b} <Debug> TCPHandler: Processed in 0.136832997 sec. | ||
| 971 | 2025.06.04 04:37:01.346395 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.06.04 04:37:01.346590 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) 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) | ||
| 973 | 2025.06.04 04:37:01.346875 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 974 | 2025.06.04 04:37:01.346914 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <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 | ||
| 975 | 2025.06.04 04:37:01.347114 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 976 | 2025.06.04 04:37:01.347182 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 977 | 2025.06.04 04:37:01.347315 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 978 | 2025.06.04 04:37:01.347351 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 979 | 2025.06.04 04:37:01.347381 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 980 | 2025.06.04 04:37:01.347397 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 981 | 2025.06.04 04:37:01.347434 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <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'))" | ||
| 982 | 2025.06.04 04:37:01.347453 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 983 | 2025.06.04 04:37:01.347950 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00145 sec., 12413.793103448277 rows/sec., 507.81 KiB/sec. | ||
| 984 | 2025.06.04 04:37:01.348015 [ 275 ] {4f6845b4-bdd5-45c8-9814-a7b3d8a1c87a} <Debug> TCPHandler: Processed in 0.001732036 sec. | ||
| 985 | 2025.06.04 04:37:01.348235 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.06.04 04:37:01.348375 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 987 | 2025.06.04 04:37:01.348585 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 988 | 2025.06.04 04:37:01.348618 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 989 | 2025.06.04 04:37:01.348790 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2025.06.04 04:37:01.348845 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2025.06.04 04:37:01.348949 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 992 | 2025.06.04 04:37:01.348979 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 993 | 2025.06.04 04:37:01.349005 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 994 | 2025.06.04 04:37:01.349021 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 995 | 2025.06.04 04:37:01.349054 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 996 | 2025.06.04 04:37:01.349072 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 997 | 2025.06.04 04:37:01.349482 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001163 sec., 15477.214101461737 rows/sec., 633.13 KiB/sec. | ||
| 998 | 2025.06.04 04:37:01.349538 [ 275 ] {83a7e294-a82b-44fe-932d-b9c68ca31035} <Debug> TCPHandler: Processed in 0.00135758 sec. | ||
| 999 | 2025.06.04 04:37:01.349721 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2025.06.04 04:37:01.349854 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1001 | 2025.06.04 04:37:01.350051 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1002 | 2025.06.04 04:37:01.350083 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1003 | 2025.06.04 04:37:01.350251 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2025.06.04 04:37:01.350304 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2025.06.04 04:37:01.350403 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1006 | 2025.06.04 04:37:01.350433 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1007 | 2025.06.04 04:37:01.350451 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1008 | 2025.06.04 04:37:01.350465 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1009 | 2025.06.04 04:37:01.350497 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1010 | 2025.06.04 04:37:01.350516 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1011 | 2025.06.04 04:37:01.350881 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001079 sec., 16682.113067655235 rows/sec., 682.42 KiB/sec. | ||
| 1012 | 2025.06.04 04:37:01.350938 [ 275 ] {8d70cc34-3daf-4bc1-a768-d865e10ea945} <Debug> TCPHandler: Processed in 0.001268189 sec. | ||
| 1013 | 2025.06.04 04:37:01.351663 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.06.04 04:37:01.351794 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1015 | 2025.06.04 04:37:01.351988 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1016 | 2025.06.04 04:37:01.352027 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1017 | 2025.06.04 04:37:01.352212 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2025.06.04 04:37:01.352271 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2025.06.04 04:37:01.352369 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1020 | 2025.06.04 04:37:01.352400 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1021 | 2025.06.04 04:37:01.352419 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1022 | 2025.06.04 04:37:01.352433 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1023 | 2025.06.04 04:37:01.352465 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1024 | 2025.06.04 04:37:01.352484 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1025 | 2025.06.04 04:37:01.352889 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001144 sec., 15734.265734265733 rows/sec., 643.64 KiB/sec. | ||
| 1026 | 2025.06.04 04:37:01.352944 [ 275 ] {21aaece9-6e16-4ba6-b975-9d3661aa1bb1} <Debug> TCPHandler: Processed in 0.001333081 sec. | ||
| 1027 | 2025.06.04 04:37:01.355535 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2025.06.04 04:37:01.355666 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1029 | 2025.06.04 04:37:01.355863 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1030 | 2025.06.04 04:37:01.355896 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1031 | 2025.06.04 04:37:01.356067 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2025.06.04 04:37:01.356122 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2025.06.04 04:37:01.356218 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1034 | 2025.06.04 04:37:01.356248 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1035 | 2025.06.04 04:37:01.356266 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1036 | 2025.06.04 04:37:01.356280 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1037 | 2025.06.04 04:37:01.356312 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1038 | 2025.06.04 04:37:01.356331 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1039 | 2025.06.04 04:37:01.356722 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001103 sec., 16319.129646418858 rows/sec., 667.57 KiB/sec. | ||
| 1040 | 2025.06.04 04:37:01.356777 [ 275 ] {36897fab-5f19-4ba0-80da-64e48e9c8cae} <Debug> TCPHandler: Processed in 0.00129521 sec. | ||
| 1041 | 2025.06.04 04:37:01.369564 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.06.04 04:37:01.369699 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1043 | 2025.06.04 04:37:01.369898 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1044 | 2025.06.04 04:37:01.369931 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1045 | 2025.06.04 04:37:01.370105 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2025.06.04 04:37:01.370157 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2025.06.04 04:37:01.370255 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1048 | 2025.06.04 04:37:01.370284 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1049 | 2025.06.04 04:37:01.370302 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1050 | 2025.06.04 04:37:01.370316 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1051 | 2025.06.04 04:37:01.370349 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1052 | 2025.06.04 04:37:01.370366 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1053 | 2025.06.04 04:37:01.370764 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001115 sec., 16143.497757847532 rows/sec., 660.38 KiB/sec. | ||
| 1054 | 2025.06.04 04:37:01.370828 [ 275 ] {0f1c2ed3-2b1e-49b1-9a65-964de42dece9} <Debug> TCPHandler: Processed in 0.00131715 sec. | ||
| 1055 | 2025.06.04 04:37:01.371342 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2025.06.04 04:37:01.371472 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1057 | 2025.06.04 04:37:01.371668 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1058 | 2025.06.04 04:37:01.371700 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1059 | 2025.06.04 04:37:01.371871 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2025.06.04 04:37:01.371923 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2025.06.04 04:37:01.372019 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1062 | 2025.06.04 04:37:01.372047 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1063 | 2025.06.04 04:37:01.372066 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1064 | 2025.06.04 04:37:01.372080 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1065 | 2025.06.04 04:37:01.372112 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1066 | 2025.06.04 04:37:01.372130 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1067 | 2025.06.04 04:37:01.372498 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001076 sec., 16728.624535315987 rows/sec., 684.32 KiB/sec. | ||
| 1068 | 2025.06.04 04:37:01.372560 [ 275 ] {36151b55-a4f8-4cdb-8865-e17c6c38b596} <Debug> TCPHandler: Processed in 0.001269439 sec. | ||
| 1069 | 2025.06.04 04:37:01.372867 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.06.04 04:37:01.372996 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1071 | 2025.06.04 04:37:01.373215 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1072 | 2025.06.04 04:37:01.373291 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1073 | 2025.06.04 04:37:01.373630 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2025.06.04 04:37:01.373716 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.06.04 04:37:01.373819 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1076 | 2025.06.04 04:37:01.373851 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1077 | 2025.06.04 04:37:01.373879 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1078 | 2025.06.04 04:37:01.373900 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1079 | 2025.06.04 04:37:01.373946 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1080 | 2025.06.04 04:37:01.373971 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1081 | 2025.06.04 04:37:01.374546 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001599 sec., 11257.03564727955 rows/sec., 460.49 KiB/sec. | ||
| 1082 | 2025.06.04 04:37:01.374615 [ 275 ] {8e8476c5-0708-4a41-a725-2ee95fe1abc3} <Debug> TCPHandler: Processed in 0.001798447 sec. | ||
| 1083 | 2025.06.04 04:37:01.374883 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.06.04 04:37:01.375016 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1085 | 2025.06.04 04:37:01.375230 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1086 | 2025.06.04 04:37:01.375264 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1087 | 2025.06.04 04:37:01.375450 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2025.06.04 04:37:01.375505 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2025.06.04 04:37:01.375606 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1090 | 2025.06.04 04:37:01.375635 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1091 | 2025.06.04 04:37:01.375658 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1092 | 2025.06.04 04:37:01.375676 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1093 | 2025.06.04 04:37:01.375710 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1094 | 2025.06.04 04:37:01.375728 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1095 | 2025.06.04 04:37:01.376110 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001147 sec., 15693.112467306015 rows/sec., 641.96 KiB/sec. | ||
| 1096 | 2025.06.04 04:37:01.376177 [ 275 ] {e7712df8-13b5-4573-b163-d3174831816e} <Debug> TCPHandler: Processed in 0.00134478 sec. | ||
| 1097 | 2025.06.04 04:37:01.376426 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2025.06.04 04:37:01.376575 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1099 | 2025.06.04 04:37:01.376828 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1100 | 2025.06.04 04:37:01.376870 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1101 | 2025.06.04 04:37:01.377113 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2025.06.04 04:37:01.377173 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2025.06.04 04:37:01.377297 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1104 | 2025.06.04 04:37:01.377330 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1105 | 2025.06.04 04:37:01.377354 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1106 | 2025.06.04 04:37:01.377373 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1107 | 2025.06.04 04:37:01.377414 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1108 | 2025.06.04 04:37:01.377437 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1109 | 2025.06.04 04:37:01.377842 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001332 sec., 13513.513513513513 rows/sec., 552.80 KiB/sec. | ||
| 1110 | 2025.06.04 04:37:01.377907 [ 275 ] {653b478b-1883-4063-9b66-64fc32d8c4a6} <Debug> TCPHandler: Processed in 0.001539004 sec. | ||
| 1111 | 2025.06.04 04:37:01.378143 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.06.04 04:37:01.378274 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1113 | 2025.06.04 04:37:01.378469 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1114 | 2025.06.04 04:37:01.378503 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1115 | 2025.06.04 04:37:01.378683 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2025.06.04 04:37:01.378735 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2025.06.04 04:37:01.378831 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1118 | 2025.06.04 04:37:01.378859 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1119 | 2025.06.04 04:37:01.378878 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1120 | 2025.06.04 04:37:01.378892 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1121 | 2025.06.04 04:37:01.378925 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1122 | 2025.06.04 04:37:01.378942 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1123 | 2025.06.04 04:37:01.379331 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001108 sec., 16245.487364620938 rows/sec., 664.56 KiB/sec. | ||
| 1124 | 2025.06.04 04:37:01.379388 [ 275 ] {d6832dae-7e58-4c0e-9bec-6ca56c0862c7} <Debug> TCPHandler: Processed in 0.00129378 sec. | ||
| 1125 | 2025.06.04 04:37:01.379623 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2025.06.04 04:37:01.379750 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1127 | 2025.06.04 04:37:01.379945 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1128 | 2025.06.04 04:37:01.379979 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1129 | 2025.06.04 04:37:01.380160 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1130 | 2025.06.04 04:37:01.380213 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1131 | 2025.06.04 04:37:01.380312 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1132 | 2025.06.04 04:37:01.380340 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1133 | 2025.06.04 04:37:01.380359 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1134 | 2025.06.04 04:37:01.380373 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1135 | 2025.06.04 04:37:01.380405 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1136 | 2025.06.04 04:37:01.380423 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1137 | 2025.06.04 04:37:01.380820 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00112 sec., 16071.428571428572 rows/sec., 657.44 KiB/sec. | ||
| 1138 | 2025.06.04 04:37:01.380873 [ 275 ] {9a44f434-2fb0-4475-9993-708d5d6ae7ac} <Debug> TCPHandler: Processed in 0.00129812 sec. | ||
| 1139 | 2025.06.04 04:37:01.381116 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2025.06.04 04:37:01.381248 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1141 | 2025.06.04 04:37:01.381448 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1142 | 2025.06.04 04:37:01.381483 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1143 | 2025.06.04 04:37:01.381668 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2025.06.04 04:37:01.381726 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1145 | 2025.06.04 04:37:01.381821 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1146 | 2025.06.04 04:37:01.381850 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1147 | 2025.06.04 04:37:01.381869 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1148 | 2025.06.04 04:37:01.381883 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1149 | 2025.06.04 04:37:01.381915 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1150 | 2025.06.04 04:37:01.381932 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1151 | 2025.06.04 04:37:01.382311 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001118 sec., 16100.178890876565 rows/sec., 658.61 KiB/sec. | ||
| 1152 | 2025.06.04 04:37:01.382365 [ 275 ] {3de1b1dc-ed85-4ff9-8524-771bc1bbaee6} <Debug> TCPHandler: Processed in 0.001298819 sec. | ||
| 1153 | 2025.06.04 04:37:01.382633 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2025.06.04 04:37:01.382763 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1155 | 2025.06.04 04:37:01.382980 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1156 | 2025.06.04 04:37:01.383014 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1157 | 2025.06.04 04:37:01.383197 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1158 | 2025.06.04 04:37:01.383254 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1159 | 2025.06.04 04:37:01.383350 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1160 | 2025.06.04 04:37:01.383379 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1161 | 2025.06.04 04:37:01.383397 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1162 | 2025.06.04 04:37:01.383413 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1163 | 2025.06.04 04:37:01.383444 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1164 | 2025.06.04 04:37:01.383462 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1165 | 2025.06.04 04:37:01.383843 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001131 sec., 15915.119363395224 rows/sec., 651.04 KiB/sec. | ||
| 1166 | 2025.06.04 04:37:01.383906 [ 275 ] {1de56c15-34c1-42d1-8290-691087a0798f} <Debug> TCPHandler: Processed in 0.001330931 sec. | ||
| 1167 | 2025.06.04 04:37:01.384156 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.06.04 04:37:01.384295 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1169 | 2025.06.04 04:37:01.384507 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1170 | 2025.06.04 04:37:01.384547 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1171 | 2025.06.04 04:37:01.384774 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2025.06.04 04:37:01.384846 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2025.06.04 04:37:01.384983 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1174 | 2025.06.04 04:37:01.385014 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1175 | 2025.06.04 04:37:01.385033 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1176 | 2025.06.04 04:37:01.385048 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1177 | 2025.06.04 04:37:01.385081 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1178 | 2025.06.04 04:37:01.385124 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1179 | 2025.06.04 04:37:01.385562 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001322 sec., 13615.73373676248 rows/sec., 556.98 KiB/sec. | ||
| 1180 | 2025.06.04 04:37:01.385617 [ 275 ] {18600d6d-d7f7-444f-84ea-d59fb8f67dc8} <Debug> TCPHandler: Processed in 0.001512233 sec. | ||
| 1181 | 2025.06.04 04:37:01.390681 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2025.06.04 04:37:01.390816 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1183 | 2025.06.04 04:37:01.391040 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1184 | 2025.06.04 04:37:01.391074 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1185 | 2025.06.04 04:37:01.391268 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1186 | 2025.06.04 04:37:01.391322 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1187 | 2025.06.04 04:37:01.391435 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1188 | 2025.06.04 04:37:01.391463 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1189 | 2025.06.04 04:37:01.391482 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 1190 | 2025.06.04 04:37:01.391514 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1191 | 2025.06.04 04:37:01.391547 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1192 | 2025.06.04 04:37:01.391564 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1193 | 2025.06.04 04:37:01.392107 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001346 sec., 13372.95690936107 rows/sec., 547.05 KiB/sec. | ||
| 1194 | 2025.06.04 04:37:01.392163 [ 275 ] {5d3f8ef1-89d9-46be-a4f8-8388f8cc2ada} <Debug> TCPHandler: Processed in 0.001534353 sec. | ||
| 1195 | 2025.06.04 04:37:01.398331 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.06.04 04:37:01.398441 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1197 | 2025.06.04 04:37:01.398482 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1198 | 2025.06.04 04:37:01.399068 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.06.04 04:37:01.399115 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1200 | 2025.06.04 04:37:01.399536 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2025.06.04 04:37:01.399734 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.06.04 04:37:01.399872 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Debug> executeQuery: Read 17 rows, 4.90 KiB in 0.001461 sec., 11635.86584531143 rows/sec., 3.27 MiB/sec. | ||
| 1203 | 2025.06.04 04:37:01.399909 [ 275 ] {97f9caf2-d347-4a06-9891-398601af0f4f} <Debug> TCPHandler: Processed in 0.001630085 sec. | ||
| 1204 | 2025.06.04 04:37:01.400055 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.06.04 04:37:01.400148 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1206 | 2025.06.04 04:37:01.400188 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1207 | 2025.06.04 04:37:01.402753 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.06.04 04:37:01.402787 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1209 | 2025.06.04 04:37:01.403129 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1210 | 2025.06.04 04:37:01.403347 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.06.04 04:37:01.403470 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00334 sec., 63473.05389221557 rows/sec., 4.04 MiB/sec. | ||
| 1212 | 2025.06.04 04:37:01.403506 [ 275 ] {27156113-47a2-4135-b9ce-722108b46ee6} <Debug> TCPHandler: Processed in 0.003500393 sec. | ||
| 1213 | 2025.06.04 04:37:01.403626 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.06.04 04:37:01.403720 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1215 | 2025.06.04 04:37:01.403758 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1216 | 2025.06.04 04:37:01.404529 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.06.04 04:37:01.404564 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1218 | 2025.06.04 04:37:01.404948 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1219 | 2025.06.04 04:37:01.405165 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.06.04 04:37:01.405288 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Debug> executeQuery: Read 682 rows, 55.52 KiB in 0.001586 sec., 430012.6103404792 rows/sec., 34.18 MiB/sec. | ||
| 1221 | 2025.06.04 04:37:01.405331 [ 275 ] {0334d91e-9f23-4dfd-b636-4b7f4f9582f4} <Debug> TCPHandler: Processed in 0.001753707 sec. | ||
| 1222 | 2025.06.04 04:37:01.405444 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.06.04 04:37:01.405536 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1224 | 2025.06.04 04:37:01.405575 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1225 | 2025.06.04 04:37:01.405989 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.06.04 04:37:01.406025 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1227 | 2025.06.04 04:37:01.406331 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2025.06.04 04:37:01.406537 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.06.04 04:37:01.406659 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001141 sec., 120946.53812445223 rows/sec., 7.52 MiB/sec. | ||
| 1230 | 2025.06.04 04:37:01.406703 [ 275 ] {004708d7-45bb-4197-9045-dc8e524f0e93} <Debug> TCPHandler: Processed in 0.00130774 sec. | ||
| 1231 | 2025.06.04 04:37:01.406817 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2025.06.04 04:37:01.406909 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1233 | 2025.06.04 04:37:01.406948 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1234 | 2025.06.04 04:37:01.407407 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.06.04 04:37:01.407441 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1236 | 2025.06.04 04:37:01.407734 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1237 | 2025.06.04 04:37:01.407936 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.06.04 04:37:01.408054 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Debug> executeQuery: Read 114 rows, 7.56 KiB in 0.001163 sec., 98022.35597592434 rows/sec., 6.35 MiB/sec. | ||
| 1239 | 2025.06.04 04:37:01.408095 [ 275 ] {81c8a1ad-21b7-4564-89a0-51bd46468b01} <Debug> TCPHandler: Processed in 0.00132727 sec. | ||
| 1240 | 2025.06.04 04:37:01.408205 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2025.06.04 04:37:01.408300 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1242 | 2025.06.04 04:37:01.408340 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1243 | 2025.06.04 04:37:01.408774 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.06.04 04:37:01.408812 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1245 | 2025.06.04 04:37:01.421678 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1246 | 2025.06.04 04:37:01.421917 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.06.04 04:37:01.422046 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.013763 sec., 8137.760662646226 rows/sec., 474.69 KiB/sec. | ||
| 1248 | 2025.06.04 04:37:01.422092 [ 275 ] {8e055f2d-e1b0-4160-a509-b613cc8aaa8c} <Debug> TCPHandler: Processed in 0.013936251 sec. | ||
| 1249 | 2025.06.04 04:37:01.422214 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2025.06.04 04:37:01.422311 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1251 | 2025.06.04 04:37:01.422350 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1252 | 2025.06.04 04:37:01.422927 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2025.06.04 04:37:01.422963 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1254 | 2025.06.04 04:37:01.423307 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2025.06.04 04:37:01.423515 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2025.06.04 04:37:01.423640 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001348 sec., 314540.059347181 rows/sec., 22.43 MiB/sec. | ||
| 1257 | 2025.06.04 04:37:01.423684 [ 275 ] {7d1149a9-b109-4f91-b1c6-95ecfc436b62} <Debug> TCPHandler: Processed in 0.001518523 sec. | ||
| 1258 | 2025.06.04 04:37:01.423796 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2025.06.04 04:37:01.423891 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1260 | 2025.06.04 04:37:01.423931 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1261 | 2025.06.04 04:37:01.424252 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2025.06.04 04:37:01.424287 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1263 | 2025.06.04 04:37:01.424590 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1264 | 2025.06.04 04:37:01.424795 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2025.06.04 04:37:01.424921 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 1266 | 2025.06.04 04:37:01.424964 [ 275 ] {55ed95c6-bd97-4c99-b02d-4e7aa23cb4bc} <Debug> TCPHandler: Processed in 0.001217748 sec. | ||
| 1267 | 2025.06.04 04:37:01.425068 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2025.06.04 04:37:01.425162 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1269 | 2025.06.04 04:37:01.425203 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1270 | 2025.06.04 04:37:01.425622 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2025.06.04 04:37:01.425657 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1272 | 2025.06.04 04:37:01.425995 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2025.06.04 04:37:01.426210 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2025.06.04 04:37:01.426381 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001238 sec., 191437.802907916 rows/sec., 12.83 MiB/sec. | ||
| 1275 | 2025.06.04 04:37:01.426429 [ 275 ] {70251b28-29ac-4c8a-916a-3e8912899969} <Debug> TCPHandler: Processed in 0.001410011 sec. | ||
| 1276 | 2025.06.04 04:37:01.426570 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2025.06.04 04:37:01.426688 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1278 | 2025.06.04 04:37:01.426731 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1279 | 2025.06.04 04:37:01.427060 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2025.06.04 04:37:01.427095 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1281 | 2025.06.04 04:37:01.427398 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1282 | 2025.06.04 04:37:01.427605 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2025.06.04 04:37:01.427731 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001061 sec., 1885.014137606032 rows/sec., 123.34 KiB/sec. | ||
| 1284 | 2025.06.04 04:37:01.427766 [ 275 ] {a1774672-193b-44d0-92be-6a173052e6d7} <Debug> TCPHandler: Processed in 0.00125415 sec. | ||
| 1285 | 2025.06.04 04:37:01.427867 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2025.06.04 04:37:01.427960 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1287 | 2025.06.04 04:37:01.428014 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1288 | 2025.06.04 04:37:01.428771 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2025.06.04 04:37:01.428806 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1290 | 2025.06.04 04:37:01.434707 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1291 | 2025.06.04 04:37:01.434957 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2025.06.04 04:37:01.435112 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007169 sec., 4463.662993443995 rows/sec., 8.00 MiB/sec. | ||
| 1293 | 2025.06.04 04:37:01.435171 [ 275 ] {90b5c7bc-aafc-4518-8639-29ddd58d685d} <Debug> TCPHandler: Processed in 0.007353452 sec. | ||
| 1294 | 2025.06.04 04:37:01.435301 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.06.04 04:37:01.435400 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1296 | 2025.06.04 04:37:01.435443 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1297 | 2025.06.04 04:37:01.435800 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Trace> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2025.06.04 04:37:01.435834 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1299 | 2025.06.04 04:37:01.436156 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1300 | 2025.06.04 04:37:01.436440 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Trace> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.06.04 04:37:01.436585 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001206 sec., 14925.373134328358 rows/sec., 1.10 MiB/sec. | ||
| 1302 | 2025.06.04 04:37:01.436621 [ 275 ] {4682a000-06ff-417c-863e-15c179fbfabd} <Debug> TCPHandler: Processed in 0.001372971 sec. | ||
| 1303 | 2025.06.04 04:37:01.436729 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2025.06.04 04:37:01.436823 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1305 | 2025.06.04 04:37:01.436864 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1306 | 2025.06.04 04:37:01.437222 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2025.06.04 04:37:01.437257 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1308 | 2025.06.04 04:37:01.437557 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1309 | 2025.06.04 04:37:01.437763 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2025.06.04 04:37:01.437894 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001089 sec., 75298.43893480257 rows/sec., 4.78 MiB/sec. | ||
| 1311 | 2025.06.04 04:37:01.437929 [ 275 ] {96408e68-d51d-4e3e-a277-971dded99ff5} <Debug> TCPHandler: Processed in 0.001248469 sec. | ||
| 1312 | 2025.06.04 04:37:06.213428 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2025.06.04 04:37:06.213616 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1314 | 2025.06.04 04:37:06.213679 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1315 | 2025.06.04 04:37:06.214327 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2025.06.04 04:37:06.214370 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1317 | 2025.06.04 04:37:06.214769 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1318 | 2025.06.04 04:37:06.214991 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2025.06.04 04:37:06.215150 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 1320 | 2025.06.04 04:37:06.215197 [ 275 ] {b9bf72aa-6212-45c2-b960-38b3783ef956} <Debug> TCPHandler: Processed in 0.001891628 sec. | ||
| 1321 | 2025.06.04 04:37:06.215315 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2025.06.04 04:37:06.215417 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1323 | 2025.06.04 04:37:06.215459 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1324 | 2025.06.04 04:37:06.215905 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2025.06.04 04:37:06.215939 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1326 | 2025.06.04 04:37:06.216256 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1327 | 2025.06.04 04:37:06.216472 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2025.06.04 04:37:06.216615 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 1329 | 2025.06.04 04:37:06.216651 [ 275 ] {1c59849b-a5c3-4ba0-a9a5-ff36dbe1fcce} <Debug> TCPHandler: Processed in 0.001389551 sec. | ||
| 1330 | 2025.06.04 04:37:06.216761 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2025.06.04 04:37:06.216856 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1332 | 2025.06.04 04:37:06.216902 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1333 | 2025.06.04 04:37:06.217668 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2025.06.04 04:37:06.217703 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1335 | 2025.06.04 04:37:06.218061 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1336 | 2025.06.04 04:37:06.218275 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.06.04 04:37:06.218417 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. | ||
| 1338 | 2025.06.04 04:37:06.218458 [ 275 ] {a82e6e7f-c95e-41c8-aded-462697f0ffe9} <Debug> TCPHandler: Processed in 0.001747947 sec. | ||
| 1339 | 2025.06.04 04:37:06.218562 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2025.06.04 04:37:06.218659 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1341 | 2025.06.04 04:37:06.218701 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1342 | 2025.06.04 04:37:06.219038 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2025.06.04 04:37:06.219073 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1344 | 2025.06.04 04:37:06.219395 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1345 | 2025.06.04 04:37:06.219602 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2025.06.04 04:37:06.219736 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 1347 | 2025.06.04 04:37:06.219776 [ 275 ] {85665a25-4582-44d4-bba4-f016bab125a0} <Debug> TCPHandler: Processed in 0.001263779 sec. | ||
| 1348 | 2025.06.04 04:37:06.700391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1349 | 2025.06.04 04:37:06.700868 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2025.06.04 04:37:06.700914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1351 | 2025.06.04 04:37:06.701458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1352 | 2025.06.04 04:37:06.701703 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2025.06.04 04:37:06.701844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1354 | 2025.06.04 04:37:06.815920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1355 | 2025.06.04 04:37:06.832659 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.06.04 04:37:06.832709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1357 | 2025.06.04 04:37:06.838831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1358 | 2025.06.04 04:37:06.839559 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.06.04 04:37:06.842821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1360 | 2025.06.04 04:37:09.197365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 210 | ||
| 1361 | 2025.06.04 04:37:09.200258 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.06.04 04:37:09.200307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1363 | 2025.06.04 04:37:09.201479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1364 | 2025.06.04 04:37:09.201744 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2025.06.04 04:37:09.201980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1366 | 2025.06.04 04:37:11.220168 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2025.06.04 04:37:11.220353 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1368 | 2025.06.04 04:37:11.220418 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1369 | 2025.06.04 04:37:11.221117 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2025.06.04 04:37:11.221165 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1371 | 2025.06.04 04:37:11.221555 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1372 | 2025.06.04 04:37:11.221785 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2025.06.04 04:37:11.221935 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001628 sec., 130221.13022113021 rows/sec., 8.28 MiB/sec. | ||
| 1374 | 2025.06.04 04:37:11.221977 [ 275 ] {a1003ca9-96eb-4b8c-9972-4a03c94a087b} <Debug> TCPHandler: Processed in 0.00193245 sec. | ||
| 1375 | 2025.06.04 04:37:11.222106 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.06.04 04:37:11.222201 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1377 | 2025.06.04 04:37:11.222244 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1378 | 2025.06.04 04:37:11.222954 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2025.06.04 04:37:11.222990 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1380 | 2025.06.04 04:37:11.223335 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1381 | 2025.06.04 04:37:11.223548 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2025.06.04 04:37:11.223680 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Debug> executeQuery: Read 681 rows, 55.42 KiB in 0.001498 sec., 454606.14152202936 rows/sec., 36.13 MiB/sec. | ||
| 1383 | 2025.06.04 04:37:11.223717 [ 275 ] {7421edad-d58a-4845-84ac-8c6e7f37166d} <Debug> TCPHandler: Processed in 0.001661445 sec. | ||
| 1384 | 2025.06.04 04:37:11.223833 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2025.06.04 04:37:11.223928 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1386 | 2025.06.04 04:37:11.223968 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1387 | 2025.06.04 04:37:11.224412 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2025.06.04 04:37:11.224449 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1389 | 2025.06.04 04:37:11.224746 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1390 | 2025.06.04 04:37:11.224958 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2025.06.04 04:37:11.225081 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001172 sec., 117747.44027303753 rows/sec., 7.33 MiB/sec. | ||
| 1392 | 2025.06.04 04:37:11.225118 [ 275 ] {0b019a72-e879-4c82-80fd-d7bd2965f316} <Debug> TCPHandler: Processed in 0.001335511 sec. | ||
| 1393 | 2025.06.04 04:37:11.225234 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2025.06.04 04:37:11.225329 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1395 | 2025.06.04 04:37:11.225370 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1396 | 2025.06.04 04:37:11.225781 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2025.06.04 04:37:11.225818 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1398 | 2025.06.04 04:37:11.226121 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1399 | 2025.06.04 04:37:11.226330 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2025.06.04 04:37:11.226451 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001139 sec., 99209.83318700614 rows/sec., 6.42 MiB/sec. | ||
| 1401 | 2025.06.04 04:37:11.226487 [ 275 ] {cfd0ddb6-7d73-4cb3-b62b-fcae901e6273} <Debug> TCPHandler: Processed in 0.001302859 sec. | ||
| 1402 | 2025.06.04 04:37:11.226606 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2025.06.04 04:37:11.226701 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1404 | 2025.06.04 04:37:11.226742 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1405 | 2025.06.04 04:37:11.227149 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2025.06.04 04:37:11.227186 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1407 | 2025.06.04 04:37:11.227475 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1408 | 2025.06.04 04:37:11.227682 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2025.06.04 04:37:11.227805 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001123 sec., 99732.85841495992 rows/sec., 5.68 MiB/sec. | ||
| 1410 | 2025.06.04 04:37:11.227841 [ 275 ] {2bacd7a1-b8cd-494c-a634-9680be021801} <Debug> TCPHandler: Processed in 0.00128466 sec. | ||
| 1411 | 2025.06.04 04:37:11.227956 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.06.04 04:37:11.228049 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2025.06.04 04:37:11.228090 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1414 | 2025.06.04 04:37:11.228602 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2025.06.04 04:37:11.228637 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1416 | 2025.06.04 04:37:11.228956 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1417 | 2025.06.04 04:37:11.229166 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2025.06.04 04:37:11.229294 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001263 sec., 327790.97387173394 rows/sec., 23.31 MiB/sec. | ||
| 1419 | 2025.06.04 04:37:11.229331 [ 275 ] {21afc51d-7757-4490-aa5a-0b0ad3f17ddd} <Debug> TCPHandler: Processed in 0.001424242 sec. | ||
| 1420 | 2025.06.04 04:37:11.229449 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2025.06.04 04:37:11.229543 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1422 | 2025.06.04 04:37:11.229585 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1423 | 2025.06.04 04:37:11.229910 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2025.06.04 04:37:11.229946 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1425 | 2025.06.04 04:37:11.230240 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1426 | 2025.06.04 04:37:11.230445 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2025.06.04 04:37:11.230566 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 1428 | 2025.06.04 04:37:11.230601 [ 275 ] {75472ddd-a6ed-40cf-812f-fecf4844e48d} <Debug> TCPHandler: Processed in 0.001201239 sec. | ||
| 1429 | 2025.06.04 04:37:11.230711 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.06.04 04:37:11.230804 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1431 | 2025.06.04 04:37:11.230846 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1432 | 2025.06.04 04:37:11.231236 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.06.04 04:37:11.231271 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1434 | 2025.06.04 04:37:11.231591 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1435 | 2025.06.04 04:37:11.231802 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.06.04 04:37:11.231930 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001143 sec., 207349.0813648294 rows/sec., 13.90 MiB/sec. | ||
| 1437 | 2025.06.04 04:37:11.231965 [ 275 ] {669287b1-2078-4e89-9ba0-2c5bbf939322} <Debug> TCPHandler: Processed in 0.001303269 sec. | ||
| 1438 | 2025.06.04 04:37:11.232085 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.06.04 04:37:11.232178 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1440 | 2025.06.04 04:37:11.232220 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1441 | 2025.06.04 04:37:11.232523 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.06.04 04:37:11.232558 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1443 | 2025.06.04 04:37:11.232845 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1444 | 2025.06.04 04:37:11.233048 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2025.06.04 04:37:11.233170 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 1446 | 2025.06.04 04:37:11.233204 [ 275 ] {255ba34c-5b58-4d8a-a1e7-ea404b184bd7} <Debug> TCPHandler: Processed in 0.001168578 sec. | ||
| 1447 | 2025.06.04 04:37:11.233318 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2025.06.04 04:37:11.233411 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1449 | 2025.06.04 04:37:11.233466 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1450 | 2025.06.04 04:37:11.234250 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2025.06.04 04:37:11.234287 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1452 | 2025.06.04 04:37:11.234836 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1453 | 2025.06.04 04:37:11.235068 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2025.06.04 04:37:11.235198 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001804 sec., 17738.359201773834 rows/sec., 31.79 MiB/sec. | ||
| 1455 | 2025.06.04 04:37:11.235249 [ 275 ] {89d80237-0433-4fc7-aca1-886a4016e184} <Debug> TCPHandler: Processed in 0.00198429 sec. | ||
| 1456 | 2025.06.04 04:37:11.235366 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2025.06.04 04:37:11.235460 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1458 | 2025.06.04 04:37:11.235502 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1459 | 2025.06.04 04:37:11.235823 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.06.04 04:37:11.235859 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1461 | 2025.06.04 04:37:11.236160 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1462 | 2025.06.04 04:37:11.236379 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.06.04 04:37:11.236511 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00107 sec., 76635.5140186916 rows/sec., 4.87 MiB/sec. | ||
| 1464 | 2025.06.04 04:37:11.236547 [ 275 ] {55adde14-1caf-4ff4-abbc-65df9c6a1f6a} <Debug> TCPHandler: Processed in 0.001230619 sec. | ||
| 1465 | 2025.06.04 04:37:14.143789 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1466 | 2025.06.04 04:37:14.143834 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1467 | 2025.06.04 04:37:14.201909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1468 | 2025.06.04 04:37:14.202416 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.06.04 04:37:14.202460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1470 | 2025.06.04 04:37:14.202983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1471 | 2025.06.04 04:37:14.203223 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.06.04 04:37:14.203360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1473 | 2025.06.04 04:37:14.203362 [ 67 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1474 | 2025.06.04 04:37:14.203431 [ 67 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2025.06.04 04:37:14.203451 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1476 | 2025.06.04 04:37:14.205640 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1477 | 2025.06.04 04:37:14.207637 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1478 | 2025.06.04 04:37:14.207733 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1479 | 2025.06.04 04:37:14.207856 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1480 | 2025.06.04 04:37:14.208014 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1481 | 2025.06.04 04:37:14.208070 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1482 | 2025.06.04 04:37:14.208118 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1483 | 2025.06.04 04:37:14.208169 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1484 | 2025.06.04 04:37:14.259303 [ 189 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.055734246 sec., 50346.06550521918 rows/sec., 737.49 KiB/sec. | ||
| 1485 | 2025.06.04 04:37:14.259983 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1486 | 2025.06.04 04:37:14.260261 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2025.06.04 04:37:14.260324 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_6_1} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1488 | 2025.06.04 04:37:14.260406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1489 | 2025.06.04 04:37:14.342889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1490 | 2025.06.04 04:37:14.360030 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.06.04 04:37:14.360100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1492 | 2025.06.04 04:37:14.366376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1493 | 2025.06.04 04:37:14.367133 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.06.04 04:37:14.367425 [ 67 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1495 | 2025.06.04 04:37:14.367486 [ 67 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2025.06.04 04:37:14.367510 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1497 | 2025.06.04 04:37:14.367619 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 1498 | 2025.06.04 04:37:14.371538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1499 | 2025.06.04 04:37:14.371925 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1500 | 2025.06.04 04:37:14.373392 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 1501 | 2025.06.04 04:37:14.378051 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 1502 | 2025.06.04 04:37:14.382285 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 1503 | 2025.06.04 04:37:14.386646 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 1504 | 2025.06.04 04:37:14.396307 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 1505 | 2025.06.04 04:37:14.400756 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 1506 | 2025.06.04 04:37:14.471692 [ 189 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10411641 sec., 441.8131589439167 rows/sec., 2.28 MiB/sec. | ||
| 1507 | 2025.06.04 04:37:14.473463 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1508 | 2025.06.04 04:37:14.475301 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_6_1} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2025.06.04 04:37:14.475403 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_6_1} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1510 | 2025.06.04 04:37:14.476715 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1511 | 2025.06.04 04:37:15.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.80 MiB, peak 176.34 MiB, free memory in arenas 0.00 B, will set to 177.46 MiB (RSS), difference: 10.66 MiB | ||
| 1512 | 2025.06.04 04:37:16.212800 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2025.06.04 04:37:16.212997 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1514 | 2025.06.04 04:37:16.213069 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1515 | 2025.06.04 04:37:16.213728 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2025.06.04 04:37:16.213764 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1517 | 2025.06.04 04:37:16.214185 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1518 | 2025.06.04 04:37:16.214453 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2025.06.04 04:37:16.214609 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 1520 | 2025.06.04 04:37:16.214630 [ 62 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1521 | 2025.06.04 04:37:16.214651 [ 275 ] {239abb11-76cb-41b0-ad91-d9b17cf09953} <Debug> TCPHandler: Processed in 0.00199523 sec. | ||
| 1522 | 2025.06.04 04:37:16.214699 [ 62 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2025.06.04 04:37:16.214731 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1524 | 2025.06.04 04:37:16.214800 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2025.06.04 04:37:16.214878 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 1526 | 2025.06.04 04:37:16.214912 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1527 | 2025.06.04 04:37:16.214966 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1528 | 2025.06.04 04:37:16.215039 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1529 | 2025.06.04 04:37:16.215086 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 1530 | 2025.06.04 04:37:16.215186 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 1531 | 2025.06.04 04:37:16.215237 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 682 rows starting from the beginning of the part | ||
| 1532 | 2025.06.04 04:37:16.215285 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 1533 | 2025.06.04 04:37:16.215338 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 681 rows starting from the beginning of the part | ||
| 1534 | 2025.06.04 04:37:16.215385 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 1535 | 2025.06.04 04:37:16.215423 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.06.04 04:37:16.215463 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1537 | 2025.06.04 04:37:16.215888 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1538 | 2025.06.04 04:37:16.216151 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.06.04 04:37:16.216251 [ 62 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1540 | 2025.06.04 04:37:16.216280 [ 62 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2025.06.04 04:37:16.216282 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00139 sec., 46043.1654676259 rows/sec., 3.59 MiB/sec. | ||
| 1542 | 2025.06.04 04:37:16.216300 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1543 | 2025.06.04 04:37:16.216333 [ 275 ] {feb42108-57f9-4567-b69f-a80fae14dfcc} <Debug> TCPHandler: Processed in 0.001590404 sec. | ||
| 1544 | 2025.06.04 04:37:16.216421 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 1545 | 2025.06.04 04:37:16.216452 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2025.06.04 04:37:16.216549 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1547 | 2025.06.04 04:37:16.216558 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1548 | 2025.06.04 04:37:16.216590 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 1549 | 2025.06.04 04:37:16.216613 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1550 | 2025.06.04 04:37:16.216673 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 1551 | 2025.06.04 04:37:16.216729 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 424 rows starting from the beginning of the part | ||
| 1552 | 2025.06.04 04:37:16.216730 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910719 sec., 830577.3899772809 rows/sec., 68.82 MiB/sec. | ||
| 1553 | 2025.06.04 04:37:16.216788 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 1554 | 2025.06.04 04:37:16.216835 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 414 rows starting from the beginning of the part | ||
| 1555 | 2025.06.04 04:37:16.216881 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 1556 | 2025.06.04 04:37:16.217067 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1557 | 2025.06.04 04:37:16.217075 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2025.06.04 04:37:16.217129 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1559 | 2025.06.04 04:37:16.217569 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_6_1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2025.06.04 04:37:16.217655 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_6_1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1561 | 2025.06.04 04:37:16.217745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1562 | 2025.06.04 04:37:16.217829 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1563 | 2025.06.04 04:37:16.218093 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2025.06.04 04:37:16.218204 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1565 | 2025.06.04 04:37:16.218240 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
| 1566 | 2025.06.04 04:37:16.218246 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2025.06.04 04:37:16.218240 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883169 sec., 580935.6462431146 rows/sec., 44.52 MiB/sec. | ||
| 1568 | 2025.06.04 04:37:16.218293 [ 275 ] {cf443485-351d-4393-a716-ef9de505dfe2} <Debug> TCPHandler: Processed in 0.001889969 sec. | ||
| 1569 | 2025.06.04 04:37:16.218294 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1570 | 2025.06.04 04:37:16.218382 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 1571 | 2025.06.04 04:37:16.218423 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2025.06.04 04:37:16.218487 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1573 | 2025.06.04 04:37:16.218520 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 1574 | 2025.06.04 04:37:16.218524 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1575 | 2025.06.04 04:37:16.218520 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1576 | 2025.06.04 04:37:16.218570 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 1577 | 2025.06.04 04:37:16.218577 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1578 | 2025.06.04 04:37:16.218618 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 1579 | 2025.06.04 04:37:16.218659 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 1580 | 2025.06.04 04:37:16.218746 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 1581 | 2025.06.04 04:37:16.218790 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 1582 | 2025.06.04 04:37:16.218918 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_6_1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.06.04 04:37:16.218945 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2025.06.04 04:37:16.218991 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1585 | 2025.06.04 04:37:16.219009 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_6_1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1586 | 2025.06.04 04:37:16.219106 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1587 | 2025.06.04 04:37:16.219331 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1588 | 2025.06.04 04:37:16.219584 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.06.04 04:37:16.219688 [ 62 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1590 | 2025.06.04 04:37:16.219717 [ 62 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.06.04 04:37:16.219719 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 1592 | 2025.06.04 04:37:16.219735 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1593 | 2025.06.04 04:37:16.219767 [ 275 ] {f8c9606b-30cf-445d-ad75-384343ad1dd2} <Debug> TCPHandler: Processed in 0.001394711 sec. | ||
| 1594 | 2025.06.04 04:37:16.219821 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 1595 | 2025.06.04 04:37:16.219880 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524743 sec., 709627.7864531924 rows/sec., 48.61 MiB/sec. | ||
| 1596 | 2025.06.04 04:37:16.219932 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2025.06.04 04:37:16.219969 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 1598 | 2025.06.04 04:37:16.220056 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 1599 | 2025.06.04 04:37:16.220111 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1600 | 2025.06.04 04:37:16.220119 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 1601 | 2025.06.04 04:37:16.220180 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 1602 | 2025.06.04 04:37:16.220222 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 1603 | 2025.06.04 04:37:16.220277 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 1604 | 2025.06.04 04:37:16.220423 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.06.04 04:37:16.220506 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1606 | 2025.06.04 04:37:16.220583 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1607 | 2025.06.04 04:37:16.221206 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001415302 sec., 276972.68851453613 rows/sec., 18.22 MiB/sec. | ||
| 1608 | 2025.06.04 04:37:16.221402 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1609 | 2025.06.04 04:37:16.221697 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_6_1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.06.04 04:37:16.221767 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_6_1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1611 | 2025.06.04 04:37:16.221836 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1612 | 2025.06.04 04:37:19.202316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 240 | ||
| 1613 | 2025.06.04 04:37:19.204401 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2025.06.04 04:37:19.204448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1615 | 2025.06.04 04:37:19.205595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1616 | 2025.06.04 04:37:19.205870 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.06.04 04:37:19.206105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1618 | 2025.06.04 04:37:21.221684 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2025.06.04 04:37:21.221874 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1620 | 2025.06.04 04:37:21.221941 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1621 | 2025.06.04 04:37:21.222712 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2025.06.04 04:37:21.222766 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1623 | 2025.06.04 04:37:21.223185 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1624 | 2025.06.04 04:37:21.223430 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.06.04 04:37:21.223591 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001764 sec., 120181.40589569161 rows/sec., 7.64 MiB/sec. | ||
| 1626 | 2025.06.04 04:37:21.223637 [ 275 ] {88713ec8-7fc3-4e95-85f4-39a600de2832} <Debug> TCPHandler: Processed in 0.002086002 sec. | ||
| 1627 | 2025.06.04 04:37:21.223783 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2025.06.04 04:37:21.223889 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1629 | 2025.06.04 04:37:21.223934 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1630 | 2025.06.04 04:37:21.224711 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2025.06.04 04:37:21.224751 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1632 | 2025.06.04 04:37:21.225122 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1633 | 2025.06.04 04:37:21.225347 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2025.06.04 04:37:21.225482 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Debug> executeQuery: Read 681 rows, 55.42 KiB in 0.001613 sec., 422194.6683199008 rows/sec., 33.56 MiB/sec. | ||
| 1635 | 2025.06.04 04:37:21.225521 [ 275 ] {a17ea0de-50f1-4cdb-be04-633bc7c94f5d} <Debug> TCPHandler: Processed in 0.001803407 sec. | ||
| 1636 | 2025.06.04 04:37:21.225638 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2025.06.04 04:37:21.225737 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1638 | 2025.06.04 04:37:21.225780 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1639 | 2025.06.04 04:37:21.226306 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.06.04 04:37:21.226350 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1641 | 2025.06.04 04:37:21.226763 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1642 | 2025.06.04 04:37:21.227033 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.06.04 04:37:21.227190 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001472 sec., 93750 rows/sec., 5.83 MiB/sec. | ||
| 1644 | 2025.06.04 04:37:21.227238 [ 275 ] {b7c4401d-b285-4ed8-9da8-b20919ff1e1f} <Debug> TCPHandler: Processed in 0.001650585 sec. | ||
| 1645 | 2025.06.04 04:37:21.227379 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2025.06.04 04:37:21.227495 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1647 | 2025.06.04 04:37:21.227546 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1648 | 2025.06.04 04:37:21.228104 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2025.06.04 04:37:21.228149 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1650 | 2025.06.04 04:37:21.228568 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1651 | 2025.06.04 04:37:21.228851 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2025.06.04 04:37:21.229008 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001537 sec., 73519.84385165908 rows/sec., 4.76 MiB/sec. | ||
| 1653 | 2025.06.04 04:37:21.229056 [ 275 ] {094ca638-a234-467a-a377-7d54268d75cf} <Debug> TCPHandler: Processed in 0.001736917 sec. | ||
| 1654 | 2025.06.04 04:37:21.229193 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2025.06.04 04:37:21.229312 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1656 | 2025.06.04 04:37:21.229363 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1657 | 2025.06.04 04:37:21.229897 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2025.06.04 04:37:21.229941 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1659 | 2025.06.04 04:37:21.230327 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1660 | 2025.06.04 04:37:21.230560 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2025.06.04 04:37:21.230688 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0014 sec., 80000 rows/sec., 4.56 MiB/sec. | ||
| 1662 | 2025.06.04 04:37:21.230728 [ 275 ] {0b8b84de-6f4d-4c49-ba13-f7c5593c4feb} <Debug> TCPHandler: Processed in 0.001596854 sec. | ||
| 1663 | 2025.06.04 04:37:21.230846 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2025.06.04 04:37:21.230942 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1665 | 2025.06.04 04:37:21.230984 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1666 | 2025.06.04 04:37:21.231530 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2025.06.04 04:37:21.231566 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1668 | 2025.06.04 04:37:21.231893 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1669 | 2025.06.04 04:37:21.232113 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2025.06.04 04:37:21.232241 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001317 sec., 314350.7972665148 rows/sec., 22.35 MiB/sec. | ||
| 1671 | 2025.06.04 04:37:21.232279 [ 275 ] {6a47226f-3a52-4623-a732-71f61caece2b} <Debug> TCPHandler: Processed in 0.001483463 sec. | ||
| 1672 | 2025.06.04 04:37:21.232397 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2025.06.04 04:37:21.232493 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1674 | 2025.06.04 04:37:21.232547 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1675 | 2025.06.04 04:37:21.232883 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2025.06.04 04:37:21.232919 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1677 | 2025.06.04 04:37:21.233217 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1678 | 2025.06.04 04:37:21.233430 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2025.06.04 04:37:21.233585 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 1680 | 2025.06.04 04:37:21.233626 [ 275 ] {479134fe-dbd3-48cd-9085-8fbfa880050b} <Debug> TCPHandler: Processed in 0.001283719 sec. | ||
| 1681 | 2025.06.04 04:37:21.233739 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2025.06.04 04:37:21.233845 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2025.06.04 04:37:21.233891 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1684 | 2025.06.04 04:37:21.234320 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.06.04 04:37:21.234355 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1686 | 2025.06.04 04:37:21.234709 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1687 | 2025.06.04 04:37:21.234932 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2025.06.04 04:37:21.235065 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001231 sec., 192526.40129975628 rows/sec., 12.90 MiB/sec. | ||
| 1689 | 2025.06.04 04:37:21.235103 [ 275 ] {bf864ede-6de2-47ba-b32b-2fdc1002899c} <Debug> TCPHandler: Processed in 0.001419372 sec. | ||
| 1690 | 2025.06.04 04:37:21.235218 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2025.06.04 04:37:21.235314 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1692 | 2025.06.04 04:37:21.235356 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1693 | 2025.06.04 04:37:21.235689 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2025.06.04 04:37:21.235724 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1695 | 2025.06.04 04:37:21.236022 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1696 | 2025.06.04 04:37:21.236223 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2025.06.04 04:37:21.236349 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 1698 | 2025.06.04 04:37:21.236385 [ 275 ] {2e2f0647-035c-4a6f-9368-f87be038b85a} <Debug> TCPHandler: Processed in 0.001217688 sec. | ||
| 1699 | 2025.06.04 04:37:21.236507 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2025.06.04 04:37:21.236603 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1701 | 2025.06.04 04:37:21.236658 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1702 | 2025.06.04 04:37:21.237493 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2025.06.04 04:37:21.237530 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1704 | 2025.06.04 04:37:21.238067 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1705 | 2025.06.04 04:37:21.238282 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2025.06.04 04:37:21.238413 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001826 sec., 17524.64403066813 rows/sec., 31.40 MiB/sec. | ||
| 1707 | 2025.06.04 04:37:21.238463 [ 275 ] {4de6d19c-be7a-44c6-b25c-95eaf403b362} <Debug> TCPHandler: Processed in 0.002016291 sec. | ||
| 1708 | 2025.06.04 04:37:21.238592 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.06.04 04:37:21.238689 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1710 | 2025.06.04 04:37:21.238731 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1711 | 2025.06.04 04:37:21.239120 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2025.06.04 04:37:21.239164 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1713 | 2025.06.04 04:37:21.239506 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2025.06.04 04:37:21.239722 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2025.06.04 04:37:21.239847 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001177 sec., 69668.64910790144 rows/sec., 4.42 MiB/sec. | ||
| 1716 | 2025.06.04 04:37:21.239883 [ 275 ] {70ddcc37-c6f9-4f1a-b499-aea3029dc9a2} <Debug> TCPHandler: Processed in 0.00134059 sec. | ||
| 1717 | 2025.06.04 04:37:21.703480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1718 | 2025.06.04 04:37:21.704022 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.06.04 04:37:21.704078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1720 | 2025.06.04 04:37:21.704613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1721 | 2025.06.04 04:37:21.704851 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.06.04 04:37:21.704990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1723 | 2025.06.04 04:37:21.871643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1724 | 2025.06.04 04:37:21.888753 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.06.04 04:37:21.888805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1726 | 2025.06.04 04:37:21.894502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1727 | 2025.06.04 04:37:21.895210 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.06.04 04:37:21.898383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1729 | 2025.06.04 04:37:26.212383 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2025.06.04 04:37:26.212593 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1731 | 2025.06.04 04:37:26.212677 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1732 | 2025.06.04 04:37:26.213533 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2025.06.04 04:37:26.213594 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1734 | 2025.06.04 04:37:26.213987 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1735 | 2025.06.04 04:37:26.214217 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2025.06.04 04:37:26.214382 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001849 sec., 30286.64142779881 rows/sec., 2.31 MiB/sec. | ||
| 1737 | 2025.06.04 04:37:26.214432 [ 275 ] {05fd404a-e7af-4ec5-a44b-32283b31ba60} <Debug> TCPHandler: Processed in 0.002170643 sec. | ||
| 1738 | 2025.06.04 04:37:26.214571 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2025.06.04 04:37:26.214678 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1740 | 2025.06.04 04:37:26.214722 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1741 | 2025.06.04 04:37:26.215256 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2025.06.04 04:37:26.215296 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1743 | 2025.06.04 04:37:26.215611 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1744 | 2025.06.04 04:37:26.215819 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2025.06.04 04:37:26.215949 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 1746 | 2025.06.04 04:37:26.215986 [ 275 ] {fb96d4b2-6ddd-44f1-a8a9-fe3fd21fee66} <Debug> TCPHandler: Processed in 0.001481252 sec. | ||
| 1747 | 2025.06.04 04:37:26.216113 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.06.04 04:37:26.216211 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1749 | 2025.06.04 04:37:26.216255 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1750 | 2025.06.04 04:37:26.216695 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2025.06.04 04:37:26.216730 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1752 | 2025.06.04 04:37:26.217046 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1753 | 2025.06.04 04:37:26.217260 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.06.04 04:37:26.217392 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 1755 | 2025.06.04 04:37:26.217427 [ 275 ] {10566217-7ed6-4b07-9bd0-30156d05db15} <Debug> TCPHandler: Processed in 0.001375171 sec. | ||
| 1756 | 2025.06.04 04:37:26.217561 [ 275 ] {} <Trace> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.06.04 04:37:26.217685 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51527) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1758 | 2025.06.04 04:37:26.217736 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1759 | 2025.06.04 04:37:26.218125 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.06.04 04:37:26.218166 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1761 | 2025.06.04 04:37:26.218537 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1762 | 2025.06.04 04:37:26.218742 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.06.04 04:37:26.218866 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 1764 | 2025.06.04 04:37:26.218901 [ 275 ] {062b319d-ab8a-47c2-b963-8ab12d9bd37b} <Debug> TCPHandler: Processed in 0.001399801 sec. | ||
| 1765 | 2025.06.04 04:37:29.143974 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1766 | 2025.06.04 04:37:29.144026 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1767 | 2025.06.04 04:37:29.205154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1768 | 2025.06.04 04:37:29.205701 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.06.04 04:37:29.205748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1770 | 2025.06.04 04:37:29.206222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1771 | 2025.06.04 04:37:29.206448 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.06.04 04:37:29.206571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1773 | 2025.06.04 04:37:29.207134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 270 | ||
| 1774 | 2025.06.04 04:37:29.209199 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.06.04 04:37:29.209304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1776 | 2025.06.04 04:37:29.210410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1777 | 2025.06.04 04:37:29.210676 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.06.04 04:37:29.210912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1779 | 2025.06.04 04:37:29.399378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1780 | 2025.06.04 04:37:29.417054 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2025.06.04 04:37:29.417104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1782 | 2025.06.04 04:37:29.422925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1783 | 2025.06.04 04:37:29.423615 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2025.06.04 04:37:29.426629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1785 | 2025.06.04 04:37:30.500033 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1786 | 2025.06.04 04:37:30.500137 [ 275 ] {} <Debug> TCP-Session: 067aece9-8b4d-43b7-8bb8-a7e810096da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2025.06.04 04:37:31.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.48 MiB, peak 184.10 MiB, free memory in arenas 0.00 B, will set to 179.54 MiB (RSS), difference: 2.06 MiB | ||
| 1788 | 2025.06.04 04:37:31.221324 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2025.06.04 04:37:31.221525 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1790 | 2025.06.04 04:37:31.221599 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1791 | 2025.06.04 04:37:31.222418 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2025.06.04 04:37:31.222476 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1793 | 2025.06.04 04:37:31.222986 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1794 | 2025.06.04 04:37:31.223325 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.06.04 04:37:31.223511 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002048 sec., 103515.625 rows/sec., 6.58 MiB/sec. | ||
| 1796 | 2025.06.04 04:37:31.223553 [ 281 ] {946521ff-9803-4ba6-a658-21282f494dda} <Debug> TCPHandler: Processed in 0.002369606 sec. | ||
| 1797 | 2025.06.04 04:37:31.223682 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2025.06.04 04:37:31.223781 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1799 | 2025.06.04 04:37:31.223824 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1800 | 2025.06.04 04:37:31.224619 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2025.06.04 04:37:31.224656 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1802 | 2025.06.04 04:37:31.225041 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1803 | 2025.06.04 04:37:31.225246 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2025.06.04 04:37:31.225437 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Debug> executeQuery: Read 681 rows, 55.42 KiB in 0.001676 sec., 406324.58233890217 rows/sec., 32.29 MiB/sec. | ||
| 1805 | 2025.06.04 04:37:31.225473 [ 281 ] {255129e2-e7a8-4804-bf40-d0f00f577674} <Debug> TCPHandler: Processed in 0.001841818 sec. | ||
| 1806 | 2025.06.04 04:37:31.225603 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2025.06.04 04:37:31.225701 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1808 | 2025.06.04 04:37:31.225741 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1809 | 2025.06.04 04:37:31.226241 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2025.06.04 04:37:31.226281 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1811 | 2025.06.04 04:37:31.226654 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1812 | 2025.06.04 04:37:31.226919 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2025.06.04 04:37:31.227046 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001365 sec., 101098.9010989011 rows/sec., 6.29 MiB/sec. | ||
| 1814 | 2025.06.04 04:37:31.227083 [ 281 ] {9f91ffcc-adc9-4f68-b0f3-c01a43028fb4} <Debug> TCPHandler: Processed in 0.001530113 sec. | ||
| 1815 | 2025.06.04 04:37:31.227214 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2025.06.04 04:37:31.227312 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1817 | 2025.06.04 04:37:31.227352 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1818 | 2025.06.04 04:37:31.227787 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2025.06.04 04:37:31.227832 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1820 | 2025.06.04 04:37:31.228181 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1821 | 2025.06.04 04:37:31.228415 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2025.06.04 04:37:31.228544 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001252 sec., 90255.59105431309 rows/sec., 5.84 MiB/sec. | ||
| 1823 | 2025.06.04 04:37:31.228585 [ 281 ] {3499b640-0693-459b-88fa-f9fa05aa9afc} <Debug> TCPHandler: Processed in 0.001425441 sec. | ||
| 1824 | 2025.06.04 04:37:31.228716 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2025.06.04 04:37:31.228811 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1826 | 2025.06.04 04:37:31.228851 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1827 | 2025.06.04 04:37:31.229282 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2025.06.04 04:37:31.229319 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1829 | 2025.06.04 04:37:31.229666 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1830 | 2025.06.04 04:37:31.229940 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.06.04 04:37:31.230068 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001275 sec., 87843.13725490196 rows/sec., 5.00 MiB/sec. | ||
| 1832 | 2025.06.04 04:37:31.230104 [ 281 ] {ee7fa374-2b5a-4040-8afd-9a73ead4387c} <Debug> TCPHandler: Processed in 0.001438451 sec. | ||
| 1833 | 2025.06.04 04:37:31.230232 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2025.06.04 04:37:31.230336 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1835 | 2025.06.04 04:37:31.230377 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1836 | 2025.06.04 04:37:31.231014 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2025.06.04 04:37:31.231057 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1838 | 2025.06.04 04:37:31.231425 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1839 | 2025.06.04 04:37:31.231666 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2025.06.04 04:37:31.231792 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.00148 sec., 279729.72972972976 rows/sec., 19.89 MiB/sec. | ||
| 1841 | 2025.06.04 04:37:31.231830 [ 281 ] {38f0fa4f-6742-4819-8aea-d9434da5727b} <Debug> TCPHandler: Processed in 0.001651505 sec. | ||
| 1842 | 2025.06.04 04:37:31.231947 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2025.06.04 04:37:31.232042 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1844 | 2025.06.04 04:37:31.232084 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1845 | 2025.06.04 04:37:31.232422 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2025.06.04 04:37:31.232458 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1847 | 2025.06.04 04:37:31.232796 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1848 | 2025.06.04 04:37:31.233022 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2025.06.04 04:37:31.233154 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 1850 | 2025.06.04 04:37:31.233187 [ 281 ] {976ea64c-804f-45fe-9b2c-5032ac938a1e} <Debug> TCPHandler: Processed in 0.001290599 sec. | ||
| 1851 | 2025.06.04 04:37:31.233300 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2025.06.04 04:37:31.233397 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1853 | 2025.06.04 04:37:31.233469 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1854 | 2025.06.04 04:37:31.233888 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2025.06.04 04:37:31.233923 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1856 | 2025.06.04 04:37:31.234278 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1857 | 2025.06.04 04:37:31.234505 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2025.06.04 04:37:31.234632 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001254 sec., 188995.2153110048 rows/sec., 12.67 MiB/sec. | ||
| 1859 | 2025.06.04 04:37:31.234667 [ 281 ] {21d44ea9-2443-46be-8167-0c595ecd631e} <Debug> TCPHandler: Processed in 0.001415862 sec. | ||
| 1860 | 2025.06.04 04:37:31.234786 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2025.06.04 04:37:31.234880 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1862 | 2025.06.04 04:37:31.234923 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1863 | 2025.06.04 04:37:31.235294 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2025.06.04 04:37:31.235330 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1865 | 2025.06.04 04:37:31.235678 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1866 | 2025.06.04 04:37:31.235901 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2025.06.04 04:37:31.236033 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 1868 | 2025.06.04 04:37:31.236068 [ 281 ] {6df0fc4c-cf33-4075-b97b-7ab2b32e07c9} <Debug> TCPHandler: Processed in 0.00133152 sec. | ||
| 1869 | 2025.06.04 04:37:31.236205 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2025.06.04 04:37:31.236322 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1871 | 2025.06.04 04:37:31.236390 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1872 | 2025.06.04 04:37:31.237520 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2025.06.04 04:37:31.237563 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1874 | 2025.06.04 04:37:31.238317 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1875 | 2025.06.04 04:37:31.238603 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2025.06.04 04:37:31.238786 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00247 sec., 12955.465587044535 rows/sec., 23.22 MiB/sec. | ||
| 1877 | 2025.06.04 04:37:31.238886 [ 281 ] {445ed144-e1b1-4b5e-b7ff-e4b20e7ff89b} <Debug> TCPHandler: Processed in 0.002739502 sec. | ||
| 1878 | 2025.06.04 04:37:31.239045 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2025.06.04 04:37:31.239157 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1880 | 2025.06.04 04:37:31.239202 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1881 | 2025.06.04 04:37:31.239560 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2025.06.04 04:37:31.239596 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1883 | 2025.06.04 04:37:31.239926 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1884 | 2025.06.04 04:37:31.240162 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.06.04 04:37:31.240308 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001174 sec., 69846.6780238501 rows/sec., 4.44 MiB/sec. | ||
| 1886 | 2025.06.04 04:37:31.240353 [ 281 ] {d7eab199-51e2-45bd-9189-564fb42b7b19} <Debug> TCPHandler: Processed in 0.001381751 sec. | ||
| 1887 | 2025.06.04 04:37:36.213137 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2025.06.04 04:37:36.213338 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1889 | 2025.06.04 04:37:36.213406 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1890 | 2025.06.04 04:37:36.214034 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2025.06.04 04:37:36.214084 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1892 | 2025.06.04 04:37:36.214485 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1893 | 2025.06.04 04:37:36.214726 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.06.04 04:37:36.214878 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.68 MiB/sec. | ||
| 1895 | 2025.06.04 04:37:36.214921 [ 281 ] {ca9e2b57-62cb-45e0-8f36-10e39170ac05} <Debug> TCPHandler: Processed in 0.001916989 sec. | ||
| 1896 | 2025.06.04 04:37:36.215042 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2025.06.04 04:37:36.215137 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1898 | 2025.06.04 04:37:36.215178 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1899 | 2025.06.04 04:37:36.215605 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.06.04 04:37:36.215645 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1901 | 2025.06.04 04:37:36.215989 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1902 | 2025.06.04 04:37:36.216207 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.06.04 04:37:36.216333 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 1904 | 2025.06.04 04:37:36.216375 [ 281 ] {39118c4a-e842-42ce-a623-59f7647e583b} <Debug> TCPHandler: Processed in 0.001383851 sec. | ||
| 1905 | 2025.06.04 04:37:36.216483 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2025.06.04 04:37:36.216578 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2025.06.04 04:37:36.216622 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2025.06.04 04:37:36.217019 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.06.04 04:37:36.217054 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1910 | 2025.06.04 04:37:36.217388 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1911 | 2025.06.04 04:37:36.217594 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2025.06.04 04:37:36.217719 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 1913 | 2025.06.04 04:37:36.217754 [ 281 ] {7afa3fd2-9dbb-43ba-82ea-307a05974886} <Debug> TCPHandler: Processed in 0.00131997 sec. | ||
| 1914 | 2025.06.04 04:37:36.217856 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.06.04 04:37:36.217950 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1916 | 2025.06.04 04:37:36.217991 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1917 | 2025.06.04 04:37:36.218307 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.06.04 04:37:36.218343 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1919 | 2025.06.04 04:37:36.218657 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1920 | 2025.06.04 04:37:36.218861 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.06.04 04:37:36.218984 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 1922 | 2025.06.04 04:37:36.219018 [ 281 ] {d070c0e1-1375-4ec3-aca0-57c7cac1ac90} <Debug> TCPHandler: Processed in 0.001211798 sec. | ||
| 1923 | 2025.06.04 04:37:36.706667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1924 | 2025.06.04 04:37:36.707122 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.06.04 04:37:36.707171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1926 | 2025.06.04 04:37:36.707660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1927 | 2025.06.04 04:37:36.707896 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.06.04 04:37:36.708031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1929 | 2025.06.04 04:37:36.926715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1930 | 2025.06.04 04:37:36.943055 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.06.04 04:37:36.943102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1932 | 2025.06.04 04:37:36.949209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1933 | 2025.06.04 04:37:36.949888 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2025.06.04 04:37:36.952627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1935 | 2025.06.04 04:37:37.000135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.59 MiB, peak 184.59 MiB, free memory in arenas 0.00 B, will set to 181.69 MiB (RSS), difference: 1.10 MiB | ||
| 1936 | 2025.06.04 04:37:39.211079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 300 | ||
| 1937 | 2025.06.04 04:37:39.213301 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.06.04 04:37:39.213338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1939 | 2025.06.04 04:37:39.214449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1940 | 2025.06.04 04:37:39.214698 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.06.04 04:37:39.214825 [ 36 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1942 | 2025.06.04 04:37:39.214862 [ 36 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2025.06.04 04:37:39.214882 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1944 | 2025.06.04 04:37:39.214932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 1945 | 2025.06.04 04:37:39.215000 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 1946 | 2025.06.04 04:37:39.215655 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1947 | 2025.06.04 04:37:39.215829 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 1948 | 2025.06.04 04:37:39.216210 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 1949 | 2025.06.04 04:37:39.216539 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 1950 | 2025.06.04 04:37:39.216847 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 1951 | 2025.06.04 04:37:39.217152 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 1952 | 2025.06.04 04:37:39.217461 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1953 | 2025.06.04 04:37:39.223585 [ 188 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 72 columns (72 merged, 0 gathered) in 0.008644051 sec., 34705.94979136519 rows/sec., 34.50 MiB/sec. | ||
| 1954 | 2025.06.04 04:37:39.224357 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1955 | 2025.06.04 04:37:39.224887 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_6_1} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2025.06.04 04:37:39.224951 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_6_1} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1957 | 2025.06.04 04:37:39.225140 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 1958 | 2025.06.04 04:37:41.220987 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2025.06.04 04:37:41.221225 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1960 | 2025.06.04 04:37:41.221293 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1961 | 2025.06.04 04:37:41.221987 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.06.04 04:37:41.222036 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1963 | 2025.06.04 04:37:41.222478 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1964 | 2025.06.04 04:37:41.222702 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.06.04 04:37:41.222830 [ 35 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1966 | 2025.06.04 04:37:41.222853 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001678 sec., 126340.88200238379 rows/sec., 8.04 MiB/sec. | ||
| 1967 | 2025.06.04 04:37:41.222897 [ 35 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.06.04 04:37:41.222910 [ 281 ] {a2beff85-e454-4662-8eaf-d096f48f621c} <Debug> TCPHandler: Processed in 0.002098901 sec. | ||
| 1969 | 2025.06.04 04:37:41.222924 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1970 | 2025.06.04 04:37:41.223043 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2025.06.04 04:37:41.223063 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 1972 | 2025.06.04 04:37:41.223143 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1973 | 2025.06.04 04:37:41.223189 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1974 | 2025.06.04 04:37:41.223255 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1975 | 2025.06.04 04:37:41.223316 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 1976 | 2025.06.04 04:37:41.223435 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 1977 | 2025.06.04 04:37:41.223505 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 1978 | 2025.06.04 04:37:41.223562 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 1979 | 2025.06.04 04:37:41.223611 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 1980 | 2025.06.04 04:37:41.223851 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.06.04 04:37:41.223892 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1982 | 2025.06.04 04:37:41.224288 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1983 | 2025.06.04 04:37:41.224533 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.06.04 04:37:41.224639 [ 35 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1985 | 2025.06.04 04:37:41.224657 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655245 sec., 640388.5829590182 rows/sec., 43.17 MiB/sec. | ||
| 1986 | 2025.06.04 04:37:41.224675 [ 35 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.06.04 04:37:41.224667 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Debug> executeQuery: Read 681 rows, 55.42 KiB in 0.001542 sec., 441634.2412451362 rows/sec., 35.10 MiB/sec. | ||
| 1988 | 2025.06.04 04:37:41.224713 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1989 | 2025.06.04 04:37:41.224753 [ 281 ] {9cac51cd-9528-4ae5-a483-626e02ed978a} <Debug> TCPHandler: Processed in 0.001760416 sec. | ||
| 1990 | 2025.06.04 04:37:41.224793 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 1991 | 2025.06.04 04:37:41.224837 [ 196 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1992 | 2025.06.04 04:37:41.224871 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.06.04 04:37:41.224894 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1994 | 2025.06.04 04:37:41.224923 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 682 rows starting from the beginning of the part | ||
| 1995 | 2025.06.04 04:37:41.224967 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 681 rows starting from the beginning of the part | ||
| 1996 | 2025.06.04 04:37:41.224972 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1997 | 2025.06.04 04:37:41.225007 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 1998 | 2025.06.04 04:37:41.225023 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1999 | 2025.06.04 04:37:41.225046 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 681 rows starting from the beginning of the part | ||
| 2000 | 2025.06.04 04:37:41.225087 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 2001 | 2025.06.04 04:37:41.225121 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 681 rows starting from the beginning of the part | ||
| 2002 | 2025.06.04 04:37:41.225137 [ 196 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_5_1} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2025.06.04 04:37:41.225207 [ 196 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_5_1} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2004 | 2025.06.04 04:37:41.225272 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2005 | 2025.06.04 04:37:41.225464 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2025.06.04 04:37:41.225506 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2007 | 2025.06.04 04:37:41.225846 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2008 | 2025.06.04 04:37:41.226064 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2025.06.04 04:37:41.226169 [ 35 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2010 | 2025.06.04 04:37:41.226194 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.00124 sec., 111290.32258064517 rows/sec., 6.92 MiB/sec. | ||
| 2011 | 2025.06.04 04:37:41.226203 [ 35 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.06.04 04:37:41.226236 [ 281 ] {f82bce70-1541-4af6-a79d-0ad4ec3bf961} <Debug> TCPHandler: Processed in 0.001413862 sec. | ||
| 2013 | 2025.06.04 04:37:41.226245 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2014 | 2025.06.04 04:37:41.226326 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::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 | ||
| 2015 | 2025.06.04 04:37:41.226356 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2025.06.04 04:37:41.226405 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2017 | 2025.06.04 04:37:41.226411 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641814 sec., 1727966.7489740008 rows/sec., 143.72 MiB/sec. | ||
| 2018 | 2025.06.04 04:37:41.226434 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 138 rows starting from the beginning of the part | ||
| 2019 | 2025.06.04 04:37:41.226455 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2020 | 2025.06.04 04:37:41.226504 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2021 | 2025.06.04 04:37:41.226519 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 138 rows starting from the beginning of the part | ||
| 2022 | 2025.06.04 04:37:41.226574 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 138 rows starting from the beginning of the part | ||
| 2023 | 2025.06.04 04:37:41.226626 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 138 rows starting from the beginning of the part | ||
| 2024 | 2025.06.04 04:37:41.226670 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 138 rows starting from the beginning of the part | ||
| 2025 | 2025.06.04 04:37:41.226669 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2026 | 2025.06.04 04:37:41.226943 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2025.06.04 04:37:41.226986 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2028 | 2025.06.04 04:37:41.227021 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2025.06.04 04:37:41.227113 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_11_2} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2030 | 2025.06.04 04:37:41.227205 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2031 | 2025.06.04 04:37:41.227398 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2032 | 2025.06.04 04:37:41.227482 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184198 sec., 582672.8300503801 rows/sec., 38.47 MiB/sec. | ||
| 2033 | 2025.06.04 04:37:41.227625 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2034 | 2025.06.04 04:37:41.227655 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2025.06.04 04:37:41.227809 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00137 sec., 82481.75182481752 rows/sec., 5.34 MiB/sec. | ||
| 2036 | 2025.06.04 04:37:41.227851 [ 281 ] {d54f8e70-bea8-4574-b264-bb4aae83b7a5} <Debug> TCPHandler: Processed in 0.001544973 sec. | ||
| 2037 | 2025.06.04 04:37:41.227894 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.06.04 04:37:41.227966 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2025.06.04 04:37:41.227974 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_5_1} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2040 | 2025.06.04 04:37:41.228080 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2041 | 2025.06.04 04:37:41.228083 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2042 | 2025.06.04 04:37:41.228139 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2043 | 2025.06.04 04:37:41.228563 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.06.04 04:37:41.228606 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2045 | 2025.06.04 04:37:41.228916 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2046 | 2025.06.04 04:37:41.229127 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.06.04 04:37:41.229231 [ 35 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2048 | 2025.06.04 04:37:41.229251 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001189 sec., 94196.80403700589 rows/sec., 5.37 MiB/sec. | ||
| 2049 | 2025.06.04 04:37:41.229273 [ 35 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2025.06.04 04:37:41.229299 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2051 | 2025.06.04 04:37:41.229302 [ 281 ] {b2a5b0bf-ffac-421a-9ada-32666ab60d4a} <Debug> TCPHandler: Processed in 0.001386662 sec. | ||
| 2052 | 2025.06.04 04:37:41.229397 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 2053 | 2025.06.04 04:37:41.229442 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2025.06.04 04:37:41.229532 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2055 | 2025.06.04 04:37:41.229550 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2056 | 2025.06.04 04:37:41.229591 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 2057 | 2025.06.04 04:37:41.229593 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2058 | 2025.06.04 04:37:41.229712 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 2059 | 2025.06.04 04:37:41.229794 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 2060 | 2025.06.04 04:37:41.229869 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 2061 | 2025.06.04 04:37:41.229924 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 2062 | 2025.06.04 04:37:41.230283 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2025.06.04 04:37:41.230324 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2064 | 2025.06.04 04:37:41.230733 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2065 | 2025.06.04 04:37:41.230864 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513783 sec., 369934.1319066207 rows/sec., 22.48 MiB/sec. | ||
| 2066 | 2025.06.04 04:37:41.230967 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2025.06.04 04:37:41.231006 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2068 | 2025.06.04 04:37:41.231084 [ 35 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2069 | 2025.06.04 04:37:41.231106 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001581 sec., 261859.5825426945 rows/sec., 18.62 MiB/sec. | ||
| 2070 | 2025.06.04 04:37:41.231124 [ 35 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2025.06.04 04:37:41.231152 [ 281 ] {aa2e14a2-f70f-49ad-a11b-8f94a429cb20} <Debug> TCPHandler: Processed in 0.001770196 sec. | ||
| 2072 | 2025.06.04 04:37:41.231154 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2073 | 2025.06.04 04:37:41.231239 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 2074 | 2025.06.04 04:37:41.231275 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2025.06.04 04:37:41.231289 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_5_1} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): 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.06.04 04:37:41.231327 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2077 | 2025.06.04 04:37:41.231355 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 424 rows starting from the beginning of the part | ||
| 2078 | 2025.06.04 04:37:41.231369 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_5_1} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2079 | 2025.06.04 04:37:41.231376 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2080 | 2025.06.04 04:37:41.231401 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 414 rows starting from the beginning of the part | ||
| 2081 | 2025.06.04 04:37:41.231428 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2082 | 2025.06.04 04:37:41.231439 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 2083 | 2025.06.04 04:37:41.231450 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2084 | 2025.06.04 04:37:41.231473 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 414 rows starting from the beginning of the part | ||
| 2085 | 2025.06.04 04:37:41.231514 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 2086 | 2025.06.04 04:37:41.231553 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 414 rows starting from the beginning of the part | ||
| 2087 | 2025.06.04 04:37:41.231809 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2025.06.04 04:37:41.231846 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2089 | 2025.06.04 04:37:41.232158 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2090 | 2025.06.04 04:37:41.232375 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2025.06.04 04:37:41.232493 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127854 sec., 1403162.9827772302 rows/sec., 105.90 MiB/sec. | ||
| 2092 | 2025.06.04 04:37:41.232507 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 2093 | 2025.06.04 04:37:41.232562 [ 281 ] {cd22adca-f8b6-429a-b6b4-8f6bd1f53b39} <Debug> TCPHandler: Processed in 0.0013369 sec. | ||
| 2094 | 2025.06.04 04:37:41.232681 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2095 | 2025.06.04 04:37:41.232683 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.06.04 04:37:41.232799 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2097 | 2025.06.04 04:37:41.232844 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2098 | 2025.06.04 04:37:41.232964 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2025.06.04 04:37:41.233044 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_11_2} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2100 | 2025.06.04 04:37:41.233124 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2101 | 2025.06.04 04:37:41.233254 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2025.06.04 04:37:41.233294 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2103 | 2025.06.04 04:37:41.233639 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2104 | 2025.06.04 04:37:41.233844 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2025.06.04 04:37:41.233953 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2106 | 2025.06.04 04:37:41.233984 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001189 sec., 199327.16568544996 rows/sec., 13.36 MiB/sec. | ||
| 2107 | 2025.06.04 04:37:41.233992 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.06.04 04:37:41.234029 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2109 | 2025.06.04 04:37:41.234033 [ 281 ] {09682bb8-4b1c-484d-be47-5959b5cb053c} <Debug> TCPHandler: Processed in 0.001399821 sec. | ||
| 2110 | 2025.06.04 04:37:41.234103 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2111 | 2025.06.04 04:37:41.234165 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2025.06.04 04:37:41.234185 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2113 | 2025.06.04 04:37:41.234210 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2114 | 2025.06.04 04:37:41.234257 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2115 | 2025.06.04 04:37:41.234267 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2116 | 2025.06.04 04:37:41.234294 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2117 | 2025.06.04 04:37:41.234311 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2118 | 2025.06.04 04:37:41.234332 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2119 | 2025.06.04 04:37:41.234369 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2120 | 2025.06.04 04:37:41.234406 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2121 | 2025.06.04 04:37:41.234632 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2025.06.04 04:37:41.234667 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2123 | 2025.06.04 04:37:41.234960 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2124 | 2025.06.04 04:37:41.235179 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.06.04 04:37:41.235309 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 2126 | 2025.06.04 04:37:41.235343 [ 281 ] {722c0013-fedc-4362-a086-d462ad2f13e8} <Debug> TCPHandler: Processed in 0.001232578 sec. | ||
| 2127 | 2025.06.04 04:37:41.235367 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286019 sec., 1643055.0403998697 rows/sec., 112.02 MiB/sec. | ||
| 2128 | 2025.06.04 04:37:41.235451 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2025.06.04 04:37:41.235551 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2130 | 2025.06.04 04:37:41.235605 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2131 | 2025.06.04 04:37:41.235685 [ 197 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2132 | 2025.06.04 04:37:41.236031 [ 197 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.06.04 04:37:41.236117 [ 197 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2134 | 2025.06.04 04:37:41.236211 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2135 | 2025.06.04 04:37:41.236429 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2025.06.04 04:37:41.236471 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2137 | 2025.06.04 04:37:41.237027 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2138 | 2025.06.04 04:37:41.237246 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2025.06.04 04:37:41.237385 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001852 sec., 17278.617710583156 rows/sec., 30.96 MiB/sec. | ||
| 2140 | 2025.06.04 04:37:41.237448 [ 281 ] {74c049fa-992e-435e-b590-afce22c961c0} <Debug> TCPHandler: Processed in 0.002045251 sec. | ||
| 2141 | 2025.06.04 04:37:41.237559 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2025.06.04 04:37:41.237654 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2143 | 2025.06.04 04:37:41.237696 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2144 | 2025.06.04 04:37:41.238012 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2025.06.04 04:37:41.238048 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2146 | 2025.06.04 04:37:41.238341 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2147 | 2025.06.04 04:37:41.238545 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2025.06.04 04:37:41.238651 [ 35 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2149 | 2025.06.04 04:37:41.238668 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001033 sec., 79380.44530493708 rows/sec., 5.04 MiB/sec. | ||
| 2150 | 2025.06.04 04:37:41.238689 [ 35 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.06.04 04:37:41.238713 [ 281 ] {1cfcb69c-8e2d-4d1d-9371-95b6f4872ab0} <Debug> TCPHandler: Processed in 0.001202688 sec. | ||
| 2152 | 2025.06.04 04:37:41.238714 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2153 | 2025.06.04 04:37:41.238811 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2154 | 2025.06.04 04:37:41.238906 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2155 | 2025.06.04 04:37:41.238934 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2156 | 2025.06.04 04:37:41.238983 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2157 | 2025.06.04 04:37:41.239024 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2158 | 2025.06.04 04:37:41.239062 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2159 | 2025.06.04 04:37:41.239096 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2160 | 2025.06.04 04:37:41.239127 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2161 | 2025.06.04 04:37:41.239832 [ 197 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001050956 sec., 721248.0826980387 rows/sec., 47.09 MiB/sec. | ||
| 2162 | 2025.06.04 04:37:41.239967 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2163 | 2025.06.04 04:37:41.240199 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_11_2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2025.06.04 04:37:41.240260 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_11_2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2165 | 2025.06.04 04:37:41.240313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2166 | 2025.06.04 04:37:44.144057 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2167 | 2025.06.04 04:37:44.144111 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2168 | 2025.06.04 04:37:44.208281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 2169 | 2025.06.04 04:37:44.209091 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2025.06.04 04:37:44.209162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2171 | 2025.06.04 04:37:44.209673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2172 | 2025.06.04 04:37:44.209895 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2025.06.04 04:37:44.210018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2174 | 2025.06.04 04:37:44.452866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2175 | 2025.06.04 04:37:44.469513 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2025.06.04 04:37:44.469570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2177 | 2025.06.04 04:37:44.475689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2178 | 2025.06.04 04:37:44.476392 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2025.06.04 04:37:44.479563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2180 | 2025.06.04 04:37:46.213942 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2025.06.04 04:37:46.214228 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2182 | 2025.06.04 04:37:46.214326 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2183 | 2025.06.04 04:37:46.214948 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.06.04 04:37:46.214996 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2185 | 2025.06.04 04:37:46.215373 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2186 | 2025.06.04 04:37:46.215587 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.06.04 04:37:46.215733 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.95 MiB/sec. | ||
| 2188 | 2025.06.04 04:37:46.215772 [ 281 ] {d474ff6e-5dbb-4ef4-983f-10b9787c0653} <Debug> TCPHandler: Processed in 0.002002401 sec. | ||
| 2189 | 2025.06.04 04:37:46.215879 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2025.06.04 04:37:46.215971 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2191 | 2025.06.04 04:37:46.216011 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2192 | 2025.06.04 04:37:46.216401 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.06.04 04:37:46.216436 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2194 | 2025.06.04 04:37:46.216720 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2195 | 2025.06.04 04:37:46.216928 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.06.04 04:37:46.217050 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 137.09 KiB/sec. | ||
| 2197 | 2025.06.04 04:37:46.217084 [ 281 ] {e16d3e3f-0c6b-4c72-ae13-5c084515f410} <Debug> TCPHandler: Processed in 0.001252999 sec. | ||
| 2198 | 2025.06.04 04:37:46.217181 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2025.06.04 04:37:46.217271 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2200 | 2025.06.04 04:37:46.217310 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2201 | 2025.06.04 04:37:46.217709 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.06.04 04:37:46.217744 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2203 | 2025.06.04 04:37:46.218025 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2204 | 2025.06.04 04:37:46.218223 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): 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.06.04 04:37:46.218343 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001089 sec., 63360.88154269973 rows/sec., 4.95 MiB/sec. | ||
| 2206 | 2025.06.04 04:37:46.218377 [ 281 ] {a6116278-b5ee-4ef8-aeb4-124fff65c560} <Debug> TCPHandler: Processed in 0.001243229 sec. | ||
| 2207 | 2025.06.04 04:37:46.218475 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2025.06.04 04:37:46.218571 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2209 | 2025.06.04 04:37:46.218612 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2210 | 2025.06.04 04:37:46.219021 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2025.06.04 04:37:46.219056 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2212 | 2025.06.04 04:37:46.219371 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2213 | 2025.06.04 04:37:46.219569 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): 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.06.04 04:37:46.219691 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 2215 | 2025.06.04 04:37:46.219726 [ 281 ] {6e643878-f2ae-465a-9e1c-b27b2619f034} <Debug> TCPHandler: Processed in 0.00129804 sec. | ||
| 2216 | 2025.06.04 04:37:46.219830 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2025.06.04 04:37:46.219921 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2218 | 2025.06.04 04:37:46.219973 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2219 | 2025.06.04 04:37:46.220680 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2025.06.04 04:37:46.220715 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2221 | 2025.06.04 04:37:46.221179 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2222 | 2025.06.04 04:37:46.221393 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2025.06.04 04:37:46.221502 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2224 | 2025.06.04 04:37:46.221520 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001616 sec., 1237.6237623762377 rows/sec., 2.22 MiB/sec. | ||
| 2225 | 2025.06.04 04:37:46.221577 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2025.06.04 04:37:46.221594 [ 281 ] {e6929676-446a-436b-9ddb-1866fb44382c} <Debug> TCPHandler: Processed in 0.001810637 sec. | ||
| 2227 | 2025.06.04 04:37:46.221606 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2228 | 2025.06.04 04:37:46.221710 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2025.06.04 04:37:46.221766 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::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 | ||
| 2230 | 2025.06.04 04:37:46.221807 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2231 | 2025.06.04 04:37:46.221852 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2232 | 2025.06.04 04:37:46.222047 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2233 | 2025.06.04 04:37:46.222136 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2234 | 2025.06.04 04:37:46.222165 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Trace> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2025.06.04 04:37:46.222204 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2236 | 2025.06.04 04:37:46.222324 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 2237 | 2025.06.04 04:37:46.222440 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2238 | 2025.06.04 04:37:46.222511 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2239 | 2025.06.04 04:37:46.222559 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2240 | 2025.06.04 04:37:46.222663 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2241 | 2025.06.04 04:37:46.222730 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Trace> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.06.04 04:37:46.222782 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2243 | 2025.06.04 04:37:46.222860 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001071 sec., 2801.120448179272 rows/sec., 197.87 KiB/sec. | ||
| 2244 | 2025.06.04 04:37:46.222900 [ 281 ] {4691b711-6d95-4fe5-a8b3-dab00675e5ae} <Debug> TCPHandler: Processed in 0.001247299 sec. | ||
| 2245 | 2025.06.04 04:37:46.222996 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2025.06.04 04:37:46.223086 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2247 | 2025.06.04 04:37:46.223126 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2248 | 2025.06.04 04:37:46.223456 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2025.06.04 04:37:46.223492 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2250 | 2025.06.04 04:37:46.223840 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2251 | 2025.06.04 04:37:46.224063 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2025.06.04 04:37:46.224188 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2253 | 2025.06.04 04:37:46.224224 [ 281 ] {ad8e9598-d454-4dbb-9067-951412dac4aa} <Debug> TCPHandler: Processed in 0.001274359 sec. | ||
| 2254 | 2025.06.04 04:37:46.231071 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 19 columns (19 merged, 0 gathered) in 0.009358312 sec., 17310.81417247042 rows/sec., 31.02 MiB/sec. | ||
| 2255 | 2025.06.04 04:37:46.231459 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2256 | 2025.06.04 04:37:46.231865 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.06.04 04:37:46.231950 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2258 | 2025.06.04 04:37:46.232081 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2259 | 2025.06.04 04:37:49.215162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 336 | ||
| 2260 | 2025.06.04 04:37:49.217502 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.06.04 04:37:49.217553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2262 | 2025.06.04 04:37:49.218759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2263 | 2025.06.04 04:37:49.219024 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.06.04 04:37:49.219282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2265 | 2025.06.04 04:37:51.206279 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2025.06.04 04:37:51.206572 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2267 | 2025.06.04 04:37:51.206975 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2268 | 2025.06.04 04:37:51.207021 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2269 | 2025.06.04 04:37:51.207305 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2270 | 2025.06.04 04:37:51.207376 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2271 | 2025.06.04 04:37:51.207526 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2272 | 2025.06.04 04:37:51.207722 [ 288 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2273 | 2025.06.04 04:37:51.207783 [ 289 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2274 | 2025.06.04 04:37:51.207892 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (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 | ||
| 2275 | 2025.06.04 04:37:51.207930 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2276 | 2025.06.04 04:37:51.212615 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2277 | 2025.06.04 04:37:51.212648 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2278 | 2025.06.04 04:37:51.212718 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2279 | 2025.06.04 04:37:51.212766 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2280 | 2025.06.04 04:37:51.213886 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.007426 sec., 4713.169943441961 rows/sec., 181.48 KiB/sec. | ||
| 2281 | 2025.06.04 04:37:51.213997 [ 281 ] {3c9a8946-554c-446c-86c4-128741c39916} <Debug> TCPHandler: Processed in 0.00788519 sec. | ||
| 2282 | 2025.06.04 04:37:51.229040 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2025.06.04 04:37:51.229178 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2284 | 2025.06.04 04:37:51.229236 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2285 | 2025.06.04 04:37:51.229873 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2025.06.04 04:37:51.229918 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2287 | 2025.06.04 04:37:51.230441 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2288 | 2025.06.04 04:37:51.230723 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2025.06.04 04:37:51.230927 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001789 sec., 558.9714924538848 rows/sec., 126.64 KiB/sec. | ||
| 2290 | 2025.06.04 04:37:51.230990 [ 281 ] {80d709b3-e341-4803-9bf3-16e6ef5219c1} <Debug> TCPHandler: Processed in 0.002054891 sec. | ||
| 2291 | 2025.06.04 04:37:51.231128 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2025.06.04 04:37:51.231257 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2293 | 2025.06.04 04:37:51.231314 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2294 | 2025.06.04 04:37:51.231880 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2025.06.04 04:37:51.231915 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2296 | 2025.06.04 04:37:51.232402 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2297 | 2025.06.04 04:37:51.232634 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.06.04 04:37:51.232774 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001546 sec., 137128.0724450194 rows/sec., 8.72 MiB/sec. | ||
| 2299 | 2025.06.04 04:37:51.232813 [ 281 ] {4afcbccc-e1bc-47e4-a91b-884cfcc867f4} <Debug> TCPHandler: Processed in 0.001747176 sec. | ||
| 2300 | 2025.06.04 04:37:51.232936 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.06.04 04:37:51.233033 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2302 | 2025.06.04 04:37:51.233077 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2303 | 2025.06.04 04:37:51.233517 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2025.06.04 04:37:51.233552 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2305 | 2025.06.04 04:37:51.233865 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2306 | 2025.06.04 04:37:51.234080 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2025.06.04 04:37:51.234228 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001214 sec., 9884.678747940692 rows/sec., 806.03 KiB/sec. | ||
| 2308 | 2025.06.04 04:37:51.234281 [ 281 ] {3d8818b7-981e-4f0f-a507-039aed8bf9f0} <Debug> TCPHandler: Processed in 0.001395391 sec. | ||
| 2309 | 2025.06.04 04:37:51.234429 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.06.04 04:37:51.234542 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2311 | 2025.06.04 04:37:51.234586 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2312 | 2025.06.04 04:37:51.235356 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.06.04 04:37:51.235396 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2314 | 2025.06.04 04:37:51.235784 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2315 | 2025.06.04 04:37:51.236003 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.06.04 04:37:51.236133 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Debug> executeQuery: Read 689 rows, 56.06 KiB in 0.001612 sec., 427419.3548387097 rows/sec., 33.96 MiB/sec. | ||
| 2317 | 2025.06.04 04:37:51.236172 [ 281 ] {094b98b7-a178-4fb9-8d98-bd036bd7027a} <Debug> TCPHandler: Processed in 0.001806187 sec. | ||
| 2318 | 2025.06.04 04:37:51.236290 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2025.06.04 04:37:51.236399 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2320 | 2025.06.04 04:37:51.236443 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2321 | 2025.06.04 04:37:51.236888 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.06.04 04:37:51.236927 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2323 | 2025.06.04 04:37:51.237242 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2324 | 2025.06.04 04:37:51.237457 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2025.06.04 04:37:51.237582 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Debug> executeQuery: Read 151 rows, 9.71 KiB in 0.001202 sec., 125623.96006655575 rows/sec., 7.88 MiB/sec. | ||
| 2326 | 2025.06.04 04:37:51.237619 [ 281 ] {6b835e56-19a0-4348-ad8d-06c6fad4d42f} <Debug> TCPHandler: Processed in 0.001383581 sec. | ||
| 2327 | 2025.06.04 04:37:51.237733 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2025.06.04 04:37:51.237831 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2329 | 2025.06.04 04:37:51.237872 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2330 | 2025.06.04 04:37:51.238341 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.06.04 04:37:51.238376 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2332 | 2025.06.04 04:37:51.238695 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2333 | 2025.06.04 04:37:51.238908 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.06.04 04:37:51.239019 [ 108 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2335 | 2025.06.04 04:37:51.239050 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001237 sec., 91350.04042037186 rows/sec., 5.91 MiB/sec. | ||
| 2336 | 2025.06.04 04:37:51.239084 [ 108 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2025.06.04 04:37:51.239099 [ 281 ] {d024f59a-35e7-49fd-8c1d-a3a8abc8a2b4} <Debug> TCPHandler: Processed in 0.001415462 sec. | ||
| 2338 | 2025.06.04 04:37:51.239112 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2339 | 2025.06.04 04:37:51.239230 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2025.06.04 04:37:51.239258 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::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 | ||
| 2341 | 2025.06.04 04:37:51.239339 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2342 | 2025.06.04 04:37:51.239380 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2343 | 2025.06.04 04:37:51.239380 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2344 | 2025.06.04 04:37:51.239428 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
| 2345 | 2025.06.04 04:37:51.239506 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
| 2346 | 2025.06.04 04:37:51.239560 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
| 2347 | 2025.06.04 04:37:51.239604 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
| 2348 | 2025.06.04 04:37:51.239644 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
| 2349 | 2025.06.04 04:37:51.239690 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
| 2350 | 2025.06.04 04:37:51.239824 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.06.04 04:37:51.239862 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2352 | 2025.06.04 04:37:51.240226 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2353 | 2025.06.04 04:37:51.240500 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): 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.06.04 04:37:51.240639 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001322 sec., 84720.12102874432 rows/sec., 4.83 MiB/sec. | ||
| 2355 | 2025.06.04 04:37:51.240679 [ 197 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467382 sec., 462728.8599696603 rows/sec., 31.72 MiB/sec. | ||
| 2356 | 2025.06.04 04:37:51.240688 [ 281 ] {14a0bff7-dca8-4dd4-9d32-8ced2390ea8c} <Debug> TCPHandler: Processed in 0.001509203 sec. | ||
| 2357 | 2025.06.04 04:37:51.240886 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2025.06.04 04:37:51.240969 [ 187 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2359 | 2025.06.04 04:37:51.240990 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2360 | 2025.06.04 04:37:51.241049 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2361 | 2025.06.04 04:37:51.241370 [ 187 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2025.06.04 04:37:51.241467 [ 187 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_6_1} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2363 | 2025.06.04 04:37:51.241582 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2364 | 2025.06.04 04:37:51.241680 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.06.04 04:37:51.241729 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2366 | 2025.06.04 04:37:51.242162 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2367 | 2025.06.04 04:37:51.242432 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.06.04 04:37:51.242578 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Debug> executeQuery: Read 427 rows, 31.21 KiB in 0.001623 sec., 263093.03758471966 rows/sec., 18.78 MiB/sec. | ||
| 2369 | 2025.06.04 04:37:51.242623 [ 281 ] {04445a98-c791-4fe9-ada7-9867db936973} <Debug> TCPHandler: Processed in 0.001810687 sec. | ||
| 2370 | 2025.06.04 04:37:51.242854 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.06.04 04:37:51.242954 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2372 | 2025.06.04 04:37:51.243003 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2373 | 2025.06.04 04:37:51.243482 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.06.04 04:37:51.243519 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2375 | 2025.06.04 04:37:51.243842 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2376 | 2025.06.04 04:37:51.244054 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.06.04 04:37:51.244160 [ 108 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2378 | 2025.06.04 04:37:51.244180 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 258.64 KiB/sec. | ||
| 2379 | 2025.06.04 04:37:51.244207 [ 108 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.06.04 04:37:51.244226 [ 281 ] {618b0359-34c8-4f10-95b7-fce02a9f8236} <Debug> TCPHandler: Processed in 0.001399141 sec. | ||
| 2381 | 2025.06.04 04:37:51.244233 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2382 | 2025.06.04 04:37:51.244335 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 2383 | 2025.06.04 04:37:51.244356 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.06.04 04:37:51.244425 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2385 | 2025.06.04 04:37:51.244452 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 2386 | 2025.06.04 04:37:51.244457 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2387 | 2025.06.04 04:37:51.244498 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 2388 | 2025.06.04 04:37:51.244505 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2389 | 2025.06.04 04:37:51.244537 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 2390 | 2025.06.04 04:37:51.244571 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 2391 | 2025.06.04 04:37:51.244602 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 2392 | 2025.06.04 04:37:51.244634 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 2393 | 2025.06.04 04:37:51.244950 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.06.04 04:37:51.244986 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2395 | 2025.06.04 04:37:51.245324 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2396 | 2025.06.04 04:37:51.245324 [ 197 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001021906 sec., 35228.28909899737 rows/sec., 1.80 MiB/sec. | ||
| 2397 | 2025.06.04 04:37:51.245462 [ 202 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2398 | 2025.06.04 04:37:51.245563 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.06.04 04:37:51.245692 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Debug> executeQuery: Read 243 rows, 16.69 KiB in 0.001253 sec., 193934.55706304868 rows/sec., 13.01 MiB/sec. | ||
| 2400 | 2025.06.04 04:37:51.245728 [ 281 ] {bf756480-b5e5-4f7e-a7a3-c47ef324bf59} <Debug> TCPHandler: Processed in 0.001421822 sec. | ||
| 2401 | 2025.06.04 04:37:51.245743 [ 202 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_6_1} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2025.06.04 04:37:51.245810 [ 202 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_6_1} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2403 | 2025.06.04 04:37:51.245847 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.06.04 04:37:51.245867 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2405 | 2025.06.04 04:37:51.245960 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2406 | 2025.06.04 04:37:51.246005 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2407 | 2025.06.04 04:37:51.246342 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2025.06.04 04:37:51.246379 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2409 | 2025.06.04 04:37:51.246680 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2410 | 2025.06.04 04:37:51.246892 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2025.06.04 04:37:51.246992 [ 108 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2412 | 2025.06.04 04:37:51.247019 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 2413 | 2025.06.04 04:37:51.247027 [ 108 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.06.04 04:37:51.247060 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2415 | 2025.06.04 04:37:51.247069 [ 281 ] {55345982-9524-4f6d-a042-d252d6f9e93c} <Debug> TCPHandler: Processed in 0.00127168 sec. | ||
| 2416 | 2025.06.04 04:37:51.247128 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::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 | ||
| 2417 | 2025.06.04 04:37:51.247200 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2025.06.04 04:37:51.247215 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2419 | 2025.06.04 04:37:51.247241 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2420 | 2025.06.04 04:37:51.247283 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2421 | 2025.06.04 04:37:51.247302 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2422 | 2025.06.04 04:37:51.247317 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2423 | 2025.06.04 04:37:51.247349 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2424 | 2025.06.04 04:37:51.247360 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2425 | 2025.06.04 04:37:51.247381 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2426 | 2025.06.04 04:37:51.247417 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2427 | 2025.06.04 04:37:51.248094 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.000992545 sec., 7052.576961246089 rows/sec., 471.29 KiB/sec. | ||
| 2428 | 2025.06.04 04:37:51.248198 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2025.06.04 04:37:51.248219 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2430 | 2025.06.04 04:37:51.248244 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2431 | 2025.06.04 04:37:51.248472 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.06.04 04:37:51.248533 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_6_1} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2433 | 2025.06.04 04:37:51.248600 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2434 | 2025.06.04 04:37:51.249012 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2435 | 2025.06.04 04:37:51.249307 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.06.04 04:37:51.249476 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002193 sec., 15047.879616963064 rows/sec., 26.97 MiB/sec. | ||
| 2437 | 2025.06.04 04:37:51.249542 [ 281 ] {913d593d-2899-4c01-9e15-b1dccda51595} <Debug> TCPHandler: Processed in 0.002396226 sec. | ||
| 2438 | 2025.06.04 04:37:51.249672 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.06.04 04:37:51.249779 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2440 | 2025.06.04 04:37:51.249829 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2441 | 2025.06.04 04:37:51.250234 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.06.04 04:37:51.250279 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2443 | 2025.06.04 04:37:51.250672 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2444 | 2025.06.04 04:37:51.250951 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.06.04 04:37:51.251092 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001338 sec., 61285.500747384154 rows/sec., 3.89 MiB/sec. | ||
| 2446 | 2025.06.04 04:37:51.251129 [ 281 ] {b30196d1-6ea0-4e92-9ed6-5b2cc3af00ab} <Debug> TCPHandler: Processed in 0.001514033 sec. | ||
| 2447 | 2025.06.04 04:37:51.710960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2448 | 2025.06.04 04:37:51.711494 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.06.04 04:37:51.711540 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2450 | 2025.06.04 04:37:51.712039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2451 | 2025.06.04 04:37:51.712272 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.06.04 04:37:51.712408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2453 | 2025.06.04 04:37:51.712465 [ 131 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2454 | 2025.06.04 04:37:51.712530 [ 131 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2025.06.04 04:37:51.712551 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2456 | 2025.06.04 04:37:51.712684 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::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 | ||
| 2457 | 2025.06.04 04:37:51.712833 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2458 | 2025.06.04 04:37:51.712876 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::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 | ||
| 2459 | 2025.06.04 04:37:51.712989 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2460 | 2025.06.04 04:37:51.713045 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2461 | 2025.06.04 04:37:51.713093 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2462 | 2025.06.04 04:37:51.713134 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2463 | 2025.06.04 04:37:51.713178 [ 197 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2464 | 2025.06.04 04:37:51.714600 [ 194 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.00198129 sec., 2555405.8214597558 rows/sec., 36.56 MiB/sec. | ||
| 2465 | 2025.06.04 04:37:51.715516 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2466 | 2025.06.04 04:37:51.715795 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.06.04 04:37:51.715865 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_11_2} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2468 | 2025.06.04 04:37:51.715966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2469 | 2025.06.04 04:37:51.980561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2470 | 2025.06.04 04:37:51.999564 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2025.06.04 04:37:51.999641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2472 | 2025.06.04 04:37:52.006320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2473 | 2025.06.04 04:37:52.007118 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2025.06.04 04:37:52.007414 [ 131 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2475 | 2025.06.04 04:37:52.007481 [ 131 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2025.06.04 04:37:52.007503 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2477 | 2025.06.04 04:37:52.007601 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 2478 | 2025.06.04 04:37:52.010789 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2479 | 2025.06.04 04:37:52.011367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2480 | 2025.06.04 04:37:52.011627 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 2481 | 2025.06.04 04:37:52.015225 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 2482 | 2025.06.04 04:37:52.018643 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 2483 | 2025.06.04 04:37:52.022723 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 2484 | 2025.06.04 04:37:52.027284 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 2485 | 2025.06.04 04:37:52.031976 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 2486 | 2025.06.04 04:37:52.092389 [ 194 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084824618 sec., 978.4895229354289 rows/sec., 5.06 MiB/sec. | ||
| 2487 | 2025.06.04 04:37:52.094334 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2488 | 2025.06.04 04:37:52.096254 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_11_2} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2025.06.04 04:37:52.096362 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_11_2} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2490 | 2025.06.04 04:37:52.097757 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2491 | 2025.06.04 04:37:53.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.76 MiB, peak 197.64 MiB, free memory in arenas 0.00 B, will set to 196.95 MiB (RSS), difference: 9.19 MiB | ||
| 2492 | 2025.06.04 04:37:56.212682 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2025.06.04 04:37:56.212883 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2494 | 2025.06.04 04:37:56.212949 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2495 | 2025.06.04 04:37:56.213561 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.06.04 04:37:56.213612 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2497 | 2025.06.04 04:37:56.213996 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2498 | 2025.06.04 04:37:56.214217 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2025.06.04 04:37:56.214367 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 3.04 MiB/sec. | ||
| 2500 | 2025.06.04 04:37:56.214428 [ 281 ] {9ed28b7c-c5b9-4c5f-aba2-cd6294389684} <Debug> TCPHandler: Processed in 0.001882489 sec. | ||
| 2501 | 2025.06.04 04:37:56.214552 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2025.06.04 04:37:56.214644 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2503 | 2025.06.04 04:37:56.214683 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2504 | 2025.06.04 04:37:56.215076 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2025.06.04 04:37:56.215120 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2506 | 2025.06.04 04:37:56.215440 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2507 | 2025.06.04 04:37:56.215645 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2025.06.04 04:37:56.215772 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 131.23 KiB/sec. | ||
| 2509 | 2025.06.04 04:37:56.215808 [ 281 ] {e25909a8-5c3d-47e0-85e0-d6e1f1eeb6e4} <Debug> TCPHandler: Processed in 0.00130683 sec. | ||
| 2510 | 2025.06.04 04:37:56.215923 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2025.06.04 04:37:56.216018 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2512 | 2025.06.04 04:37:56.216058 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2513 | 2025.06.04 04:37:56.216481 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.06.04 04:37:56.216518 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2515 | 2025.06.04 04:37:56.216823 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2516 | 2025.06.04 04:37:56.217026 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.06.04 04:37:56.217167 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001152 sec., 57291.666666666664 rows/sec., 4.47 MiB/sec. | ||
| 2518 | 2025.06.04 04:37:56.217209 [ 281 ] {f237d677-ad3e-47e5-93e1-509423e7998f} <Debug> TCPHandler: Processed in 0.00133537 sec. | ||
| 2519 | 2025.06.04 04:37:56.217316 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.06.04 04:37:56.217411 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2521 | 2025.06.04 04:37:56.217457 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2522 | 2025.06.04 04:37:56.217873 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.06.04 04:37:56.217908 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2524 | 2025.06.04 04:37:56.218241 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2525 | 2025.06.04 04:37:56.218458 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.06.04 04:37:56.218586 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2527 | 2025.06.04 04:37:56.218623 [ 281 ] {79f3218e-b1c9-403e-ab78-29dc33cbc497} <Debug> TCPHandler: Processed in 0.001356671 sec. | ||
| 2528 | 2025.06.04 04:37:56.218736 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2025.06.04 04:37:56.218830 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2530 | 2025.06.04 04:37:56.218886 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2531 | 2025.06.04 04:37:56.219588 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.06.04 04:37:56.219624 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2533 | 2025.06.04 04:37:56.220105 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2534 | 2025.06.04 04:37:56.220335 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.06.04 04:37:56.220486 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001659 sec., 1205.5455093429775 rows/sec., 2.16 MiB/sec. | ||
| 2536 | 2025.06.04 04:37:56.220547 [ 281 ] {e537f7da-9591-430e-b82b-1729a411a137} <Debug> TCPHandler: Processed in 0.001859878 sec. | ||
| 2537 | 2025.06.04 04:37:56.220669 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2025.06.04 04:37:56.220783 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2539 | 2025.06.04 04:37:56.220831 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2540 | 2025.06.04 04:37:56.221213 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.06.04 04:37:56.221255 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2542 | 2025.06.04 04:37:56.221582 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2543 | 2025.06.04 04:37:56.221805 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2025.06.04 04:37:56.221928 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 2545 | 2025.06.04 04:37:56.221962 [ 281 ] {0544ea09-8b27-4935-92d6-525d8a0980ab} <Debug> TCPHandler: Processed in 0.00135214 sec. | ||
| 2546 | 2025.06.04 04:37:59.144370 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2547 | 2025.06.04 04:37:59.144432 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2548 | 2025.06.04 04:37:59.212556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2549 | 2025.06.04 04:37:59.213088 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2025.06.04 04:37:59.213131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2551 | 2025.06.04 04:37:59.213713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2552 | 2025.06.04 04:37:59.213939 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2025.06.04 04:37:59.214070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2554 | 2025.06.04 04:37:59.219443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 376 | ||
| 2555 | 2025.06.04 04:37:59.221973 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2025.06.04 04:37:59.222021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2557 | 2025.06.04 04:37:59.223253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2558 | 2025.06.04 04:37:59.223514 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.06.04 04:37:59.223745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2560 | 2025.06.04 04:37:59.511483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2561 | 2025.06.04 04:37:59.529939 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2025.06.04 04:37:59.530006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2563 | 2025.06.04 04:37:59.535953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2564 | 2025.06.04 04:37:59.536682 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2025.06.04 04:37:59.539968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2566 | 2025.06.04 04:38:01.223975 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.06.04 04:38:01.224172 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2568 | 2025.06.04 04:38:01.224240 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2569 | 2025.06.04 04:38:01.224927 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.06.04 04:38:01.224976 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2571 | 2025.06.04 04:38:01.225378 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2572 | 2025.06.04 04:38:01.225618 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2025.06.04 04:38:01.225772 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001651 sec., 128407.02604482132 rows/sec., 8.17 MiB/sec. | ||
| 2574 | 2025.06.04 04:38:01.225815 [ 281 ] {614e2899-9c6a-4d4d-98fc-bd3f6184e8ac} <Debug> TCPHandler: Processed in 0.001984739 sec. | ||
| 2575 | 2025.06.04 04:38:01.225934 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2025.06.04 04:38:01.226034 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2577 | 2025.06.04 04:38:01.226077 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2578 | 2025.06.04 04:38:01.226703 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2025.06.04 04:38:01.226742 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2580 | 2025.06.04 04:38:01.227114 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2581 | 2025.06.04 04:38:01.227337 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2025.06.04 04:38:01.227467 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001455 sec., 477663.23024054983 rows/sec., 38.10 MiB/sec. | ||
| 2583 | 2025.06.04 04:38:01.227509 [ 281 ] {b0f099f4-7975-459f-b087-97c62bfad4e7} <Debug> TCPHandler: Processed in 0.001624844 sec. | ||
| 2584 | 2025.06.04 04:38:01.227617 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2025.06.04 04:38:01.227714 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2586 | 2025.06.04 04:38:01.227756 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2587 | 2025.06.04 04:38:01.228176 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2025.06.04 04:38:01.228213 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2589 | 2025.06.04 04:38:01.228526 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2590 | 2025.06.04 04:38:01.228755 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2025.06.04 04:38:01.228883 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001188 sec., 122053.87205387205 rows/sec., 7.66 MiB/sec. | ||
| 2592 | 2025.06.04 04:38:01.228921 [ 281 ] {8c451fe8-aaa6-40df-afa2-b74863ce336f} <Debug> TCPHandler: Processed in 0.001354071 sec. | ||
| 2593 | 2025.06.04 04:38:01.229038 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2025.06.04 04:38:01.229135 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2595 | 2025.06.04 04:38:01.229176 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2596 | 2025.06.04 04:38:01.229587 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.06.04 04:38:01.229626 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2598 | 2025.06.04 04:38:01.229926 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2599 | 2025.06.04 04:38:01.230145 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2025.06.04 04:38:01.230274 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001157 sec., 97666.37856525497 rows/sec., 6.32 MiB/sec. | ||
| 2601 | 2025.06.04 04:38:01.230310 [ 281 ] {eecab3ec-d013-4890-9426-c6a0bdfec43f} <Debug> TCPHandler: Processed in 0.00132212 sec. | ||
| 2602 | 2025.06.04 04:38:01.230421 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2025.06.04 04:38:01.230519 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2604 | 2025.06.04 04:38:01.230560 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2605 | 2025.06.04 04:38:01.230968 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.06.04 04:38:01.231007 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2607 | 2025.06.04 04:38:01.231353 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2608 | 2025.06.04 04:38:01.231572 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.06.04 04:38:01.231710 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00121 sec., 92561.98347107439 rows/sec., 5.27 MiB/sec. | ||
| 2610 | 2025.06.04 04:38:01.231747 [ 281 ] {9ff6621a-a344-4692-a57e-7438048b2ee4} <Debug> TCPHandler: Processed in 0.001376231 sec. | ||
| 2611 | 2025.06.04 04:38:01.231855 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2025.06.04 04:38:01.231951 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2613 | 2025.06.04 04:38:01.231993 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2614 | 2025.06.04 04:38:01.232549 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.06.04 04:38:01.232582 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2616 | 2025.06.04 04:38:01.232933 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2617 | 2025.06.04 04:38:01.233145 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.06.04 04:38:01.233277 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Debug> executeQuery: Read 427 rows, 31.19 KiB in 0.001344 sec., 317708.3333333334 rows/sec., 22.66 MiB/sec. | ||
| 2619 | 2025.06.04 04:38:01.233313 [ 281 ] {31dfb001-6c5f-40d5-8e67-f7d58f21f1df} <Debug> TCPHandler: Processed in 0.001507613 sec. | ||
| 2620 | 2025.06.04 04:38:01.233427 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2025.06.04 04:38:01.233530 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2622 | 2025.06.04 04:38:01.233573 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2623 | 2025.06.04 04:38:01.233900 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2025.06.04 04:38:01.233936 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2625 | 2025.06.04 04:38:01.234254 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2626 | 2025.06.04 04:38:01.234473 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2025.06.04 04:38:01.234602 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 2628 | 2025.06.04 04:38:01.234639 [ 281 ] {48376065-62af-4397-af04-3d074866f450} <Debug> TCPHandler: Processed in 0.001269259 sec. | ||
| 2629 | 2025.06.04 04:38:01.234745 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2025.06.04 04:38:01.234843 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2631 | 2025.06.04 04:38:01.234886 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2632 | 2025.06.04 04:38:01.235275 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2025.06.04 04:38:01.235310 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2634 | 2025.06.04 04:38:01.235677 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2635 | 2025.06.04 04:38:01.235918 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2025.06.04 04:38:01.236057 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001236 sec., 191747.572815534 rows/sec., 12.85 MiB/sec. | ||
| 2637 | 2025.06.04 04:38:01.236094 [ 281 ] {1e464df4-5eb0-4df2-9c96-076a31454820} <Debug> TCPHandler: Processed in 0.001398641 sec. | ||
| 2638 | 2025.06.04 04:38:01.236211 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2025.06.04 04:38:01.236308 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2640 | 2025.06.04 04:38:01.236352 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2641 | 2025.06.04 04:38:01.236648 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2025.06.04 04:38:01.236680 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2643 | 2025.06.04 04:38:01.236961 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2644 | 2025.06.04 04:38:01.237160 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2025.06.04 04:38:01.237281 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 2646 | 2025.06.04 04:38:01.237316 [ 281 ] {99488526-1815-4269-8a38-1ca27ba2bca8} <Debug> TCPHandler: Processed in 0.001212079 sec. | ||
| 2647 | 2025.06.04 04:38:01.237485 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2025.06.04 04:38:01.237581 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2649 | 2025.06.04 04:38:01.237640 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2650 | 2025.06.04 04:38:01.238510 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.06.04 04:38:01.238545 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2652 | 2025.06.04 04:38:01.239190 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2653 | 2025.06.04 04:38:01.239452 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.06.04 04:38:01.239611 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002047 sec., 19052.271617000486 rows/sec., 34.14 MiB/sec. | ||
| 2655 | 2025.06.04 04:38:01.239671 [ 281 ] {30d85ed8-37d5-4982-94c7-606ef9c6fe59} <Debug> TCPHandler: Processed in 0.002235854 sec. | ||
| 2656 | 2025.06.04 04:38:01.239800 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.06.04 04:38:01.239906 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2658 | 2025.06.04 04:38:01.239957 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2659 | 2025.06.04 04:38:01.240265 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Trace> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.06.04 04:38:01.240299 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2661 | 2025.06.04 04:38:01.240635 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2662 | 2025.06.04 04:38:01.240854 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Trace> oximeter.measurements_i64 (94cd9435-3957-40a4-b4b4-8799b64ba287): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.06.04 04:38:01.240987 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 385.30 KiB/sec. | ||
| 2664 | 2025.06.04 04:38:01.241023 [ 281 ] {151ccad2-d98f-4a0e-9a9b-8113400b9f14} <Debug> TCPHandler: Processed in 0.001277719 sec. | ||
| 2665 | 2025.06.04 04:38:01.241141 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2025.06.04 04:38:01.241244 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2667 | 2025.06.04 04:38:01.241286 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2668 | 2025.06.04 04:38:01.241626 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2025.06.04 04:38:01.241663 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2670 | 2025.06.04 04:38:01.241979 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2671 | 2025.06.04 04:38:01.242193 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.06.04 04:38:01.242319 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001092 sec., 75091.57509157508 rows/sec., 4.77 MiB/sec. | ||
| 2673 | 2025.06.04 04:38:01.242353 [ 281 ] {4417bcfe-6ee8-497b-a019-abc87558418f} <Debug> TCPHandler: Processed in 0.001265889 sec. | ||
| 2674 | 2025.06.04 04:38:01.695493 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2025.06.04 04:38:01.695726 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2676 | 2025.06.04 04:38:01.696071 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2677 | 2025.06.04 04:38:01.696117 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2678 | 2025.06.04 04:38:01.696400 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2679 | 2025.06.04 04:38:01.696549 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2680 | 2025.06.04 04:38:01.696708 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2681 | 2025.06.04 04:38:01.696843 [ 288 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2682 | 2025.06.04 04:38:01.696907 [ 288 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2683 | 2025.06.04 04:38:01.696907 [ 289 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2684 | 2025.06.04 04:38:01.697030 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2685 | 2025.06.04 04:38:01.697063 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2686 | 2025.06.04 04:38:01.697141 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2687 | 2025.06.04 04:38:01.697162 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2688 | 2025.06.04 04:38:01.697198 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2689 | 2025.06.04 04:38:01.697246 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2690 | 2025.06.04 04:38:01.698049 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002411 sec., 14516.798009124845 rows/sec., 558.96 KiB/sec. | ||
| 2691 | 2025.06.04 04:38:01.698159 [ 281 ] {4a7f11b2-b9e3-4824-8c0b-e2f80036e275} <Debug> TCPHandler: Processed in 0.002815083 sec. | ||
| 2692 | 2025.06.04 04:38:01.698434 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2025.06.04 04:38:01.698589 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2694 | 2025.06.04 04:38:01.698828 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2695 | 2025.06.04 04:38:01.698865 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2696 | 2025.06.04 04:38:01.699081 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2697 | 2025.06.04 04:38:01.699140 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2698 | 2025.06.04 04:38:01.699249 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2699 | 2025.06.04 04:38:01.699309 [ 288 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2700 | 2025.06.04 04:38:01.699325 [ 289 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2701 | 2025.06.04 04:38:01.699334 [ 292 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2702 | 2025.06.04 04:38:01.699439 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2703 | 2025.06.04 04:38:01.699465 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2704 | 2025.06.04 04:38:01.699522 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2705 | 2025.06.04 04:38:01.699542 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2706 | 2025.06.04 04:38:01.699576 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2707 | 2025.06.04 04:38:01.699609 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2708 | 2025.06.04 04:38:01.700189 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00167 sec., 20958.083832335327 rows/sec., 806.98 KiB/sec. | ||
| 2709 | 2025.06.04 04:38:01.700285 [ 281 ] {13cb167a-70bc-4cba-a776-723a97e4859a} <Debug> TCPHandler: Processed in 0.001905689 sec. | ||
| 2710 | 2025.06.04 04:38:01.700496 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2025.06.04 04:38:01.700641 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2712 | 2025.06.04 04:38:01.700862 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2713 | 2025.06.04 04:38:01.700900 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2714 | 2025.06.04 04:38:01.701108 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2715 | 2025.06.04 04:38:01.701165 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2716 | 2025.06.04 04:38:01.701266 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2717 | 2025.06.04 04:38:01.701321 [ 288 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2718 | 2025.06.04 04:38:01.701339 [ 292 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2719 | 2025.06.04 04:38:01.701342 [ 289 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2720 | 2025.06.04 04:38:01.701434 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2721 | 2025.06.04 04:38:01.701463 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2722 | 2025.06.04 04:38:01.701519 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2723 | 2025.06.04 04:38:01.701537 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2724 | 2025.06.04 04:38:01.701567 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2725 | 2025.06.04 04:38:01.701602 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2726 | 2025.06.04 04:38:01.702250 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001672 sec., 20933.014354066985 rows/sec., 806.01 KiB/sec. | ||
| 2727 | 2025.06.04 04:38:01.702359 [ 281 ] {a7ca9217-39d9-44dc-856d-bc0b57373bed} <Debug> TCPHandler: Processed in 0.001918179 sec. | ||
| 2728 | 2025.06.04 04:38:01.702555 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2025.06.04 04:38:01.702695 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2730 | 2025.06.04 04:38:01.702915 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2731 | 2025.06.04 04:38:01.702952 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2732 | 2025.06.04 04:38:01.703173 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2733 | 2025.06.04 04:38:01.703227 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2734 | 2025.06.04 04:38:01.703325 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2735 | 2025.06.04 04:38:01.703400 [ 288 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2736 | 2025.06.04 04:38:01.703403 [ 289 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2737 | 2025.06.04 04:38:01.703404 [ 292 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2738 | 2025.06.04 04:38:01.703524 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2739 | 2025.06.04 04:38:01.703550 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2740 | 2025.06.04 04:38:01.703604 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2741 | 2025.06.04 04:38:01.703622 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2742 | 2025.06.04 04:38:01.703657 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2743 | 2025.06.04 04:38:01.703691 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2744 | 2025.06.04 04:38:01.704225 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001588 sec., 22040.30226700252 rows/sec., 848.65 KiB/sec. | ||
| 2745 | 2025.06.04 04:38:01.704330 [ 281 ] {a9736a24-169f-415f-b5d0-ec37fbdacfc6} <Debug> TCPHandler: Processed in 0.001824577 sec. | ||
| 2746 | 2025.06.04 04:38:01.704527 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2025.06.04 04:38:01.704665 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2748 | 2025.06.04 04:38:01.704880 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2749 | 2025.06.04 04:38:01.704916 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2750 | 2025.06.04 04:38:01.705121 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2751 | 2025.06.04 04:38:01.705174 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2752 | 2025.06.04 04:38:01.705275 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2753 | 2025.06.04 04:38:01.705337 [ 289 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2754 | 2025.06.04 04:38:01.705348 [ 292 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2755 | 2025.06.04 04:38:01.705340 [ 288 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2756 | 2025.06.04 04:38:01.705453 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2757 | 2025.06.04 04:38:01.705474 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2758 | 2025.06.04 04:38:01.705532 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2759 | 2025.06.04 04:38:01.705549 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2760 | 2025.06.04 04:38:01.705580 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2761 | 2025.06.04 04:38:01.705613 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2762 | 2025.06.04 04:38:01.706150 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001544 sec., 22668.39378238342 rows/sec., 872.83 KiB/sec. | ||
| 2763 | 2025.06.04 04:38:01.706239 [ 281 ] {fe186316-2d11-4b8c-b1c9-a6271d338ea7} <Debug> TCPHandler: Processed in 0.001762886 sec. | ||
| 2764 | 2025.06.04 04:38:01.706448 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2025.06.04 04:38:01.706585 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2766 | 2025.06.04 04:38:01.706797 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2767 | 2025.06.04 04:38:01.706832 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2768 | 2025.06.04 04:38:01.707034 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2769 | 2025.06.04 04:38:01.707086 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2770 | 2025.06.04 04:38:01.707183 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2771 | 2025.06.04 04:38:01.707234 [ 288 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2772 | 2025.06.04 04:38:01.707243 [ 289 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2773 | 2025.06.04 04:38:01.707250 [ 292 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2774 | 2025.06.04 04:38:01.707343 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2775 | 2025.06.04 04:38:01.707367 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2776 | 2025.06.04 04:38:01.707421 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2777 | 2025.06.04 04:38:01.707437 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2778 | 2025.06.04 04:38:01.707468 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2779 | 2025.06.04 04:38:01.707504 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2780 | 2025.06.04 04:38:01.708017 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00149 sec., 23489.93288590604 rows/sec., 904.47 KiB/sec. | ||
| 2781 | 2025.06.04 04:38:01.708118 [ 281 ] {4bc998cc-5723-4cdc-aad9-7f38ef52fe96} <Debug> TCPHandler: Processed in 0.001720316 sec. | ||
| 2782 | 2025.06.04 04:38:01.833737 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.06.04 04:38:01.833855 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2784 | 2025.06.04 04:38:01.833900 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2785 | 2025.06.04 04:38:01.834430 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2025.06.04 04:38:01.834467 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2787 | 2025.06.04 04:38:01.834887 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2788 | 2025.06.04 04:38:01.835100 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Trace> oximeter.timeseries_schema (db815318-9a9d-4fc1-9836-479310c2736e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2025.06.04 04:38:01.835244 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001424 sec., 4213.483146067416 rows/sec., 938.16 KiB/sec. | ||
| 2790 | 2025.06.04 04:38:01.835283 [ 281 ] {6cc176bc-b88d-43b4-8444-6dbf7db9c299} <Debug> TCPHandler: Processed in 0.001600604 sec. | ||
| 2791 | 2025.06.04 04:38:01.835390 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2025.06.04 04:38:01.835485 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2793 | 2025.06.04 04:38:01.835526 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2794 | 2025.06.04 04:38:01.836470 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2025.06.04 04:38:01.836507 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2796 | 2025.06.04 04:38:01.836900 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2797 | 2025.06.04 04:38:01.837125 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2025.06.04 04:38:01.837235 [ 138 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2799 | 2025.06.04 04:38:01.837254 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Debug> executeQuery: Read 1200 rows, 100.89 KiB in 0.001789 sec., 670765.7909446618 rows/sec., 55.07 MiB/sec. | ||
| 2800 | 2025.06.04 04:38:01.837272 [ 138 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.06.04 04:38:01.837291 [ 281 ] {7c0d30c4-7509-4281-9ccc-e8829bedae74} <Debug> TCPHandler: Processed in 0.001950329 sec. | ||
| 2802 | 2025.06.04 04:38:01.837292 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2803 | 2025.06.04 04:38:01.837399 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.06.04 04:38:01.837418 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 2805 | 2025.06.04 04:38:01.837497 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2806 | 2025.06.04 04:38:01.837544 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2807 | 2025.06.04 04:38:01.837575 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2808 | 2025.06.04 04:38:01.837618 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 682 rows starting from the beginning of the part | ||
| 2809 | 2025.06.04 04:38:01.837691 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 2810 | 2025.06.04 04:38:01.837741 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 689 rows starting from the beginning of the part | ||
| 2811 | 2025.06.04 04:38:01.837789 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 2812 | 2025.06.04 04:38:01.837833 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 695 rows starting from the beginning of the part | ||
| 2813 | 2025.06.04 04:38:01.837877 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1200 rows starting from the beginning of the part | ||
| 2814 | 2025.06.04 04:38:01.837935 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.06.04 04:38:01.837976 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2816 | 2025.06.04 04:38:01.838293 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2817 | 2025.06.04 04:38:01.838519 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.06.04 04:38:01.838612 [ 138 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2819 | 2025.06.04 04:38:01.838638 [ 138 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2025.06.04 04:38:01.838653 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 127.99 KiB/sec. | ||
| 2821 | 2025.06.04 04:38:01.838656 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2822 | 2025.06.04 04:38:01.838692 [ 281 ] {f655ea0e-8a8e-45e3-9152-308a45885ec4} <Debug> TCPHandler: Processed in 0.001342761 sec. | ||
| 2823 | 2025.06.04 04:38:01.838742 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::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 | ||
| 2824 | 2025.06.04 04:38:01.838800 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2025.06.04 04:38:01.838832 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2826 | 2025.06.04 04:38:01.838864 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 138 rows starting from the beginning of the part | ||
| 2827 | 2025.06.04 04:38:01.838899 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2828 | 2025.06.04 04:38:01.838916 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2829 | 2025.06.04 04:38:01.838946 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2830 | 2025.06.04 04:38:01.838966 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 151 rows starting from the beginning of the part | ||
| 2831 | 2025.06.04 04:38:01.839011 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 2832 | 2025.06.04 04:38:01.839049 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part | ||
| 2833 | 2025.06.04 04:38:01.839087 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2834 | 2025.06.04 04:38:01.839407 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2025.06.04 04:38:01.839449 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2836 | 2025.06.04 04:38:01.839485 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 5 columns (5 merged, 0 gathered) in 0.002121543 sec., 1596008.1883798726 rows/sec., 134.41 MiB/sec. | ||
| 2837 | 2025.06.04 04:38:01.839841 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2838 | 2025.06.04 04:38:01.839853 [ 189 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143017 sec., 384946.15565647755 rows/sec., 25.62 MiB/sec. | ||
| 2839 | 2025.06.04 04:38:01.839968 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2840 | 2025.06.04 04:38:01.840030 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2841 | 2025.06.04 04:38:01.840137 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2025.06.04 04:38:01.840234 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_16_3} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2843 | 2025.06.04 04:38:01.840251 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2025.06.04 04:38:01.840319 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2845 | 2025.06.04 04:38:01.840397 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001515 sec., 150495.0495049505 rows/sec., 10.19 MiB/sec. | ||
| 2846 | 2025.06.04 04:38:01.840408 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2025.06.04 04:38:01.840440 [ 281 ] {1391b960-f752-4cfe-b301-901d2694fa86} <Debug> TCPHandler: Processed in 0.001689086 sec. | ||
| 2848 | 2025.06.04 04:38:01.840494 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_10_2} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2849 | 2025.06.04 04:38:01.840553 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2025.06.04 04:38:01.840584 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2851 | 2025.06.04 04:38:01.840653 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2852 | 2025.06.04 04:38:01.840697 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2853 | 2025.06.04 04:38:01.841271 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2025.06.04 04:38:01.841308 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2855 | 2025.06.04 04:38:01.841642 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2856 | 2025.06.04 04:38:01.841865 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2025.06.04 04:38:01.841957 [ 138 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2858 | 2025.06.04 04:38:01.841988 [ 138 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2025.06.04 04:38:01.841995 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Debug> executeQuery: Read 522 rows, 39.56 KiB in 0.001361 sec., 383541.51359294634 rows/sec., 28.39 MiB/sec. | ||
| 2860 | 2025.06.04 04:38:01.842006 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2861 | 2025.06.04 04:38:01.842033 [ 281 ] {9261863e-c048-4e87-baf7-66b243bdcb0b} <Debug> TCPHandler: Processed in 0.001530673 sec. | ||
| 2862 | 2025.06.04 04:38:01.842078 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 2863 | 2025.06.04 04:38:01.842142 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2025.06.04 04:38:01.842168 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2865 | 2025.06.04 04:38:01.842198 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 424 rows starting from the beginning of the part | ||
| 2866 | 2025.06.04 04:38:01.842243 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2867 | 2025.06.04 04:38:01.842247 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 69 rows starting from the beginning of the part | ||
| 2868 | 2025.06.04 04:38:01.842293 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2869 | 2025.06.04 04:38:01.842304 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 2870 | 2025.06.04 04:38:01.842349 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part | ||
| 2871 | 2025.06.04 04:38:01.842384 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 2872 | 2025.06.04 04:38:01.842420 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 522 rows starting from the beginning of the part | ||
| 2873 | 2025.06.04 04:38:01.843419 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.06.04 04:38:01.843429 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1935 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138213 sec., 1400013.0233769615 rows/sec., 106.88 MiB/sec. | ||
| 2875 | 2025.06.04 04:38:01.843464 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2876 | 2025.06.04 04:38:01.843620 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2877 | 2025.06.04 04:38:01.843906 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.06.04 04:38:01.843968 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_16_3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2879 | 2025.06.04 04:38:01.844028 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2880 | 2025.06.04 04:38:01.844111 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2881 | 2025.06.04 04:38:01.844342 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.06.04 04:38:01.844444 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2883 | 2025.06.04 04:38:01.844473 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2025.06.04 04:38:01.844476 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Debug> executeQuery: Read 3674 rows, 251.25 KiB in 0.002252 sec., 1631438.7211367672 rows/sec., 108.95 MiB/sec. | ||
| 2885 | 2025.06.04 04:38:01.844494 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2886 | 2025.06.04 04:38:01.844520 [ 281 ] {10cf7857-3f68-4863-aaa2-da353a31c1be} <Debug> TCPHandler: Processed in 0.002429147 sec. | ||
| 2887 | 2025.06.04 04:38:01.844563 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2888 | 2025.06.04 04:38:01.844665 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.06.04 04:38:01.844667 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2025.06.04 04:38:01.844714 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2891 | 2025.06.04 04:38:01.844764 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2892 | 2025.06.04 04:38:01.844766 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2893 | 2025.06.04 04:38:01.844822 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 243 rows starting from the beginning of the part | ||
| 2894 | 2025.06.04 04:38:01.844852 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2895 | 2025.06.04 04:38:01.844862 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2896 | 2025.06.04 04:38:01.844904 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 2897 | 2025.06.04 04:38:01.844939 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3674 rows starting from the beginning of the part | ||
| 2898 | 2025.06.04 04:38:01.845560 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.06.04 04:38:01.845602 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2900 | 2025.06.04 04:38:01.846103 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2901 | 2025.06.04 04:38:01.846341 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.06.04 04:38:01.846487 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001739 sec., 1150.0862564692352 rows/sec., 2.06 MiB/sec. | ||
| 2903 | 2025.06.04 04:38:01.846544 [ 281 ] {cfab4799-21c7-433d-961c-b1aeca2cdcfe} <Debug> TCPHandler: Processed in 0.00194561 sec. | ||
| 2904 | 2025.06.04 04:38:01.846654 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.06.04 04:38:01.846750 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2906 | 2025.06.04 04:38:01.846791 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2907 | 2025.06.04 04:38:01.847106 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.06.04 04:38:01.847141 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2909 | 2025.06.04 04:38:01.847331 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6587 rows, containing 5 columns (5 merged, 0 gathered) in 0.002793653 sec., 2357844.728747629 rows/sec., 158.89 MiB/sec. | ||
| 2910 | 2025.06.04 04:38:01.847468 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2911 | 2025.06.04 04:38:01.847683 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.06.04 04:38:01.847773 [ 138 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2913 | 2025.06.04 04:38:01.847798 [ 138 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.06.04 04:38:01.847812 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 765.37 KiB/sec. | ||
| 2915 | 2025.06.04 04:38:01.847815 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2916 | 2025.06.04 04:38:01.847848 [ 281 ] {47667dec-a216-4aed-a57e-26f8f6d9dc94} <Debug> TCPHandler: Processed in 0.001243579 sec. | ||
| 2917 | 2025.06.04 04:38:01.847891 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2918 | 2025.06.04 04:38:01.847911 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2919 | 2025.06.04 04:38:01.847988 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2025.06.04 04:38:01.848018 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2921 | 2025.06.04 04:38:01.848063 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2922 | 2025.06.04 04:38:01.848101 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2923 | 2025.06.04 04:38:01.848133 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2924 | 2025.06.04 04:38:01.848167 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 2925 | 2025.06.04 04:38:01.848201 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 2926 | 2025.06.04 04:38:01.848238 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.06.04 04:38:01.848332 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2928 | 2025.06.04 04:38:01.848422 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2929 | 2025.06.04 04:38:01.849061 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197858 sec., 879903.9619053344 rows/sec., 57.44 MiB/sec. | ||
| 2930 | 2025.06.04 04:38:01.849219 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2931 | 2025.06.04 04:38:01.849467 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_16_3} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.06.04 04:38:01.849529 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_16_3} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2933 | 2025.06.04 04:38:01.849585 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2934 | 2025.06.04 04:38:06.211459 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2025.06.04 04:38:06.211667 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2936 | 2025.06.04 04:38:06.211735 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2937 | 2025.06.04 04:38:06.212425 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.06.04 04:38:06.212477 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2939 | 2025.06.04 04:38:06.212883 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2940 | 2025.06.04 04:38:06.213148 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.06.04 04:38:06.213319 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.51 MiB/sec. | ||
| 2942 | 2025.06.04 04:38:06.213368 [ 281 ] {f3b5f4b5-d27e-4bc5-b23b-ddaaa32f31ec} <Debug> TCPHandler: Processed in 0.002053772 sec. | ||
| 2943 | 2025.06.04 04:38:06.213495 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2025.06.04 04:38:06.213608 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2945 | 2025.06.04 04:38:06.213652 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2946 | 2025.06.04 04:38:06.214101 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2025.06.04 04:38:06.214137 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2948 | 2025.06.04 04:38:06.214474 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2949 | 2025.06.04 04:38:06.214696 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2025.06.04 04:38:06.214834 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 2951 | 2025.06.04 04:38:06.214873 [ 281 ] {d06bb8a6-fc34-404f-84ba-ece12e4f8abb} <Debug> TCPHandler: Processed in 0.001438112 sec. | ||
| 2952 | 2025.06.04 04:38:06.214992 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.06.04 04:38:06.215089 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2954 | 2025.06.04 04:38:06.215135 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2955 | 2025.06.04 04:38:06.215536 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2025.06.04 04:38:06.215573 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2957 | 2025.06.04 04:38:06.215907 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2958 | 2025.06.04 04:38:06.216121 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2025.06.04 04:38:06.216253 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001184 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 2960 | 2025.06.04 04:38:06.216290 [ 281 ] {eb53d500-653a-4004-a2c8-7d2817009d5b} <Debug> TCPHandler: Processed in 0.00135225 sec. | ||
| 2961 | 2025.06.04 04:38:06.216414 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2025.06.04 04:38:06.216509 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2963 | 2025.06.04 04:38:06.216552 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2964 | 2025.06.04 04:38:06.216893 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2025.06.04 04:38:06.216929 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2966 | 2025.06.04 04:38:06.217228 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2967 | 2025.06.04 04:38:06.217451 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2025.06.04 04:38:06.217581 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 2969 | 2025.06.04 04:38:06.217617 [ 281 ] {33bea2dd-8dc1-48cc-a977-45109b6642d9} <Debug> TCPHandler: Processed in 0.001252489 sec. | ||
| 2970 | 2025.06.04 04:38:06.714159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2971 | 2025.06.04 04:38:06.714670 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.06.04 04:38:06.714715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2973 | 2025.06.04 04:38:06.715183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2974 | 2025.06.04 04:38:06.715405 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.06.04 04:38:06.715532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2976 | 2025.06.04 04:38:07.040060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2977 | 2025.06.04 04:38:07.055662 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.06.04 04:38:07.055720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2979 | 2025.06.04 04:38:07.061902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2980 | 2025.06.04 04:38:07.062625 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.06.04 04:38:07.065278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2982 | 2025.06.04 04:38:08.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.45 MiB, peak 206.10 MiB, free memory in arenas 0.00 B, will set to 200.90 MiB (RSS), difference: 1.45 MiB | ||
| 2983 | 2025.06.04 04:38:09.224871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 436 | ||
| 2984 | 2025.06.04 04:38:09.227615 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.06.04 04:38:09.227656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2986 | 2025.06.04 04:38:09.229041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2987 | 2025.06.04 04:38:09.229331 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2025.06.04 04:38:09.229584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 2989 | 2025.06.04 04:38:11.220206 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2025.06.04 04:38:11.220425 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2991 | 2025.06.04 04:38:11.220499 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2992 | 2025.06.04 04:38:11.221201 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2025.06.04 04:38:11.221251 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2994 | 2025.06.04 04:38:11.221661 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2995 | 2025.06.04 04:38:11.221892 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2025.06.04 04:38:11.222041 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001673 sec., 126718.46981470412 rows/sec., 8.06 MiB/sec. | ||
| 2997 | 2025.06.04 04:38:11.222083 [ 281 ] {afe27267-5050-4717-b42b-636798708643} <Debug> TCPHandler: Processed in 0.002020591 sec. | ||
| 2998 | 2025.06.04 04:38:11.222193 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2025.06.04 04:38:11.222288 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3000 | 2025.06.04 04:38:11.222329 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3001 | 2025.06.04 04:38:11.222935 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2025.06.04 04:38:11.222972 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3003 | 2025.06.04 04:38:11.223400 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3004 | 2025.06.04 04:38:11.223610 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2025.06.04 04:38:11.223748 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001479 sec., 469912.1027721433 rows/sec., 37.48 MiB/sec. | ||
| 3006 | 2025.06.04 04:38:11.223785 [ 281 ] {04194262-18a2-493d-aeff-009e7461a5d1} <Debug> TCPHandler: Processed in 0.001642465 sec. | ||
| 3007 | 2025.06.04 04:38:11.223892 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2025.06.04 04:38:11.223985 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3009 | 2025.06.04 04:38:11.224026 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3010 | 2025.06.04 04:38:11.224439 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.06.04 04:38:11.224557 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3012 | 2025.06.04 04:38:11.224858 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3013 | 2025.06.04 04:38:11.225066 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2025.06.04 04:38:11.225198 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.00123 sec., 117886.17886178862 rows/sec., 7.40 MiB/sec. | ||
| 3015 | 2025.06.04 04:38:11.225234 [ 281 ] {08ec9d3d-d1fb-420a-a6e9-8c3c3033ed72} <Debug> TCPHandler: Processed in 0.001391901 sec. | ||
| 3016 | 2025.06.04 04:38:11.225339 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2025.06.04 04:38:11.225432 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3018 | 2025.06.04 04:38:11.225472 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3019 | 2025.06.04 04:38:11.225866 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2025.06.04 04:38:11.225901 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3021 | 2025.06.04 04:38:11.226224 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3022 | 2025.06.04 04:38:11.226430 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.06.04 04:38:11.226553 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001138 sec., 99297.01230228471 rows/sec., 6.43 MiB/sec. | ||
| 3024 | 2025.06.04 04:38:11.226589 [ 281 ] {ee49afe9-f916-401f-a356-9f603a484ca0} <Debug> TCPHandler: Processed in 0.00129947 sec. | ||
| 3025 | 2025.06.04 04:38:11.226692 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2025.06.04 04:38:11.226787 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3027 | 2025.06.04 04:38:11.226826 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3028 | 2025.06.04 04:38:11.227226 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.06.04 04:38:11.227262 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3030 | 2025.06.04 04:38:11.227556 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3031 | 2025.06.04 04:38:11.227761 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2025.06.04 04:38:11.227883 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001114 sec., 100538.59964093358 rows/sec., 5.73 MiB/sec. | ||
| 3033 | 2025.06.04 04:38:11.227920 [ 281 ] {0be52558-c226-4fe2-816a-04c3711e1094} <Debug> TCPHandler: Processed in 0.001277649 sec. | ||
| 3034 | 2025.06.04 04:38:11.228021 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2025.06.04 04:38:11.228114 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3036 | 2025.06.04 04:38:11.228153 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3037 | 2025.06.04 04:38:11.228643 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2025.06.04 04:38:11.228680 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3039 | 2025.06.04 04:38:11.229004 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3040 | 2025.06.04 04:38:11.229214 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2025.06.04 04:38:11.229346 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00125 sec., 336800 rows/sec., 23.99 MiB/sec. | ||
| 3042 | 2025.06.04 04:38:11.229383 [ 281 ] {7e013e7c-c642-4607-8250-9b954073b8c4} <Debug> TCPHandler: Processed in 0.001410731 sec. | ||
| 3043 | 2025.06.04 04:38:11.229486 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2025.06.04 04:38:11.229579 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3045 | 2025.06.04 04:38:11.229619 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3046 | 2025.06.04 04:38:11.229955 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.06.04 04:38:11.229990 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3048 | 2025.06.04 04:38:11.230303 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3049 | 2025.06.04 04:38:11.230512 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2025.06.04 04:38:11.230637 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 3051 | 2025.06.04 04:38:11.230672 [ 281 ] {1b38aa46-b88e-4a0d-9aa0-d004a4911284} <Debug> TCPHandler: Processed in 0.001235869 sec. | ||
| 3052 | 2025.06.04 04:38:11.230787 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2025.06.04 04:38:11.230896 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3054 | 2025.06.04 04:38:11.230939 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3055 | 2025.06.04 04:38:11.231346 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.06.04 04:38:11.231382 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3057 | 2025.06.04 04:38:11.231728 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3058 | 2025.06.04 04:38:11.231936 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2025.06.04 04:38:11.232073 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001196 sec., 198160.53511705686 rows/sec., 13.28 MiB/sec. | ||
| 3060 | 2025.06.04 04:38:11.232110 [ 281 ] {0c5e52c4-7d3c-44ad-83e6-bc18ceeffda1} <Debug> TCPHandler: Processed in 0.001382261 sec. | ||
| 3061 | 2025.06.04 04:38:11.232210 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2025.06.04 04:38:11.232303 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3063 | 2025.06.04 04:38:11.232343 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3064 | 2025.06.04 04:38:11.232659 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.06.04 04:38:11.232694 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3066 | 2025.06.04 04:38:11.232978 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3067 | 2025.06.04 04:38:11.233177 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.06.04 04:38:11.233299 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3069 | 2025.06.04 04:38:11.233333 [ 281 ] {e715c929-3427-4078-ad52-16148b74f0eb} <Debug> TCPHandler: Processed in 0.001169717 sec. | ||
| 3070 | 2025.06.04 04:38:11.233433 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2025.06.04 04:38:11.233523 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3072 | 2025.06.04 04:38:11.233576 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3073 | 2025.06.04 04:38:11.234333 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2025.06.04 04:38:11.234368 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3075 | 2025.06.04 04:38:11.234929 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3076 | 2025.06.04 04:38:11.235144 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2025.06.04 04:38:11.235252 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3078 | 2025.06.04 04:38:11.235276 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00177 sec., 22033.898305084746 rows/sec., 39.48 MiB/sec. | ||
| 3079 | 2025.06.04 04:38:11.235326 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.06.04 04:38:11.235352 [ 281 ] {bb5376bd-bd75-4169-aac6-5622495e2088} <Debug> TCPHandler: Processed in 0.00196569 sec. | ||
| 3081 | 2025.06.04 04:38:11.235353 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3082 | 2025.06.04 04:38:11.235482 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::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 | ||
| 3083 | 2025.06.04 04:38:11.235488 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.06.04 04:38:11.235627 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3085 | 2025.06.04 04:38:11.235679 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3086 | 2025.06.04 04:38:11.235718 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2025.06.04 04:38:11.235791 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part | ||
| 3088 | 2025.06.04 04:38:11.235947 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 3089 | 2025.06.04 04:38:11.236048 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2025.06.04 04:38:11.236052 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3091 | 2025.06.04 04:38:11.236092 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3092 | 2025.06.04 04:38:11.236179 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 3093 | 2025.06.04 04:38:11.236299 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3094 | 2025.06.04 04:38:11.236402 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 3095 | 2025.06.04 04:38:11.236460 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3096 | 2025.06.04 04:38:11.236716 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.06.04 04:38:11.236869 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001267 sec., 64719.81057616417 rows/sec., 4.11 MiB/sec. | ||
| 3098 | 2025.06.04 04:38:11.236907 [ 281 ] {fb100ae0-c4c2-4e97-aeae-0843153a820b} <Debug> TCPHandler: Processed in 0.001482463 sec. | ||
| 3099 | 2025.06.04 04:38:11.239244 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003802408 sec., 72848.57385109646 rows/sec., 130.54 MiB/sec. | ||
| 3100 | 2025.06.04 04:38:11.239631 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3101 | 2025.06.04 04:38:11.239942 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2025.06.04 04:38:11.240023 [ 200 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3103 | 2025.06.04 04:38:11.240110 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3104 | 2025.06.04 04:38:14.144478 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3105 | 2025.06.04 04:38:14.144532 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3106 | 2025.06.04 04:38:14.216578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 3107 | 2025.06.04 04:38:14.217080 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.06.04 04:38:14.217122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3109 | 2025.06.04 04:38:14.217603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3110 | 2025.06.04 04:38:14.217831 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.06.04 04:38:14.217960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 3112 | 2025.06.04 04:38:14.566336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3113 | 2025.06.04 04:38:14.582429 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.06.04 04:38:14.582488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3115 | 2025.06.04 04:38:14.588650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3116 | 2025.06.04 04:38:14.589340 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2025.06.04 04:38:14.592171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3118 | 2025.06.04 04:38:16.212969 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2025.06.04 04:38:16.213217 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3120 | 2025.06.04 04:38:16.213295 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3121 | 2025.06.04 04:38:16.213994 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2025.06.04 04:38:16.214049 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3123 | 2025.06.04 04:38:16.214447 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3124 | 2025.06.04 04:38:16.214696 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2025.06.04 04:38:16.214864 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001703 sec., 35231.94362889019 rows/sec., 2.74 MiB/sec. | ||
| 3126 | 2025.06.04 04:38:16.214912 [ 281 ] {838e2a42-7b1b-462f-a8b5-249929e1b1ab} <Debug> TCPHandler: Processed in 0.002121622 sec. | ||
| 3127 | 2025.06.04 04:38:16.215028 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2025.06.04 04:38:16.215131 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3129 | 2025.06.04 04:38:16.215174 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3130 | 2025.06.04 04:38:16.215572 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2025.06.04 04:38:16.215610 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3132 | 2025.06.04 04:38:16.215942 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3133 | 2025.06.04 04:38:16.216154 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2025.06.04 04:38:16.216287 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 127.45 KiB/sec. | ||
| 3135 | 2025.06.04 04:38:16.216325 [ 281 ] {f9997388-93a2-45ed-a327-14986e41b3a3} <Debug> TCPHandler: Processed in 0.001351251 sec. | ||
| 3136 | 2025.06.04 04:38:16.216427 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2025.06.04 04:38:16.216522 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3138 | 2025.06.04 04:38:16.216564 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3139 | 2025.06.04 04:38:16.216964 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2025.06.04 04:38:16.217001 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3141 | 2025.06.04 04:38:16.217299 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3142 | 2025.06.04 04:38:16.217512 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2025.06.04 04:38:16.217640 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001136 sec., 58098.59154929577 rows/sec., 4.53 MiB/sec. | ||
| 3144 | 2025.06.04 04:38:16.217676 [ 281 ] {6ac26c3e-3fb5-4b95-90e4-5aa7eb3f1084} <Debug> TCPHandler: Processed in 0.00129979 sec. | ||
| 3145 | 2025.06.04 04:38:16.217780 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2025.06.04 04:38:16.217873 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3147 | 2025.06.04 04:38:16.217917 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3148 | 2025.06.04 04:38:16.218299 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2025.06.04 04:38:16.218335 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3150 | 2025.06.04 04:38:16.218671 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3151 | 2025.06.04 04:38:16.218879 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2025.06.04 04:38:16.219010 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 3153 | 2025.06.04 04:38:16.219046 [ 281 ] {e53df719-7a9a-44ac-a0eb-2cdfb8ba5fcd} <Debug> TCPHandler: Processed in 0.00131665 sec. | ||
| 3154 | 2025.06.04 04:38:16.219152 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2025.06.04 04:38:16.219252 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3156 | 2025.06.04 04:38:16.219308 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3157 | 2025.06.04 04:38:16.219992 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.06.04 04:38:16.220029 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3159 | 2025.06.04 04:38:16.220509 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3160 | 2025.06.04 04:38:16.220732 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.06.04 04:38:16.220869 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001636 sec., 1222.4938875305622 rows/sec., 2.19 MiB/sec. | ||
| 3162 | 2025.06.04 04:38:16.220918 [ 281 ] {33accfaf-38da-418d-8a55-405095002302} <Debug> TCPHandler: Processed in 0.001816068 sec. | ||
| 3163 | 2025.06.04 04:38:16.221025 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2025.06.04 04:38:16.221120 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3165 | 2025.06.04 04:38:16.221161 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3166 | 2025.06.04 04:38:16.221476 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2025.06.04 04:38:16.221510 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3168 | 2025.06.04 04:38:16.221807 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3169 | 2025.06.04 04:38:16.222015 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2025.06.04 04:38:16.222138 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 3171 | 2025.06.04 04:38:16.222171 [ 281 ] {a1ff226c-2e52-44f8-83a8-ed78b1b74135} <Debug> TCPHandler: Processed in 0.001195108 sec. | ||
| 3172 | 2025.06.04 04:38:19.229925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 470 | ||
| 3173 | 2025.06.04 04:38:19.232116 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2025.06.04 04:38:19.232160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3175 | 2025.06.04 04:38:19.233343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3176 | 2025.06.04 04:38:19.233601 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2025.06.04 04:38:19.233887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3178 | 2025.06.04 04:38:21.221092 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2025.06.04 04:38:21.221306 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3180 | 2025.06.04 04:38:21.221379 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3181 | 2025.06.04 04:38:21.222121 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2025.06.04 04:38:21.222169 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3183 | 2025.06.04 04:38:21.222598 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3184 | 2025.06.04 04:38:21.222838 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2025.06.04 04:38:21.222941 [ 126 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3186 | 2025.06.04 04:38:21.222978 [ 126 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.06.04 04:38:21.222988 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001737 sec., 122049.51065054692 rows/sec., 7.76 MiB/sec. | ||
| 3188 | 2025.06.04 04:38:21.222997 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3189 | 2025.06.04 04:38:21.223036 [ 281 ] {041e9d91-59eb-4d4f-b241-7084a507546f} <Debug> TCPHandler: Processed in 0.002081131 sec. | ||
| 3190 | 2025.06.04 04:38:21.223111 [ 195 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 3191 | 2025.06.04 04:38:21.223157 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2025.06.04 04:38:21.223244 [ 195 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3193 | 2025.06.04 04:38:21.223261 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3194 | 2025.06.04 04:38:21.223280 [ 195 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 3195 | 2025.06.04 04:38:21.223308 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3196 | 2025.06.04 04:38:21.223370 [ 195 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 3197 | 2025.06.04 04:38:21.223421 [ 195 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 3198 | 2025.06.04 04:38:21.223467 [ 195 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 3199 | 2025.06.04 04:38:21.223510 [ 195 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 3200 | 2025.06.04 04:38:21.224063 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2025.06.04 04:38:21.224114 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3202 | 2025.06.04 04:38:21.224500 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440242 sec., 735987.4243356325 rows/sec., 49.62 MiB/sec. | ||
| 3203 | 2025.06.04 04:38:21.224651 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3204 | 2025.06.04 04:38:21.224698 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3205 | 2025.06.04 04:38:21.224920 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2025.06.04 04:38:21.225046 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_9_2} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2025.06.04 04:38:21.225107 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001869 sec., 371856.607811664 rows/sec., 29.66 MiB/sec. | ||
| 3208 | 2025.06.04 04:38:21.225133 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_9_2} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3209 | 2025.06.04 04:38:21.225156 [ 281 ] {cfa8d526-9cd2-4234-9023-b7cab395c159} <Debug> TCPHandler: Processed in 0.002049761 sec. | ||
| 3210 | 2025.06.04 04:38:21.225229 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3211 | 2025.06.04 04:38:21.225290 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.06.04 04:38:21.225412 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3213 | 2025.06.04 04:38:21.225463 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3214 | 2025.06.04 04:38:21.225983 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.06.04 04:38:21.226028 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3216 | 2025.06.04 04:38:21.226388 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3217 | 2025.06.04 04:38:21.226598 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.06.04 04:38:21.226725 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001339 sec., 108289.76848394325 rows/sec., 6.80 MiB/sec. | ||
| 3219 | 2025.06.04 04:38:21.226761 [ 281 ] {d0108920-2afa-4152-bb81-6b8370d1df72} <Debug> TCPHandler: Processed in 0.001533994 sec. | ||
| 3220 | 2025.06.04 04:38:21.226867 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.06.04 04:38:21.226961 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3222 | 2025.06.04 04:38:21.227001 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3223 | 2025.06.04 04:38:21.227411 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.06.04 04:38:21.227446 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3225 | 2025.06.04 04:38:21.227744 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3226 | 2025.06.04 04:38:21.227952 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.06.04 04:38:21.228073 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00113 sec., 100000 rows/sec., 6.47 MiB/sec. | ||
| 3228 | 2025.06.04 04:38:21.228107 [ 281 ] {949fe9c6-f24d-4232-b4bd-f14a07ae0b3c} <Debug> TCPHandler: Processed in 0.001290479 sec. | ||
| 3229 | 2025.06.04 04:38:21.228212 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.06.04 04:38:21.228305 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3231 | 2025.06.04 04:38:21.228344 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3232 | 2025.06.04 04:38:21.228740 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.06.04 04:38:21.228774 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3234 | 2025.06.04 04:38:21.229072 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3235 | 2025.06.04 04:38:21.229275 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.06.04 04:38:21.229359 [ 126 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3237 | 2025.06.04 04:38:21.229395 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001109 sec., 100991.88458070334 rows/sec., 5.75 MiB/sec. | ||
| 3238 | 2025.06.04 04:38:21.229391 [ 126 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2025.06.04 04:38:21.229433 [ 281 ] {6f9be537-f1f1-4f41-89cb-335a57230a77} <Debug> TCPHandler: Processed in 0.001270819 sec. | ||
| 3240 | 2025.06.04 04:38:21.229437 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3241 | 2025.06.04 04:38:21.229523 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 3242 | 2025.06.04 04:38:21.229545 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2025.06.04 04:38:21.229648 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3244 | 2025.06.04 04:38:21.229650 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3245 | 2025.06.04 04:38:21.229684 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 3246 | 2025.06.04 04:38:21.229708 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3247 | 2025.06.04 04:38:21.229749 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 3248 | 2025.06.04 04:38:21.229800 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 3249 | 2025.06.04 04:38:21.229844 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 3250 | 2025.06.04 04:38:21.229891 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 3251 | 2025.06.04 04:38:21.230231 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2025.06.04 04:38:21.230271 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3253 | 2025.06.04 04:38:21.230622 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3254 | 2025.06.04 04:38:21.230679 [ 193 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184998 sec., 472574.63725677173 rows/sec., 28.72 MiB/sec. | ||
| 3255 | 2025.06.04 04:38:21.230851 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.06.04 04:38:21.230856 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3257 | 2025.06.04 04:38:21.230989 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001358 sec., 310014.72754050075 rows/sec., 22.08 MiB/sec. | ||
| 3258 | 2025.06.04 04:38:21.231032 [ 281 ] {abd12aa7-4695-42c9-947d-0bcb4cb6dd54} <Debug> TCPHandler: Processed in 0.001537554 sec. | ||
| 3259 | 2025.06.04 04:38:21.231139 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2025.06.04 04:38:21.231149 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_9_2} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2025.06.04 04:38:21.231231 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_9_2} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3262 | 2025.06.04 04:38:21.231234 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3263 | 2025.06.04 04:38:21.231287 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3264 | 2025.06.04 04:38:21.231307 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3265 | 2025.06.04 04:38:21.231610 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.06.04 04:38:21.231651 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3267 | 2025.06.04 04:38:21.231955 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3268 | 2025.06.04 04:38:21.232160 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.06.04 04:38:21.232284 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 3270 | 2025.06.04 04:38:21.232319 [ 281 ] {2fb1582c-28e6-44e3-a661-40b5fbb5df63} <Debug> TCPHandler: Processed in 0.001230049 sec. | ||
| 3271 | 2025.06.04 04:38:21.232419 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2025.06.04 04:38:21.232511 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3273 | 2025.06.04 04:38:21.232553 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3274 | 2025.06.04 04:38:21.232955 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.06.04 04:38:21.232991 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3276 | 2025.06.04 04:38:21.233318 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3277 | 2025.06.04 04:38:21.233528 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.06.04 04:38:21.233655 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001161 sec., 204134.36692506462 rows/sec., 13.68 MiB/sec. | ||
| 3279 | 2025.06.04 04:38:21.233690 [ 281 ] {bd8ecf33-942e-47ba-a932-55d7fd6fc7c0} <Debug> TCPHandler: Processed in 0.00132148 sec. | ||
| 3280 | 2025.06.04 04:38:21.233797 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2025.06.04 04:38:21.233889 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3282 | 2025.06.04 04:38:21.233930 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3283 | 2025.06.04 04:38:21.234226 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.06.04 04:38:21.234262 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3285 | 2025.06.04 04:38:21.234544 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3286 | 2025.06.04 04:38:21.234750 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.06.04 04:38:21.234874 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 3288 | 2025.06.04 04:38:21.234910 [ 281 ] {768ca89b-2787-4dbf-9da5-61fc5c5b9d9c} <Debug> TCPHandler: Processed in 0.001161557 sec. | ||
| 3289 | 2025.06.04 04:38:21.235005 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2025.06.04 04:38:21.235096 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2025.06.04 04:38:21.235150 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3292 | 2025.06.04 04:38:21.235893 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.06.04 04:38:21.235930 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3294 | 2025.06.04 04:38:21.236500 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3295 | 2025.06.04 04:38:21.236719 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.06.04 04:38:21.236852 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001772 sec., 22009.029345372463 rows/sec., 39.44 MiB/sec. | ||
| 3297 | 2025.06.04 04:38:21.236904 [ 281 ] {921158eb-dbb8-4e5b-8626-05f15fd2ef88} <Debug> TCPHandler: Processed in 0.00194705 sec. | ||
| 3298 | 2025.06.04 04:38:21.237004 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.06.04 04:38:21.237098 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3300 | 2025.06.04 04:38:21.237140 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3301 | 2025.06.04 04:38:21.237457 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.06.04 04:38:21.237493 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3303 | 2025.06.04 04:38:21.237783 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3304 | 2025.06.04 04:38:21.237995 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.06.04 04:38:21.238119 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001041 sec., 78770.41306436119 rows/sec., 5.00 MiB/sec. | ||
| 3306 | 2025.06.04 04:38:21.238155 [ 281 ] {4780158f-dd16-40e6-af84-c3ab1da9f2c6} <Debug> TCPHandler: Processed in 0.001201098 sec. | ||
| 3307 | 2025.06.04 04:38:21.718149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3308 | 2025.06.04 04:38:21.718892 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2025.06.04 04:38:21.718967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3310 | 2025.06.04 04:38:21.719719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3311 | 2025.06.04 04:38:21.719967 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.06.04 04:38:21.720106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3313 | 2025.06.04 04:38:22.092329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3314 | 2025.06.04 04:38:22.108320 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2025.06.04 04:38:22.108384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3316 | 2025.06.04 04:38:22.113912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3317 | 2025.06.04 04:38:22.114603 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.06.04 04:38:22.117314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3319 | 2025.06.04 04:38:26.213141 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2025.06.04 04:38:26.213339 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3321 | 2025.06.04 04:38:26.213402 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3322 | 2025.06.04 04:38:26.214078 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2025.06.04 04:38:26.214114 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3324 | 2025.06.04 04:38:26.214499 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3325 | 2025.06.04 04:38:26.214750 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2025.06.04 04:38:26.214885 [ 118 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3327 | 2025.06.04 04:38:26.214893 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001604 sec., 37406.48379052369 rows/sec., 2.90 MiB/sec. | ||
| 3328 | 2025.06.04 04:38:26.214922 [ 118 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.06.04 04:38:26.214942 [ 281 ] {aee76302-8163-493e-bd03-175a6bc7252c} <Debug> TCPHandler: Processed in 0.001928819 sec. | ||
| 3330 | 2025.06.04 04:38:26.214942 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3331 | 2025.06.04 04:38:26.215072 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2025.06.04 04:38:26.215072 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 3333 | 2025.06.04 04:38:26.215166 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3334 | 2025.06.04 04:38:26.215211 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3335 | 2025.06.04 04:38:26.215221 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3336 | 2025.06.04 04:38:26.215257 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1846 rows starting from the beginning of the part | ||
| 3337 | 2025.06.04 04:38:26.215321 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3338 | 2025.06.04 04:38:26.215364 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 695 rows starting from the beginning of the part | ||
| 3339 | 2025.06.04 04:38:26.215406 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3340 | 2025.06.04 04:38:26.215447 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 695 rows starting from the beginning of the part | ||
| 3341 | 2025.06.04 04:38:26.215487 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3342 | 2025.06.04 04:38:26.215633 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2025.06.04 04:38:26.215674 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3344 | 2025.06.04 04:38:26.215980 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3345 | 2025.06.04 04:38:26.216216 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2025.06.04 04:38:26.216346 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 125.43 KiB/sec. | ||
| 3347 | 2025.06.04 04:38:26.216382 [ 281 ] {733296f4-deeb-43e9-89fb-f128b82f1dfc} <Debug> TCPHandler: Processed in 0.00135809 sec. | ||
| 3348 | 2025.06.04 04:38:26.216493 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2025.06.04 04:38:26.216584 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3350 | 2025.06.04 04:38:26.216622 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3351 | 2025.06.04 04:38:26.216918 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894908 sec., 1800615.122211738 rows/sec., 151.81 MiB/sec. | ||
| 3352 | 2025.06.04 04:38:26.217031 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2025.06.04 04:38:26.217080 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3354 | 2025.06.04 04:38:26.217205 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3355 | 2025.06.04 04:38:26.217408 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3356 | 2025.06.04 04:38:26.217498 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2025.06.04 04:38:26.217580 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_21_4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3358 | 2025.06.04 04:38:26.217651 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3359 | 2025.06.04 04:38:26.217666 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.06.04 04:38:26.217785 [ 117 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3361 | 2025.06.04 04:38:26.217797 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001231 sec., 53614.947197400485 rows/sec., 4.19 MiB/sec. | ||
| 3362 | 2025.06.04 04:38:26.217837 [ 117 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.06.04 04:38:26.217851 [ 281 ] {58ee11e7-0f76-4a5a-9941-a8d754230414} <Debug> TCPHandler: Processed in 0.001404772 sec. | ||
| 3364 | 2025.06.04 04:38:26.217865 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3365 | 2025.06.04 04:38:26.217955 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 3366 | 2025.06.04 04:38:26.217966 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2025.06.04 04:38:26.218063 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3368 | 2025.06.04 04:38:26.218073 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3369 | 2025.06.04 04:38:26.218109 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 909 rows starting from the beginning of the part | ||
| 3370 | 2025.06.04 04:38:26.218128 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3371 | 2025.06.04 04:38:26.218188 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3372 | 2025.06.04 04:38:26.218237 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 421 rows starting from the beginning of the part | ||
| 3373 | 2025.06.04 04:38:26.218288 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3374 | 2025.06.04 04:38:26.218334 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 421 rows starting from the beginning of the part | ||
| 3375 | 2025.06.04 04:38:26.218374 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3376 | 2025.06.04 04:38:26.218560 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.06.04 04:38:26.218599 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3378 | 2025.06.04 04:38:26.218948 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3379 | 2025.06.04 04:38:26.219173 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.06.04 04:38:26.219276 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3381 | 2025.06.04 04:38:26.219300 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3382 | 2025.06.04 04:38:26.219308 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.06.04 04:38:26.219338 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3384 | 2025.06.04 04:38:26.219341 [ 281 ] {284058ba-9c3b-4a07-b4e3-63e9daaba28b} <Debug> TCPHandler: Processed in 0.001422481 sec. | ||
| 3385 | 2025.06.04 04:38:26.219349 [ 191 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434142 sec., 1357606.1505764422 rows/sec., 103.69 MiB/sec. | ||
| 3386 | 2025.06.04 04:38:26.219416 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 3387 | 2025.06.04 04:38:26.219465 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.06.04 04:38:26.219503 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3389 | 2025.06.04 04:38:26.219539 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2025.06.04 04:38:26.219562 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3391 | 2025.06.04 04:38:26.219580 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6587 rows starting from the beginning of the part | ||
| 3392 | 2025.06.04 04:38:26.219623 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3393 | 2025.06.04 04:38:26.219653 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 3394 | 2025.06.04 04:38:26.219704 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
| 3395 | 2025.06.04 04:38:26.219745 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3396 | 2025.06.04 04:38:26.219767 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2025.06.04 04:38:26.219790 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
| 3398 | 2025.06.04 04:38:26.219833 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3399 | 2025.06.04 04:38:26.219838 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_21_4} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3400 | 2025.06.04 04:38:26.219908 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3401 | 2025.06.04 04:38:26.220342 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2025.06.04 04:38:26.220383 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3403 | 2025.06.04 04:38:26.220895 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3404 | 2025.06.04 04:38:26.221126 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2025.06.04 04:38:26.221261 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001717 sec., 1164.8223645894002 rows/sec., 2.09 MiB/sec. | ||
| 3406 | 2025.06.04 04:38:26.221315 [ 281 ] {56b29e70-e6d2-40ea-a3d5-b970f0508d75} <Debug> TCPHandler: Processed in 0.001899989 sec. | ||
| 3407 | 2025.06.04 04:38:26.221429 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2025.06.04 04:38:26.221521 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3409 | 2025.06.04 04:38:26.221561 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3410 | 2025.06.04 04:38:26.221888 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2025.06.04 04:38:26.221923 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3412 | 2025.06.04 04:38:26.222235 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002855223 sec., 2629917.1728442926 rows/sec., 177.52 MiB/sec. | ||
| 3413 | 2025.06.04 04:38:26.222264 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3414 | 2025.06.04 04:38:26.222476 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.06.04 04:38:26.222585 [ 117 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3416 | 2025.06.04 04:38:26.222601 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3417 | 2025.06.04 04:38:26.222624 [ 117 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.06.04 04:38:26.222643 [ 281 ] {78396d3e-bb35-4066-aa38-33e6fd915c40} <Debug> TCPHandler: Processed in 0.001261009 sec. | ||
| 3419 | 2025.06.04 04:38:26.222646 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3420 | 2025.06.04 04:38:26.222723 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 3421 | 2025.06.04 04:38:26.222806 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3422 | 2025.06.04 04:38:26.222808 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3423 | 2025.06.04 04:38:26.222851 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1054 rows starting from the beginning of the part | ||
| 3424 | 2025.06.04 04:38:26.222893 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3425 | 2025.06.04 04:38:26.222929 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
| 3426 | 2025.06.04 04:38:26.222963 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3427 | 2025.06.04 04:38:26.222994 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
| 3428 | 2025.06.04 04:38:26.223029 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3429 | 2025.06.04 04:38:26.223100 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2025.06.04 04:38:26.223173 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3431 | 2025.06.04 04:38:26.223249 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3432 | 2025.06.04 04:38:26.223866 [ 191 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170678 sec., 1183929.3127572227 rows/sec., 77.34 MiB/sec. | ||
| 3433 | 2025.06.04 04:38:26.224033 [ 187 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3434 | 2025.06.04 04:38:26.224276 [ 187 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.06.04 04:38:26.224343 [ 187 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_21_4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3436 | 2025.06.04 04:38:26.224410 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3437 | 2025.06.04 04:38:29.144792 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3438 | 2025.06.04 04:38:29.144881 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3439 | 2025.06.04 04:38:29.221108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3440 | 2025.06.04 04:38:29.221625 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.06.04 04:38:29.221659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3442 | 2025.06.04 04:38:29.222145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3443 | 2025.06.04 04:38:29.222378 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2025.06.04 04:38:29.222489 [ 114 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3445 | 2025.06.04 04:38:29.222501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3446 | 2025.06.04 04:38:29.222534 [ 114 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.06.04 04:38:29.222557 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3448 | 2025.06.04 04:38:29.222737 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::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 | ||
| 3449 | 2025.06.04 04:38:29.222951 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2025.06.04 04:38:29.223012 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3451 | 2025.06.04 04:38:29.223110 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3452 | 2025.06.04 04:38:29.223184 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3453 | 2025.06.04 04:38:29.223249 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3454 | 2025.06.04 04:38:29.223311 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3455 | 2025.06.04 04:38:29.223374 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3456 | 2025.06.04 04:38:29.224856 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203233 sec., 3350076.909704965 rows/sec., 47.92 MiB/sec. | ||
| 3457 | 2025.06.04 04:38:29.225550 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3458 | 2025.06.04 04:38:29.225814 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2025.06.04 04:38:29.225875 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_16_3} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3460 | 2025.06.04 04:38:29.225956 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3461 | 2025.06.04 04:38:29.234929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 504 | ||
| 3462 | 2025.06.04 04:38:29.237263 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.06.04 04:38:29.237318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3464 | 2025.06.04 04:38:29.238543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3465 | 2025.06.04 04:38:29.238835 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.06.04 04:38:29.238996 [ 115 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3467 | 2025.06.04 04:38:29.239057 [ 115 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2025.06.04 04:38:29.239077 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3469 | 2025.06.04 04:38:29.239199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3470 | 2025.06.04 04:38:29.239217 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 3471 | 2025.06.04 04:38:29.239845 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3472 | 2025.06.04 04:38:29.239986 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 3473 | 2025.06.04 04:38:29.240356 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3474 | 2025.06.04 04:38:29.240658 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 3475 | 2025.06.04 04:38:29.240954 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 3476 | 2025.06.04 04:38:29.241246 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3477 | 2025.06.04 04:38:29.241539 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3478 | 2025.06.04 04:38:29.247095 [ 198 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.007938881 sec., 63485.01759882784 rows/sec., 58.10 MiB/sec. | ||
| 3479 | 2025.06.04 04:38:29.247980 [ 197 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3480 | 2025.06.04 04:38:29.248533 [ 197 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.06.04 04:38:29.248606 [ 197 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_11_2} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3482 | 2025.06.04 04:38:29.248773 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 3483 | 2025.06.04 04:38:29.618299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3484 | 2025.06.04 04:38:29.634362 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.06.04 04:38:29.634411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3486 | 2025.06.04 04:38:29.640130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3487 | 2025.06.04 04:38:29.640812 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.06.04 04:38:29.641108 [ 115 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3489 | 2025.06.04 04:38:29.641162 [ 115 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2025.06.04 04:38:29.641183 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3491 | 2025.06.04 04:38:29.641329 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 3492 | 2025.06.04 04:38:29.643785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3493 | 2025.06.04 04:38:29.644654 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3494 | 2025.06.04 04:38:29.645983 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 3495 | 2025.06.04 04:38:29.650490 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 3496 | 2025.06.04 04:38:29.654712 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 3497 | 2025.06.04 04:38:29.658974 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 3498 | 2025.06.04 04:38:29.663494 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 3499 | 2025.06.04 04:38:29.667842 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 3500 | 2025.06.04 04:38:29.722268 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.0810118 sec., 1493.6095729264132 rows/sec., 7.72 MiB/sec. | ||
| 3501 | 2025.06.04 04:38:29.724746 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3502 | 2025.06.04 04:38:29.726809 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_16_3} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2025.06.04 04:38:29.726908 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_16_3} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3504 | 2025.06.04 04:38:29.729084 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3505 | 2025.06.04 04:38:30.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.42 MiB, peak 215.37 MiB, free memory in arenas 0.00 B, will set to 213.56 MiB (RSS), difference: 8.14 MiB | ||
| 3506 | 2025.06.04 04:38:30.001219 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000801982 sec. | ||
| 3507 | 2025.06.04 04:38:31.220762 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2025.06.04 04:38:31.220957 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3509 | 2025.06.04 04:38:31.221021 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3510 | 2025.06.04 04:38:31.221686 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2025.06.04 04:38:31.221722 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3512 | 2025.06.04 04:38:31.222141 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3513 | 2025.06.04 04:38:31.222383 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2025.06.04 04:38:31.222542 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001635 sec., 129663.60856269114 rows/sec., 8.25 MiB/sec. | ||
| 3515 | 2025.06.04 04:38:31.222583 [ 281 ] {3d26cbf1-8425-421d-8cb0-bb16dbef1067} <Debug> TCPHandler: Processed in 0.00195363 sec. | ||
| 3516 | 2025.06.04 04:38:31.222693 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2025.06.04 04:38:31.222787 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3518 | 2025.06.04 04:38:31.222827 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3519 | 2025.06.04 04:38:31.223441 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2025.06.04 04:38:31.223481 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3521 | 2025.06.04 04:38:31.223852 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3522 | 2025.06.04 04:38:31.224098 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2025.06.04 04:38:31.224230 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001461 sec., 475701.57426420256 rows/sec., 37.94 MiB/sec. | ||
| 3524 | 2025.06.04 04:38:31.224277 [ 281 ] {8a6409d6-8cce-4a34-8b7c-411a1ac75ad6} <Debug> TCPHandler: Processed in 0.001633665 sec. | ||
| 3525 | 2025.06.04 04:38:31.224400 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2025.06.04 04:38:31.224510 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3527 | 2025.06.04 04:38:31.224554 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3528 | 2025.06.04 04:38:31.225063 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2025.06.04 04:38:31.225098 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3530 | 2025.06.04 04:38:31.225433 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3531 | 2025.06.04 04:38:31.225688 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2025.06.04 04:38:31.225808 [ 110 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3533 | 2025.06.04 04:38:31.225845 [ 110 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2025.06.04 04:38:31.225847 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001359 sec., 106696.10007358353 rows/sec., 6.70 MiB/sec. | ||
| 3535 | 2025.06.04 04:38:31.225863 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3536 | 2025.06.04 04:38:31.225902 [ 281 ] {5ae2a7f4-fd6a-413f-925d-5ba0f529aff7} <Debug> TCPHandler: Processed in 0.001552344 sec. | ||
| 3537 | 2025.06.04 04:38:31.225999 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 3538 | 2025.06.04 04:38:31.226019 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2025.06.04 04:38:31.226162 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3540 | 2025.06.04 04:38:31.226185 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3541 | 2025.06.04 04:38:31.226204 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3542 | 2025.06.04 04:38:31.226237 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 159 rows starting from the beginning of the part | ||
| 3543 | 2025.06.04 04:38:31.226320 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part | ||
| 3544 | 2025.06.04 04:38:31.226381 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 3545 | 2025.06.04 04:38:31.226443 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 3546 | 2025.06.04 04:38:31.226504 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 3547 | 2025.06.04 04:38:31.226568 [ 191 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part | ||
| 3548 | 2025.06.04 04:38:31.226660 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2025.06.04 04:38:31.226703 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3550 | 2025.06.04 04:38:31.227174 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3551 | 2025.06.04 04:38:31.227495 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2025.06.04 04:38:31.227518 [ 192 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579604 sec., 378575.89623728476 rows/sec., 25.28 MiB/sec. | ||
| 3553 | 2025.06.04 04:38:31.227632 [ 110 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3554 | 2025.06.04 04:38:31.227670 [ 110 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2025.06.04 04:38:31.227675 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001529 sec., 73904.51275343362 rows/sec., 4.78 MiB/sec. | ||
| 3556 | 2025.06.04 04:38:31.227690 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3557 | 2025.06.04 04:38:31.227729 [ 281 ] {168264d2-5dcb-4444-8189-fc6992e56fab} <Debug> TCPHandler: Processed in 0.001759967 sec. | ||
| 3558 | 2025.06.04 04:38:31.227755 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3559 | 2025.06.04 04:38:31.227769 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::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 | ||
| 3560 | 2025.06.04 04:38:31.227867 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2025.06.04 04:38:31.227871 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3562 | 2025.06.04 04:38:31.227924 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 114 rows starting from the beginning of the part | ||
| 3563 | 2025.06.04 04:38:31.227970 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 3564 | 2025.06.04 04:38:31.227991 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3565 | 2025.06.04 04:38:31.228009 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3566 | 2025.06.04 04:38:31.228050 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3567 | 2025.06.04 04:38:31.228056 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 3568 | 2025.06.04 04:38:31.228106 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
| 3569 | 2025.06.04 04:38:31.228140 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 3570 | 2025.06.04 04:38:31.228186 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2025.06.04 04:38:31.228271 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_15_3} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3572 | 2025.06.04 04:38:31.228384 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3573 | 2025.06.04 04:38:31.228523 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.06.04 04:38:31.228568 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3575 | 2025.06.04 04:38:31.228948 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3576 | 2025.06.04 04:38:31.229212 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.06.04 04:38:31.229354 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001386 sec., 80808.0808080808 rows/sec., 4.60 MiB/sec. | ||
| 3578 | 2025.06.04 04:38:31.229403 [ 281 ] {d796ebe3-5edf-485a-b142-15d43e706578} <Debug> TCPHandler: Processed in 0.001596224 sec. | ||
| 3579 | 2025.06.04 04:38:31.229442 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703436 sec., 466116.71938364574 rows/sec., 32.35 MiB/sec. | ||
| 3580 | 2025.06.04 04:38:31.229532 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2025.06.04 04:38:31.229605 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3582 | 2025.06.04 04:38:31.229633 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3583 | 2025.06.04 04:38:31.229679 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3584 | 2025.06.04 04:38:31.229862 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2025.06.04 04:38:31.229939 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_11_2} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3586 | 2025.06.04 04:38:31.230010 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3587 | 2025.06.04 04:38:31.230226 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.06.04 04:38:31.230269 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3589 | 2025.06.04 04:38:31.230648 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3590 | 2025.06.04 04:38:31.230870 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.06.04 04:38:31.231006 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001392 sec., 302442.5287356322 rows/sec., 21.54 MiB/sec. | ||
| 3592 | 2025.06.04 04:38:31.231045 [ 281 ] {ee02cad6-6438-4641-b53b-627b8d3915a2} <Debug> TCPHandler: Processed in 0.001565574 sec. | ||
| 3593 | 2025.06.04 04:38:31.231154 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.06.04 04:38:31.231250 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3595 | 2025.06.04 04:38:31.231294 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3596 | 2025.06.04 04:38:31.231625 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.06.04 04:38:31.231661 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3598 | 2025.06.04 04:38:31.231968 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3599 | 2025.06.04 04:38:31.232189 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.06.04 04:38:31.232318 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 3601 | 2025.06.04 04:38:31.232352 [ 281 ] {d6547539-a63f-4781-8bd6-a04848be1a87} <Debug> TCPHandler: Processed in 0.001248479 sec. | ||
| 3602 | 2025.06.04 04:38:31.232457 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.06.04 04:38:31.232552 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.06.04 04:38:31.232601 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3605 | 2025.06.04 04:38:31.233007 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.06.04 04:38:31.233041 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3607 | 2025.06.04 04:38:31.233384 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3608 | 2025.06.04 04:38:31.233598 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.06.04 04:38:31.233724 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00119 sec., 199159.6638655462 rows/sec., 13.35 MiB/sec. | ||
| 3610 | 2025.06.04 04:38:31.233759 [ 281 ] {935234c4-ceee-4c7b-a858-c1e71902433d} <Debug> TCPHandler: Processed in 0.00135126 sec. | ||
| 3611 | 2025.06.04 04:38:31.233870 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.06.04 04:38:31.233964 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3613 | 2025.06.04 04:38:31.234007 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3614 | 2025.06.04 04:38:31.234312 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2025.06.04 04:38:31.234348 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3616 | 2025.06.04 04:38:31.234650 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3617 | 2025.06.04 04:38:31.234867 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.06.04 04:38:31.234994 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 3619 | 2025.06.04 04:38:31.235029 [ 281 ] {bf75cd3c-031b-49a6-931b-a007d09be55c} <Debug> TCPHandler: Processed in 0.001208719 sec. | ||
| 3620 | 2025.06.04 04:38:31.235134 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2025.06.04 04:38:31.235229 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3622 | 2025.06.04 04:38:31.235284 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3623 | 2025.06.04 04:38:31.236050 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2025.06.04 04:38:31.236087 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3625 | 2025.06.04 04:38:31.236666 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3626 | 2025.06.04 04:38:31.236896 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2025.06.04 04:38:31.237033 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001821 sec., 21416.8039538715 rows/sec., 38.38 MiB/sec. | ||
| 3628 | 2025.06.04 04:38:31.237089 [ 281 ] {a638fa05-e396-4e26-8926-7ce4104fdbba} <Debug> TCPHandler: Processed in 0.002005031 sec. | ||
| 3629 | 2025.06.04 04:38:31.237193 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2025.06.04 04:38:31.237287 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3631 | 2025.06.04 04:38:31.237329 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3632 | 2025.06.04 04:38:31.237654 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2025.06.04 04:38:31.237689 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3634 | 2025.06.04 04:38:31.237995 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3635 | 2025.06.04 04:38:31.238229 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2025.06.04 04:38:31.238356 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001087 sec., 75436.98252069917 rows/sec., 4.79 MiB/sec. | ||
| 3637 | 2025.06.04 04:38:31.238392 [ 281 ] {9eb42cd4-6c55-45ff-a5e2-fe64dc94045c} <Debug> TCPHandler: Processed in 0.001249069 sec. | ||
| 3638 | 2025.06.04 04:38:34.588842 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2025.06.04 04:38:34.589049 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3640 | 2025.06.04 04:38:34.589122 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3641 | 2025.06.04 04:38:34.589784 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.06.04 04:38:34.589826 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3643 | 2025.06.04 04:38:34.590204 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3644 | 2025.06.04 04:38:34.590440 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.06.04 04:38:34.590586 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 204.75 KiB/sec. | ||
| 3646 | 2025.06.04 04:38:34.590626 [ 281 ] {87667edc-cd58-4149-a8d8-6400751d4fc4} <Debug> TCPHandler: Processed in 0.001928919 sec. | ||
| 3647 | 2025.06.04 04:38:34.590734 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2025.06.04 04:38:34.590826 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3649 | 2025.06.04 04:38:34.590863 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3650 | 2025.06.04 04:38:34.591885 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2025.06.04 04:38:34.591921 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3652 | 2025.06.04 04:38:34.592338 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3653 | 2025.06.04 04:38:34.592558 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.06.04 04:38:34.592691 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Debug> executeQuery: Read 1202 rows, 101.03 KiB in 0.00187 sec., 642780.7486631016 rows/sec., 52.76 MiB/sec. | ||
| 3655 | 2025.06.04 04:38:34.592728 [ 281 ] {9378d753-61a4-49e3-b5d5-f8dfc3be7968} <Debug> TCPHandler: Processed in 0.002035211 sec. | ||
| 3656 | 2025.06.04 04:38:34.592837 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2025.06.04 04:38:34.592933 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3658 | 2025.06.04 04:38:34.592973 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3659 | 2025.06.04 04:38:34.593361 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2025.06.04 04:38:34.593398 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3661 | 2025.06.04 04:38:34.593685 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3662 | 2025.06.04 04:38:34.593897 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2025.06.04 04:38:34.594025 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 387.11 KiB/sec. | ||
| 3664 | 2025.06.04 04:38:34.594061 [ 281 ] {b766ac61-780d-414c-b1a5-548f72f763a1} <Debug> TCPHandler: Processed in 0.001273849 sec. | ||
| 3665 | 2025.06.04 04:38:34.594171 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2025.06.04 04:38:34.594265 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3667 | 2025.06.04 04:38:34.594305 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3668 | 2025.06.04 04:38:34.594766 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2025.06.04 04:38:34.594803 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3670 | 2025.06.04 04:38:34.595097 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3671 | 2025.06.04 04:38:34.595319 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.06.04 04:38:34.595445 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001197 sec., 190476.19047619047 rows/sec., 12.90 MiB/sec. | ||
| 3673 | 2025.06.04 04:38:34.595481 [ 281 ] {6490d451-762d-4d62-89fe-1f45ac9c9a05} <Debug> TCPHandler: Processed in 0.001359701 sec. | ||
| 3674 | 2025.06.04 04:38:34.595588 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2025.06.04 04:38:34.595683 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3676 | 2025.06.04 04:38:34.595722 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3677 | 2025.06.04 04:38:34.596268 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.06.04 04:38:34.596305 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3679 | 2025.06.04 04:38:34.596615 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3680 | 2025.06.04 04:38:34.596830 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2025.06.04 04:38:34.596984 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001318 sec., 399089.52959028835 rows/sec., 29.56 MiB/sec. | ||
| 3682 | 2025.06.04 04:38:34.597020 [ 281 ] {b8e2850e-e82d-41d3-9cc6-251c897fa1ec} <Debug> TCPHandler: Processed in 0.001481742 sec. | ||
| 3683 | 2025.06.04 04:38:34.597127 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2025.06.04 04:38:34.597221 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3685 | 2025.06.04 04:38:34.597264 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3686 | 2025.06.04 04:38:34.597850 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2025.06.04 04:38:34.597887 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3688 | 2025.06.04 04:38:34.598268 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3689 | 2025.06.04 04:38:34.598505 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.06.04 04:38:34.598632 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001429 sec., 681595.521343597 rows/sec., 45.75 MiB/sec. | ||
| 3691 | 2025.06.04 04:38:34.598668 [ 281 ] {180da72f-bf03-475a-90ff-fe6faa248adf} <Debug> TCPHandler: Processed in 0.001589554 sec. | ||
| 3692 | 2025.06.04 04:38:34.598779 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2025.06.04 04:38:34.598873 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3694 | 2025.06.04 04:38:34.598928 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3695 | 2025.06.04 04:38:34.599628 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.06.04 04:38:34.599666 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3697 | 2025.06.04 04:38:34.600143 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3698 | 2025.06.04 04:38:34.600386 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.06.04 04:38:34.600493 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3700 | 2025.06.04 04:38:34.600522 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001667 sec., 1199.760047990402 rows/sec., 2.15 MiB/sec. | ||
| 3701 | 2025.06.04 04:38:34.600560 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2025.06.04 04:38:34.600581 [ 281 ] {6b7abcdb-098d-47ba-8775-a1b9084254e7} <Debug> TCPHandler: Processed in 0.001851168 sec. | ||
| 3703 | 2025.06.04 04:38:34.600586 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3704 | 2025.06.04 04:38:34.600700 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2025.06.04 04:38:34.600737 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::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 | ||
| 3706 | 2025.06.04 04:38:34.600801 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3707 | 2025.06.04 04:38:34.600847 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3708 | 2025.06.04 04:38:34.601038 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3709 | 2025.06.04 04:38:34.601117 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part | ||
| 3710 | 2025.06.04 04:38:34.601173 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.06.04 04:38:34.601213 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3712 | 2025.06.04 04:38:34.601272 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 3713 | 2025.06.04 04:38:34.601404 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
| 3714 | 2025.06.04 04:38:34.601526 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 3715 | 2025.06.04 04:38:34.601536 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3716 | 2025.06.04 04:38:34.601637 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 3717 | 2025.06.04 04:38:34.601745 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 3718 | 2025.06.04 04:38:34.601769 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2025.06.04 04:38:34.601907 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001125 sec., 40888.88888888889 rows/sec., 2.77 MiB/sec. | ||
| 3720 | 2025.06.04 04:38:34.601943 [ 281 ] {b1394257-a46c-4962-a314-ab8a667b15d6} <Debug> TCPHandler: Processed in 0.00129314 sec. | ||
| 3721 | 2025.06.04 04:38:34.605416 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 19 columns (19 merged, 0 gathered) in 0.004742702 sec., 76116.94768087896 rows/sec., 136.40 MiB/sec. | ||
| 3722 | 2025.06.04 04:38:34.606041 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3723 | 2025.06.04 04:38:34.606384 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2025.06.04 04:38:34.606451 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3725 | 2025.06.04 04:38:34.606581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 3726 | 2025.06.04 04:38:35.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.21 MiB, peak 219.12 MiB, free memory in arenas 0.00 B, will set to 215.39 MiB (RSS), difference: 1.19 MiB | ||
| 3727 | 2025.06.04 04:38:36.207406 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2025.06.04 04:38:36.207629 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3729 | 2025.06.04 04:38:36.207705 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3730 | 2025.06.04 04:38:36.208383 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.06.04 04:38:36.208430 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3732 | 2025.06.04 04:38:36.208837 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3733 | 2025.06.04 04:38:36.209079 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.06.04 04:38:36.209245 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 3735 | 2025.06.04 04:38:36.209292 [ 281 ] {59342317-ae91-42c3-85c0-77197a09c5ed} <Debug> TCPHandler: Processed in 0.002033881 sec. | ||
| 3736 | 2025.06.04 04:38:36.209420 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2025.06.04 04:38:36.209526 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3738 | 2025.06.04 04:38:36.209569 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3739 | 2025.06.04 04:38:36.210008 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2025.06.04 04:38:36.210047 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3741 | 2025.06.04 04:38:36.210372 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3742 | 2025.06.04 04:38:36.210590 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.06.04 04:38:36.210725 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 3744 | 2025.06.04 04:38:36.210763 [ 281 ] {5225fd1f-0d3c-4665-b440-ee1a0e217b8b} <Debug> TCPHandler: Processed in 0.001401661 sec. | ||
| 3745 | 2025.06.04 04:38:36.210891 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2025.06.04 04:38:36.210993 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3747 | 2025.06.04 04:38:36.211037 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3748 | 2025.06.04 04:38:36.211401 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2025.06.04 04:38:36.211438 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3750 | 2025.06.04 04:38:36.211786 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3751 | 2025.06.04 04:38:36.212004 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2025.06.04 04:38:36.212136 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001163 sec., 29234.737747205505 rows/sec., 2.04 MiB/sec. | ||
| 3753 | 2025.06.04 04:38:36.212172 [ 281 ] {f43f391b-0fb2-412c-becf-40af4a22b5cd} <Debug> TCPHandler: Processed in 0.00133137 sec. | ||
| 3754 | 2025.06.04 04:38:36.212277 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2025.06.04 04:38:36.212373 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3756 | 2025.06.04 04:38:36.212415 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3757 | 2025.06.04 04:38:36.212732 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2025.06.04 04:38:36.212769 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3759 | 2025.06.04 04:38:36.213092 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3760 | 2025.06.04 04:38:36.213307 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.06.04 04:38:36.213435 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001081 sec., 12950.971322849215 rows/sec., 882.61 KiB/sec. | ||
| 3762 | 2025.06.04 04:38:36.213470 [ 281 ] {ef20e97d-58ca-4eee-87eb-5cdb0b3fe2d6} <Debug> TCPHandler: Processed in 0.001242579 sec. | ||
| 3763 | 2025.06.04 04:38:36.722748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3764 | 2025.06.04 04:38:36.723516 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2025.06.04 04:38:36.723584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3766 | 2025.06.04 04:38:36.724344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3767 | 2025.06.04 04:38:36.724578 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2025.06.04 04:38:36.724712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3769 | 2025.06.04 04:38:37.143986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3770 | 2025.06.04 04:38:37.158506 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.06.04 04:38:37.158558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3772 | 2025.06.04 04:38:37.164798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3773 | 2025.06.04 04:38:37.165516 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.06.04 04:38:37.168085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3775 | 2025.06.04 04:38:39.239533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 550 | ||
| 3776 | 2025.06.04 04:38:39.241955 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2025.06.04 04:38:39.242001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3778 | 2025.06.04 04:38:39.243178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3779 | 2025.06.04 04:38:39.243436 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2025.06.04 04:38:39.243676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 3781 | 2025.06.04 04:38:41.220882 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2025.06.04 04:38:41.221217 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3783 | 2025.06.04 04:38:41.221330 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3784 | 2025.06.04 04:38:41.222260 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2025.06.04 04:38:41.222311 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3786 | 2025.06.04 04:38:41.222769 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3787 | 2025.06.04 04:38:41.223018 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.06.04 04:38:41.223195 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00206 sec., 102912.6213592233 rows/sec., 6.55 MiB/sec. | ||
| 3789 | 2025.06.04 04:38:41.223245 [ 281 ] {cb631755-b54d-4620-92e4-de49fe6e1809} <Debug> TCPHandler: Processed in 0.00257534 sec. | ||
| 3790 | 2025.06.04 04:38:41.223363 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2025.06.04 04:38:41.223470 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3792 | 2025.06.04 04:38:41.223515 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3793 | 2025.06.04 04:38:41.224292 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.06.04 04:38:41.224330 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3795 | 2025.06.04 04:38:41.224735 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3796 | 2025.06.04 04:38:41.224956 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.06.04 04:38:41.225093 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001649 sec., 421467.5560946028 rows/sec., 33.61 MiB/sec. | ||
| 3798 | 2025.06.04 04:38:41.225130 [ 281 ] {651e1782-fa27-4510-aabb-e1ab07341765} <Debug> TCPHandler: Processed in 0.001821178 sec. | ||
| 3799 | 2025.06.04 04:38:41.225237 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2025.06.04 04:38:41.225336 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3801 | 2025.06.04 04:38:41.225381 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3802 | 2025.06.04 04:38:41.225823 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.06.04 04:38:41.225860 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3804 | 2025.06.04 04:38:41.226173 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3805 | 2025.06.04 04:38:41.226395 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2025.06.04 04:38:41.226526 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001211 sec., 119735.75557390586 rows/sec., 7.51 MiB/sec. | ||
| 3807 | 2025.06.04 04:38:41.226563 [ 281 ] {685e0da8-6e37-4d52-ac50-7f31d7d8dcb2} <Debug> TCPHandler: Processed in 0.001376731 sec. | ||
| 3808 | 2025.06.04 04:38:41.226666 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2025.06.04 04:38:41.226769 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3810 | 2025.06.04 04:38:41.226810 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3811 | 2025.06.04 04:38:41.227228 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.06.04 04:38:41.227263 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3813 | 2025.06.04 04:38:41.227602 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3814 | 2025.06.04 04:38:41.227824 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2025.06.04 04:38:41.227952 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001202 sec., 94009.9833610649 rows/sec., 6.09 MiB/sec. | ||
| 3816 | 2025.06.04 04:38:41.227990 [ 281 ] {30128aa3-b05b-421b-8f38-80a670b6fa3b} <Debug> TCPHandler: Processed in 0.001374191 sec. | ||
| 3817 | 2025.06.04 04:38:41.228094 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2025.06.04 04:38:41.228189 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3819 | 2025.06.04 04:38:41.228228 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3820 | 2025.06.04 04:38:41.228640 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.06.04 04:38:41.228676 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3822 | 2025.06.04 04:38:41.228989 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3823 | 2025.06.04 04:38:41.229215 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.06.04 04:38:41.229348 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001177 sec., 95157.1792693288 rows/sec., 5.42 MiB/sec. | ||
| 3825 | 2025.06.04 04:38:41.229383 [ 281 ] {e83fe880-522c-43c4-8e4c-cee574851fff} <Debug> TCPHandler: Processed in 0.001339741 sec. | ||
| 3826 | 2025.06.04 04:38:41.229487 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2025.06.04 04:38:41.229581 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3828 | 2025.06.04 04:38:41.229622 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3829 | 2025.06.04 04:38:41.230157 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.06.04 04:38:41.230192 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3831 | 2025.06.04 04:38:41.230531 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3832 | 2025.06.04 04:38:41.230747 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.06.04 04:38:41.230881 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001317 sec., 319665.907365224 rows/sec., 22.77 MiB/sec. | ||
| 3834 | 2025.06.04 04:38:41.230916 [ 281 ] {4831dcd9-3722-47d8-95ec-4c84d1b0d9f5} <Debug> TCPHandler: Processed in 0.001479742 sec. | ||
| 3835 | 2025.06.04 04:38:41.231021 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3836 | 2025.06.04 04:38:41.231117 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3837 | 2025.06.04 04:38:41.231158 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3838 | 2025.06.04 04:38:41.231488 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.06.04 04:38:41.231525 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3840 | 2025.06.04 04:38:41.231856 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3841 | 2025.06.04 04:38:41.232073 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.06.04 04:38:41.232164 [ 94 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3843 | 2025.06.04 04:38:41.232201 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 3844 | 2025.06.04 04:38:41.232203 [ 94 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.06.04 04:38:41.232232 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3846 | 2025.06.04 04:38:41.232237 [ 281 ] {b40c6ec6-0f06-4169-bf05-bfac56b44dc2} <Debug> TCPHandler: Processed in 0.001265489 sec. | ||
| 3847 | 2025.06.04 04:38:41.232343 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2025.06.04 04:38:41.232367 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 3849 | 2025.06.04 04:38:41.232439 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3850 | 2025.06.04 04:38:41.232487 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3851 | 2025.06.04 04:38:41.232562 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3852 | 2025.06.04 04:38:41.232608 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 3853 | 2025.06.04 04:38:41.232681 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 3854 | 2025.06.04 04:38:41.232729 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 3855 | 2025.06.04 04:38:41.232773 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 3856 | 2025.06.04 04:38:41.232813 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 3857 | 2025.06.04 04:38:41.232852 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 3858 | 2025.06.04 04:38:41.232891 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2025.06.04 04:38:41.232932 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3860 | 2025.06.04 04:38:41.233400 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3861 | 2025.06.04 04:38:41.233633 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00133607 sec., 49398.6093543003 rows/sec., 2.52 MiB/sec. | ||
| 3862 | 2025.06.04 04:38:41.233650 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2025.06.04 04:38:41.233773 [ 190 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3864 | 2025.06.04 04:38:41.233789 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001369 sec., 173119.0650109569 rows/sec., 11.60 MiB/sec. | ||
| 3865 | 2025.06.04 04:38:41.233826 [ 281 ] {d8337b3e-9cc2-4867-aaae-96d5e8901d27} <Debug> TCPHandler: Processed in 0.001533693 sec. | ||
| 3866 | 2025.06.04 04:38:41.233930 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2025.06.04 04:38:41.234025 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3868 | 2025.06.04 04:38:41.234068 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3869 | 2025.06.04 04:38:41.234071 [ 190 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_11_2} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.06.04 04:38:41.234153 [ 190 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_11_2} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3871 | 2025.06.04 04:38:41.234235 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3872 | 2025.06.04 04:38:41.234371 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2025.06.04 04:38:41.234407 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3874 | 2025.06.04 04:38:41.234713 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3875 | 2025.06.04 04:38:41.234929 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2025.06.04 04:38:41.235018 [ 94 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3877 | 2025.06.04 04:38:41.235042 [ 94 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2025.06.04 04:38:41.235056 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 3879 | 2025.06.04 04:38:41.235059 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3880 | 2025.06.04 04:38:41.235092 [ 281 ] {7316ef19-9a48-40eb-bf1f-ea2f453ee09c} <Debug> TCPHandler: Processed in 0.001212658 sec. | ||
| 3881 | 2025.06.04 04:38:41.235129 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::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 | ||
| 3882 | 2025.06.04 04:38:41.235195 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2025.06.04 04:38:41.235199 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3884 | 2025.06.04 04:38:41.235236 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 3885 | 2025.06.04 04:38:41.235288 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3886 | 2025.06.04 04:38:41.235289 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3887 | 2025.06.04 04:38:41.235328 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3888 | 2025.06.04 04:38:41.235353 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3889 | 2025.06.04 04:38:41.235365 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3890 | 2025.06.04 04:38:41.235400 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3891 | 2025.06.04 04:38:41.235435 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3892 | 2025.06.04 04:38:41.236080 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.000977214 sec., 12279.807698211447 rows/sec., 823.45 KiB/sec. | ||
| 3893 | 2025.06.04 04:38:41.236194 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.06.04 04:38:41.236232 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3895 | 2025.06.04 04:38:41.236258 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3896 | 2025.06.04 04:38:41.236632 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.06.04 04:38:41.236712 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_11_2} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3898 | 2025.06.04 04:38:41.236802 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3899 | 2025.06.04 04:38:41.236879 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3900 | 2025.06.04 04:38:41.237129 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2025.06.04 04:38:41.237274 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002002 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 3902 | 2025.06.04 04:38:41.237336 [ 281 ] {4e74c404-7af4-4668-a20d-18146b9f772e} <Debug> TCPHandler: Processed in 0.002190193 sec. | ||
| 3903 | 2025.06.04 04:38:41.237441 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2025.06.04 04:38:41.237538 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3905 | 2025.06.04 04:38:41.237579 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3906 | 2025.06.04 04:38:41.237927 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2025.06.04 04:38:41.237963 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3908 | 2025.06.04 04:38:41.238298 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3909 | 2025.06.04 04:38:41.238551 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.06.04 04:38:41.238686 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001168 sec., 70205.4794520548 rows/sec., 4.46 MiB/sec. | ||
| 3911 | 2025.06.04 04:38:41.238723 [ 281 ] {87c07139-8d4f-4b96-bda8-144c69fcea06} <Debug> TCPHandler: Processed in 0.001331681 sec. | ||
| 3912 | 2025.06.04 04:38:44.144931 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3913 | 2025.06.04 04:38:44.144993 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3914 | 2025.06.04 04:38:44.225717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3915 | 2025.06.04 04:38:44.226260 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2025.06.04 04:38:44.226310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3917 | 2025.06.04 04:38:44.226840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3918 | 2025.06.04 04:38:44.227109 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2025.06.04 04:38:44.227252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3920 | 2025.06.04 04:38:44.669069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3921 | 2025.06.04 04:38:44.684192 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2025.06.04 04:38:44.684249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3923 | 2025.06.04 04:38:44.690024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3924 | 2025.06.04 04:38:44.690752 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.06.04 04:38:44.693451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3926 | 2025.06.04 04:38:46.212877 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2025.06.04 04:38:46.213103 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3928 | 2025.06.04 04:38:46.213177 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3929 | 2025.06.04 04:38:46.213874 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2025.06.04 04:38:46.213939 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3931 | 2025.06.04 04:38:46.214391 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3932 | 2025.06.04 04:38:46.214656 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2025.06.04 04:38:46.214826 [ 87 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3934 | 2025.06.04 04:38:46.214835 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001787 sec., 33575.82540570789 rows/sec., 2.61 MiB/sec. | ||
| 3935 | 2025.06.04 04:38:46.214903 [ 87 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2025.06.04 04:38:46.214921 [ 281 ] {8742d565-bee8-44ef-a1c0-476a1e56977b} <Debug> TCPHandler: Processed in 0.002230164 sec. | ||
| 3937 | 2025.06.04 04:38:46.214933 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3938 | 2025.06.04 04:38:46.215040 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2025.06.04 04:38:46.215043 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 3940 | 2025.06.04 04:38:46.215140 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3941 | 2025.06.04 04:38:46.215167 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3942 | 2025.06.04 04:38:46.215182 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3943 | 2025.06.04 04:38:46.215205 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1846 rows starting from the beginning of the part | ||
| 3944 | 2025.06.04 04:38:46.215276 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 695 rows starting from the beginning of the part | ||
| 3945 | 2025.06.04 04:38:46.215332 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1202 rows starting from the beginning of the part | ||
| 3946 | 2025.06.04 04:38:46.215382 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 3947 | 2025.06.04 04:38:46.215440 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 695 rows starting from the beginning of the part | ||
| 3948 | 2025.06.04 04:38:46.215491 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::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 | ||
| 3949 | 2025.06.04 04:38:46.215566 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.06.04 04:38:46.215603 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3951 | 2025.06.04 04:38:46.215896 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3952 | 2025.06.04 04:38:46.216099 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.06.04 04:38:46.216229 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 135.61 KiB/sec. | ||
| 3954 | 2025.06.04 04:38:46.216264 [ 281 ] {d94ba68b-47fc-4168-8ffc-c15360479d06} <Debug> TCPHandler: Processed in 0.001272249 sec. | ||
| 3955 | 2025.06.04 04:38:46.216365 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2025.06.04 04:38:46.216456 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3957 | 2025.06.04 04:38:46.216494 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3958 | 2025.06.04 04:38:46.216890 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.06.04 04:38:46.216924 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3960 | 2025.06.04 04:38:46.217142 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 5 columns (5 merged, 0 gathered) in 0.002138813 sec., 2129218.40291788 rows/sec., 180.49 MiB/sec. | ||
| 3961 | 2025.06.04 04:38:46.217221 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3962 | 2025.06.04 04:38:46.217434 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.06.04 04:38:46.217479 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3964 | 2025.06.04 04:38:46.217560 [ 87 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3965 | 2025.06.04 04:38:46.217561 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001123 sec., 58771.148708815665 rows/sec., 4.59 MiB/sec. | ||
| 3966 | 2025.06.04 04:38:46.217602 [ 87 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.06.04 04:38:46.217623 [ 281 ] {ecd3f3ee-91c1-45c2-8a66-5bb4fd233c0d} <Debug> TCPHandler: Processed in 0.00130442 sec. | ||
| 3968 | 2025.06.04 04:38:46.217632 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3969 | 2025.06.04 04:38:46.217717 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 3970 | 2025.06.04 04:38:46.217732 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2025.06.04 04:38:46.217813 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3972 | 2025.06.04 04:38:46.217824 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2025.06.04 04:38:46.217831 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3974 | 2025.06.04 04:38:46.217839 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
| 3975 | 2025.06.04 04:38:46.217890 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3976 | 2025.06.04 04:38:46.217908 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 421 rows starting from the beginning of the part | ||
| 3977 | 2025.06.04 04:38:46.217924 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_26_5} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3978 | 2025.06.04 04:38:46.217952 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 526 rows starting from the beginning of the part | ||
| 3979 | 2025.06.04 04:38:46.217996 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::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 | ||
| 3980 | 2025.06.04 04:38:46.218026 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3981 | 2025.06.04 04:38:46.218032 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 421 rows starting from the beginning of the part | ||
| 3982 | 2025.06.04 04:38:46.218083 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part | ||
| 3983 | 2025.06.04 04:38:46.218266 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2025.06.04 04:38:46.218301 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3985 | 2025.06.04 04:38:46.218637 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3986 | 2025.06.04 04:38:46.218841 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2025.06.04 04:38:46.218963 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3988 | 2025.06.04 04:38:46.218967 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 3989 | 2025.06.04 04:38:46.219004 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2025.06.04 04:38:46.219023 [ 281 ] {09970056-e6b6-45c8-bf6f-c0baded579e1} <Debug> TCPHandler: Processed in 0.00133706 sec. | ||
| 3991 | 2025.06.04 04:38:46.219028 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3992 | 2025.06.04 04:38:46.219066 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379391 sec., 1744972.9627060057 rows/sec., 133.58 MiB/sec. | ||
| 3993 | 2025.06.04 04:38:46.219127 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 3994 | 2025.06.04 04:38:46.219131 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2025.06.04 04:38:46.219225 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3996 | 2025.06.04 04:38:46.219237 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3997 | 2025.06.04 04:38:46.219256 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7509 rows starting from the beginning of the part | ||
| 3998 | 2025.06.04 04:38:46.219273 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3999 | 2025.06.04 04:38:46.219303 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4000 | 2025.06.04 04:38:46.219306 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
| 4001 | 2025.06.04 04:38:46.219352 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 974 rows starting from the beginning of the part | ||
| 4002 | 2025.06.04 04:38:46.219387 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 4003 | 2025.06.04 04:38:46.219424 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
| 4004 | 2025.06.04 04:38:46.219459 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::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 | ||
| 4005 | 2025.06.04 04:38:46.219596 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2025.06.04 04:38:46.219692 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_26_5} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4007 | 2025.06.04 04:38:46.219781 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4008 | 2025.06.04 04:38:46.219992 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.06.04 04:38:46.220031 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4010 | 2025.06.04 04:38:46.220600 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4011 | 2025.06.04 04:38:46.220831 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.06.04 04:38:46.220975 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001755 sec., 1139.6011396011395 rows/sec., 2.04 MiB/sec. | ||
| 4013 | 2025.06.04 04:38:46.221039 [ 281 ] {0503045c-2d3d-4add-9d7d-a2ca344168ce} <Debug> TCPHandler: Processed in 0.00195462 sec. | ||
| 4014 | 2025.06.04 04:38:46.221142 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2025.06.04 04:38:46.221234 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4016 | 2025.06.04 04:38:46.221274 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4017 | 2025.06.04 04:38:46.221588 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2025.06.04 04:38:46.221627 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4019 | 2025.06.04 04:38:46.221998 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4020 | 2025.06.04 04:38:46.222216 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2025.06.04 04:38:46.222318 [ 87 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4022 | 2025.06.04 04:38:46.222344 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4023 | 2025.06.04 04:38:46.222348 [ 87 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2025.06.04 04:38:46.222381 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4025 | 2025.06.04 04:38:46.222385 [ 281 ] {7107e8a2-2e16-416c-8764-c35094d65395} <Debug> TCPHandler: Processed in 0.001290209 sec. | ||
| 4026 | 2025.06.04 04:38:46.222462 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 4027 | 2025.06.04 04:38:46.222598 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4028 | 2025.06.04 04:38:46.222635 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1386 rows starting from the beginning of the part | ||
| 4029 | 2025.06.04 04:38:46.222703 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
| 4030 | 2025.06.04 04:38:46.222750 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
| 4031 | 2025.06.04 04:38:46.222773 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9151 rows, containing 5 columns (5 merged, 0 gathered) in 0.003688806 sec., 2480748.5132045434 rows/sec., 167.41 MiB/sec. | ||
| 4032 | 2025.06.04 04:38:46.222794 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 4033 | 2025.06.04 04:38:46.222843 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 4034 | 2025.06.04 04:38:46.222883 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::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 | ||
| 4035 | 2025.06.04 04:38:46.222935 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4036 | 2025.06.04 04:38:46.223231 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2025.06.04 04:38:46.223322 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4038 | 2025.06.04 04:38:46.223414 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4039 | 2025.06.04 04:38:46.223855 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001433582 sec., 1164914.1800050503 rows/sec., 76.07 MiB/sec. | ||
| 4040 | 2025.06.04 04:38:46.224046 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4041 | 2025.06.04 04:38:46.224295 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2025.06.04 04:38:46.224363 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_26_5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4043 | 2025.06.04 04:38:46.224433 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4044 | 2025.06.04 04:38:49.243912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 584 | ||
| 4045 | 2025.06.04 04:38:49.246327 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.06.04 04:38:49.246367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4047 | 2025.06.04 04:38:49.247587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4048 | 2025.06.04 04:38:49.247860 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.06.04 04:38:49.248106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4050 | 2025.06.04 04:38:51.221485 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2025.06.04 04:38:51.221683 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4052 | 2025.06.04 04:38:51.221747 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4053 | 2025.06.04 04:38:51.222473 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2025.06.04 04:38:51.222513 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4055 | 2025.06.04 04:38:51.222923 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4056 | 2025.06.04 04:38:51.223167 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2025.06.04 04:38:51.223318 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001685 sec., 125816.02373887239 rows/sec., 8.00 MiB/sec. | ||
| 4058 | 2025.06.04 04:38:51.223360 [ 281 ] {a81afff7-19e3-4cc2-a0fb-f231be3bca80} <Debug> TCPHandler: Processed in 0.002010651 sec. | ||
| 4059 | 2025.06.04 04:38:51.223484 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2025.06.04 04:38:51.223580 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4061 | 2025.06.04 04:38:51.223623 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4062 | 2025.06.04 04:38:51.224022 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2025.06.04 04:38:51.224057 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4064 | 2025.06.04 04:38:51.224352 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4065 | 2025.06.04 04:38:51.224560 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2025.06.04 04:38:51.224682 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001122 sec., 12477.718360071302 rows/sec., 1017.47 KiB/sec. | ||
| 4067 | 2025.06.04 04:38:51.224719 [ 281 ] {223bf8b9-6bc7-4e54-804d-5f1bda5b8033} <Debug> TCPHandler: Processed in 0.001284649 sec. | ||
| 4068 | 2025.06.04 04:38:51.224830 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2025.06.04 04:38:51.224923 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4070 | 2025.06.04 04:38:51.224962 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4071 | 2025.06.04 04:38:51.225653 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.06.04 04:38:51.225689 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4073 | 2025.06.04 04:38:51.226030 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4074 | 2025.06.04 04:38:51.226244 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.06.04 04:38:51.226373 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Debug> executeQuery: Read 702 rows, 57.27 KiB in 0.001468 sec., 478201.63487738423 rows/sec., 38.10 MiB/sec. | ||
| 4076 | 2025.06.04 04:38:51.226408 [ 281 ] {d37e5a4d-7e2f-4b19-8272-8a868f3e7864} <Debug> TCPHandler: Processed in 0.001626875 sec. | ||
| 4077 | 2025.06.04 04:38:51.226519 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2025.06.04 04:38:51.226612 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4079 | 2025.06.04 04:38:51.226652 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4080 | 2025.06.04 04:38:51.227085 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.06.04 04:38:51.227120 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4082 | 2025.06.04 04:38:51.227418 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4083 | 2025.06.04 04:38:51.227639 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.06.04 04:38:51.227765 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.001171 sec., 135781.38343296328 rows/sec., 8.59 MiB/sec. | ||
| 4085 | 2025.06.04 04:38:51.227802 [ 281 ] {890da0b9-ba93-4315-ae0a-e2971a7491e3} <Debug> TCPHandler: Processed in 0.00133306 sec. | ||
| 4086 | 2025.06.04 04:38:51.227911 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2025.06.04 04:38:51.228006 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4088 | 2025.06.04 04:38:51.228045 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4089 | 2025.06.04 04:38:51.228457 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2025.06.04 04:38:51.228491 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4091 | 2025.06.04 04:38:51.228784 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4092 | 2025.06.04 04:38:51.228990 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.06.04 04:38:51.229104 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001149 sec., 98346.38816362053 rows/sec., 6.37 MiB/sec. | ||
| 4094 | 2025.06.04 04:38:51.229137 [ 281 ] {32fbb5f0-ab0f-41ec-9024-14eae7d55d31} <Debug> TCPHandler: Processed in 0.00130979 sec. | ||
| 4095 | 2025.06.04 04:38:51.229243 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2025.06.04 04:38:51.229330 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.06.04 04:38:51.229365 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4098 | 2025.06.04 04:38:51.229825 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.06.04 04:38:51.229859 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4100 | 2025.06.04 04:38:51.230144 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4101 | 2025.06.04 04:38:51.230348 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.06.04 04:38:51.230469 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001109 sec., 100991.88458070334 rows/sec., 5.75 MiB/sec. | ||
| 4103 | 2025.06.04 04:38:51.230505 [ 281 ] {b9900c73-184d-4741-bc04-4367a4973ed3} <Debug> TCPHandler: Processed in 0.001267469 sec. | ||
| 4104 | 2025.06.04 04:38:51.230625 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2025.06.04 04:38:51.230717 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4106 | 2025.06.04 04:38:51.230756 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4107 | 2025.06.04 04:38:51.231298 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2025.06.04 04:38:51.231334 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4109 | 2025.06.04 04:38:51.231654 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4110 | 2025.06.04 04:38:51.231877 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2025.06.04 04:38:51.232000 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.001301 sec., 334358.18601076095 rows/sec., 23.91 MiB/sec. | ||
| 4112 | 2025.06.04 04:38:51.232036 [ 281 ] {d86c62ac-7b09-4ef6-a7c2-5ee386288a8c} <Debug> TCPHandler: Processed in 0.001461212 sec. | ||
| 4113 | 2025.06.04 04:38:51.232144 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2025.06.04 04:38:51.232237 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4115 | 2025.06.04 04:38:51.232278 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4116 | 2025.06.04 04:38:51.232600 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2025.06.04 04:38:51.232639 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4118 | 2025.06.04 04:38:51.232942 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4119 | 2025.06.04 04:38:51.233150 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.06.04 04:38:51.233273 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 4121 | 2025.06.04 04:38:51.233308 [ 281 ] {2a5b9f20-d973-4017-8e4f-68b63431d494} <Debug> TCPHandler: Processed in 0.001212899 sec. | ||
| 4122 | 2025.06.04 04:38:51.233413 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2025.06.04 04:38:51.233507 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4124 | 2025.06.04 04:38:51.233549 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4125 | 2025.06.04 04:38:51.233946 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2025.06.04 04:38:51.233979 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4127 | 2025.06.04 04:38:51.234300 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4128 | 2025.06.04 04:38:51.234517 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.06.04 04:38:51.234645 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001157 sec., 210890.23336214348 rows/sec., 14.15 MiB/sec. | ||
| 4130 | 2025.06.04 04:38:51.234681 [ 281 ] {04a420a2-5bb0-40f0-b8bc-a75213105e04} <Debug> TCPHandler: Processed in 0.001317 sec. | ||
| 4131 | 2025.06.04 04:38:51.234789 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2025.06.04 04:38:51.234882 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4133 | 2025.06.04 04:38:51.234924 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4134 | 2025.06.04 04:38:51.235226 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2025.06.04 04:38:51.235260 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4136 | 2025.06.04 04:38:51.235548 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4137 | 2025.06.04 04:38:51.235756 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2025.06.04 04:38:51.235882 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 4139 | 2025.06.04 04:38:51.235916 [ 281 ] {30d12197-86ea-4a45-9e22-5734b421c228} <Debug> TCPHandler: Processed in 0.001175947 sec. | ||
| 4140 | 2025.06.04 04:38:51.236033 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2025.06.04 04:38:51.236136 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4142 | 2025.06.04 04:38:51.236192 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4143 | 2025.06.04 04:38:51.237054 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2025.06.04 04:38:51.237090 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4145 | 2025.06.04 04:38:51.237666 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4146 | 2025.06.04 04:38:51.237890 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2025.06.04 04:38:51.238031 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001914 sec., 20376.175548589345 rows/sec., 36.51 MiB/sec. | ||
| 4148 | 2025.06.04 04:38:51.238082 [ 281 ] {c505fa1d-14af-409d-908c-f8c7fa82256e} <Debug> TCPHandler: Processed in 0.002097952 sec. | ||
| 4149 | 2025.06.04 04:38:51.238188 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2025.06.04 04:38:51.238281 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4151 | 2025.06.04 04:38:51.238322 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4152 | 2025.06.04 04:38:51.238648 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2025.06.04 04:38:51.238681 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4154 | 2025.06.04 04:38:51.238966 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4155 | 2025.06.04 04:38:51.239172 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2025.06.04 04:38:51.239293 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001075 sec., 76279.06976744186 rows/sec., 4.84 MiB/sec. | ||
| 4157 | 2025.06.04 04:38:51.239327 [ 281 ] {3a5fcf7a-b780-4393-95a2-e3f9fa21481b} <Debug> TCPHandler: Processed in 0.001233469 sec. | ||
| 4158 | 2025.06.04 04:38:51.727354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 4159 | 2025.06.04 04:38:51.727897 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2025.06.04 04:38:51.727949 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4161 | 2025.06.04 04:38:51.728467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4162 | 2025.06.04 04:38:51.728717 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2025.06.04 04:38:51.728858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 4164 | 2025.06.04 04:38:52.193605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4165 | 2025.06.04 04:38:52.210412 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.06.04 04:38:52.210469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4167 | 2025.06.04 04:38:52.216862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4168 | 2025.06.04 04:38:52.217579 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2025.06.04 04:38:52.220620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4170 | 2025.06.04 04:38:56.213806 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.06.04 04:38:56.214003 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4172 | 2025.06.04 04:38:56.214068 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4173 | 2025.06.04 04:38:56.214705 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2025.06.04 04:38:56.214751 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4175 | 2025.06.04 04:38:56.215148 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4176 | 2025.06.04 04:38:56.215366 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2025.06.04 04:38:56.215513 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.99 MiB/sec. | ||
| 4178 | 2025.06.04 04:38:56.215554 [ 281 ] {9b829d11-1b1c-4cca-9a62-b821e4dfb312} <Debug> TCPHandler: Processed in 0.001882219 sec. | ||
| 4179 | 2025.06.04 04:38:56.215675 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2025.06.04 04:38:56.215769 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4181 | 2025.06.04 04:38:56.215813 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4182 | 2025.06.04 04:38:56.216190 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.06.04 04:38:56.216225 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4184 | 2025.06.04 04:38:56.216518 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4185 | 2025.06.04 04:38:56.216746 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2025.06.04 04:38:56.216871 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 134.16 KiB/sec. | ||
| 4187 | 2025.06.04 04:38:56.216881 [ 76 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4188 | 2025.06.04 04:38:56.216907 [ 281 ] {593a6a83-ba6a-44cd-8182-36d55524a605} <Debug> TCPHandler: Processed in 0.001280119 sec. | ||
| 4189 | 2025.06.04 04:38:56.216956 [ 76 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.06.04 04:38:56.216985 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4191 | 2025.06.04 04:38:56.217043 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2025.06.04 04:38:56.217091 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4193 | 2025.06.04 04:38:56.217149 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4194 | 2025.06.04 04:38:56.217190 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4195 | 2025.06.04 04:38:56.217207 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4196 | 2025.06.04 04:38:56.217240 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 159 rows starting from the beginning of the part | ||
| 4197 | 2025.06.04 04:38:56.217305 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 4198 | 2025.06.04 04:38:56.217357 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 145 rows starting from the beginning of the part | ||
| 4199 | 2025.06.04 04:38:56.217404 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 4200 | 2025.06.04 04:38:56.217449 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 159 rows starting from the beginning of the part | ||
| 4201 | 2025.06.04 04:38:56.217494 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 4202 | 2025.06.04 04:38:56.217596 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2025.06.04 04:38:56.217631 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4204 | 2025.06.04 04:38:56.218032 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4205 | 2025.06.04 04:38:56.218240 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2025.06.04 04:38:56.218363 [ 196 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131404 sec., 359958.6009558309 rows/sec., 24.15 MiB/sec. | ||
| 4207 | 2025.06.04 04:38:56.218366 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001244 sec., 53054.66237942122 rows/sec., 4.14 MiB/sec. | ||
| 4208 | 2025.06.04 04:38:56.218443 [ 281 ] {5daab561-1b80-4201-af20-0cd391873e55} <Debug> TCPHandler: Processed in 0.001453582 sec. | ||
| 4209 | 2025.06.04 04:38:56.218556 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2025.06.04 04:38:56.218588 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4211 | 2025.06.04 04:38:56.218651 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4212 | 2025.06.04 04:38:56.218700 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4213 | 2025.06.04 04:38:56.218920 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2025.06.04 04:38:56.219006 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_20_4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4215 | 2025.06.04 04:38:56.219105 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4216 | 2025.06.04 04:38:56.219121 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2025.06.04 04:38:56.219161 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4218 | 2025.06.04 04:38:56.219504 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4219 | 2025.06.04 04:38:56.219713 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2025.06.04 04:38:56.219841 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4221 | 2025.06.04 04:38:56.219877 [ 281 ] {fe127d01-8622-4afe-92cd-114f9511f42c} <Debug> TCPHandler: Processed in 0.001368251 sec. | ||
| 4222 | 2025.06.04 04:38:56.219981 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2025.06.04 04:38:56.220073 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4224 | 2025.06.04 04:38:56.220125 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4225 | 2025.06.04 04:38:56.220821 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2025.06.04 04:38:56.220857 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4227 | 2025.06.04 04:38:56.221332 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4228 | 2025.06.04 04:38:56.221571 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2025.06.04 04:38:56.221706 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00165 sec., 1212.1212121212122 rows/sec., 2.17 MiB/sec. | ||
| 4230 | 2025.06.04 04:38:56.221757 [ 281 ] {60892869-010a-4631-ac24-bdfe54b469f0} <Debug> TCPHandler: Processed in 0.001823858 sec. | ||
| 4231 | 2025.06.04 04:38:56.221869 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2025.06.04 04:38:56.221963 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4233 | 2025.06.04 04:38:56.222003 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4234 | 2025.06.04 04:38:56.222326 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2025.06.04 04:38:56.222360 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4236 | 2025.06.04 04:38:56.222649 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4237 | 2025.06.04 04:38:56.222856 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2025.06.04 04:38:56.222978 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 4239 | 2025.06.04 04:38:56.223013 [ 281 ] {3c2588ef-d6dc-416f-b810-2aaae5d01dd0} <Debug> TCPHandler: Processed in 0.001190908 sec. | ||
| 4240 | 2025.06.04 04:38:59.145037 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4241 | 2025.06.04 04:38:59.145090 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4242 | 2025.06.04 04:38:59.228936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 4243 | 2025.06.04 04:38:59.229512 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2025.06.04 04:38:59.229556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4245 | 2025.06.04 04:38:59.230042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4246 | 2025.06.04 04:38:59.230291 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2025.06.04 04:38:59.230418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 4248 | 2025.06.04 04:38:59.248361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 620 | ||
| 4249 | 2025.06.04 04:38:59.250832 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2025.06.04 04:38:59.250882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4251 | 2025.06.04 04:38:59.252067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4252 | 2025.06.04 04:38:59.252327 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2025.06.04 04:38:59.252587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4254 | 2025.06.04 04:38:59.720704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4255 | 2025.06.04 04:38:59.737405 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2025.06.04 04:38:59.737459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4257 | 2025.06.04 04:38:59.743182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4258 | 2025.06.04 04:38:59.743905 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2025.06.04 04:38:59.746697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4260 | 2025.06.04 04:39:01.220576 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2025.06.04 04:39:01.220777 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4262 | 2025.06.04 04:39:01.220848 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4263 | 2025.06.04 04:39:01.221587 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2025.06.04 04:39:01.221637 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4265 | 2025.06.04 04:39:01.222037 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4266 | 2025.06.04 04:39:01.222273 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2025.06.04 04:39:01.222447 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001721 sec., 123184.1952353283 rows/sec., 7.83 MiB/sec. | ||
| 4268 | 2025.06.04 04:39:01.222452 [ 71 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4269 | 2025.06.04 04:39:01.222492 [ 281 ] {014137d7-e76e-423a-b8ef-87367a3861bd} <Debug> TCPHandler: Processed in 0.002054732 sec. | ||
| 4270 | 2025.06.04 04:39:01.222528 [ 71 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2025.06.04 04:39:01.222553 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4272 | 2025.06.04 04:39:01.222623 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2025.06.04 04:39:01.222643 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 4274 | 2025.06.04 04:39:01.222727 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4275 | 2025.06.04 04:39:01.222736 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4276 | 2025.06.04 04:39:01.222768 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 4277 | 2025.06.04 04:39:01.222769 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4278 | 2025.06.04 04:39:01.222837 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 4279 | 2025.06.04 04:39:01.222882 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 4280 | 2025.06.04 04:39:01.222935 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 4281 | 2025.06.04 04:39:01.222975 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::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 | ||
| 4282 | 2025.06.04 04:39:01.223507 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2025.06.04 04:39:01.223546 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4284 | 2025.06.04 04:39:01.223826 [ 196 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213839 sec., 873262.4343096572 rows/sec., 58.87 MiB/sec. | ||
| 4285 | 2025.06.04 04:39:01.223983 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4286 | 2025.06.04 04:39:01.223987 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4287 | 2025.06.04 04:39:01.224233 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2025.06.04 04:39:01.224267 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_13_3} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.06.04 04:39:01.224327 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_13_3} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4290 | 2025.06.04 04:39:01.224370 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001664 sec., 417668.26923076925 rows/sec., 33.31 MiB/sec. | ||
| 4291 | 2025.06.04 04:39:01.224388 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4292 | 2025.06.04 04:39:01.224407 [ 281 ] {3c87b802-5276-4c0d-946a-d2ad0bf6dd8b} <Debug> TCPHandler: Processed in 0.001835628 sec. | ||
| 4293 | 2025.06.04 04:39:01.224523 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2025.06.04 04:39:01.224618 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4295 | 2025.06.04 04:39:01.224658 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4296 | 2025.06.04 04:39:01.225120 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2025.06.04 04:39:01.225159 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4298 | 2025.06.04 04:39:01.225467 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4299 | 2025.06.04 04:39:01.225696 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2025.06.04 04:39:01.225826 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001226 sec., 118270.79934747145 rows/sec., 7.42 MiB/sec. | ||
| 4301 | 2025.06.04 04:39:01.225865 [ 281 ] {6e41f492-2b13-4e32-a491-0a1f4eb0d3ec} <Debug> TCPHandler: Processed in 0.001392091 sec. | ||
| 4302 | 2025.06.04 04:39:01.225973 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2025.06.04 04:39:01.226067 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4304 | 2025.06.04 04:39:01.226108 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4305 | 2025.06.04 04:39:01.226518 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2025.06.04 04:39:01.226555 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4307 | 2025.06.04 04:39:01.226861 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4308 | 2025.06.04 04:39:01.227072 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2025.06.04 04:39:01.227198 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001149 sec., 98346.38816362053 rows/sec., 6.37 MiB/sec. | ||
| 4310 | 2025.06.04 04:39:01.227235 [ 281 ] {54b239d4-5d38-4ca9-b35a-e20477127f01} <Debug> TCPHandler: Processed in 0.001312531 sec. | ||
| 4311 | 2025.06.04 04:39:01.227343 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2025.06.04 04:39:01.227438 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4313 | 2025.06.04 04:39:01.227478 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4314 | 2025.06.04 04:39:01.227920 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2025.06.04 04:39:01.227959 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4316 | 2025.06.04 04:39:01.228325 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4317 | 2025.06.04 04:39:01.228554 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2025.06.04 04:39:01.228658 [ 71 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4319 | 2025.06.04 04:39:01.228688 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001267 sec., 88397.79005524862 rows/sec., 5.04 MiB/sec. | ||
| 4320 | 2025.06.04 04:39:01.228701 [ 71 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2025.06.04 04:39:01.228736 [ 281 ] {ddb7994e-d33f-4adc-8e24-b3aa5f82c021} <Debug> TCPHandler: Processed in 0.001442072 sec. | ||
| 4322 | 2025.06.04 04:39:01.228739 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4323 | 2025.06.04 04:39:01.228843 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 4324 | 2025.06.04 04:39:01.228885 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2025.06.04 04:39:01.228938 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4326 | 2025.06.04 04:39:01.228963 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 4327 | 2025.06.04 04:39:01.228999 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4328 | 2025.06.04 04:39:01.229008 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 4329 | 2025.06.04 04:39:01.229064 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4330 | 2025.06.04 04:39:01.229082 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 4331 | 2025.06.04 04:39:01.229137 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 4332 | 2025.06.04 04:39:01.229188 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::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 | ||
| 4333 | 2025.06.04 04:39:01.229622 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2025.06.04 04:39:01.229657 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4335 | 2025.06.04 04:39:01.230037 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4336 | 2025.06.04 04:39:01.230144 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133491 sec., 419503.93659497646 rows/sec., 25.50 MiB/sec. | ||
| 4337 | 2025.06.04 04:39:01.230265 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2025.06.04 04:39:01.230343 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4339 | 2025.06.04 04:39:01.230401 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001421 sec., 296270.23223082337 rows/sec., 21.10 MiB/sec. | ||
| 4340 | 2025.06.04 04:39:01.230443 [ 281 ] {a2244e48-d2e2-4349-ac9a-43c4e2250198} <Debug> TCPHandler: Processed in 0.001609054 sec. | ||
| 4341 | 2025.06.04 04:39:01.230556 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2025.06.04 04:39:01.230654 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4343 | 2025.06.04 04:39:01.230679 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_13_3} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2025.06.04 04:39:01.230699 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4345 | 2025.06.04 04:39:01.230769 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_13_3} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4346 | 2025.06.04 04:39:01.230874 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4347 | 2025.06.04 04:39:01.231025 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2025.06.04 04:39:01.231065 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4349 | 2025.06.04 04:39:01.231384 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4350 | 2025.06.04 04:39:01.231603 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2025.06.04 04:39:01.231734 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 4352 | 2025.06.04 04:39:01.231769 [ 281 ] {4f1b785c-13f8-482e-ba79-0556549d3358} <Debug> TCPHandler: Processed in 0.001263089 sec. | ||
| 4353 | 2025.06.04 04:39:01.231876 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2025.06.04 04:39:01.231971 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4355 | 2025.06.04 04:39:01.232014 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4356 | 2025.06.04 04:39:01.232402 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2025.06.04 04:39:01.232436 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4358 | 2025.06.04 04:39:01.232786 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4359 | 2025.06.04 04:39:01.233006 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2025.06.04 04:39:01.233134 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001182 sec., 200507.61421319796 rows/sec., 13.44 MiB/sec. | ||
| 4361 | 2025.06.04 04:39:01.233170 [ 281 ] {263f360e-14a3-4635-872f-467246a5ea52} <Debug> TCPHandler: Processed in 0.00134403 sec. | ||
| 4362 | 2025.06.04 04:39:01.233283 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2025.06.04 04:39:01.233435 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4364 | 2025.06.04 04:39:01.233477 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4365 | 2025.06.04 04:39:01.233815 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2025.06.04 04:39:01.233853 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4367 | 2025.06.04 04:39:01.234167 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4368 | 2025.06.04 04:39:01.234385 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2025.06.04 04:39:01.234516 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 4370 | 2025.06.04 04:39:01.234553 [ 281 ] {0a0d2814-a880-4ea7-a509-0d5f897486ef} <Debug> TCPHandler: Processed in 0.00131982 sec. | ||
| 4371 | 2025.06.04 04:39:01.234660 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2025.06.04 04:39:01.234840 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4373 | 2025.06.04 04:39:01.234896 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4374 | 2025.06.04 04:39:01.235692 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2025.06.04 04:39:01.235729 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4376 | 2025.06.04 04:39:01.236341 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4377 | 2025.06.04 04:39:01.236582 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2025.06.04 04:39:01.236681 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4379 | 2025.06.04 04:39:01.236717 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001895 sec., 20580.474934036938 rows/sec., 36.88 MiB/sec. | ||
| 4380 | 2025.06.04 04:39:01.236719 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2025.06.04 04:39:01.236750 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4382 | 2025.06.04 04:39:01.236770 [ 281 ] {7177d7d9-a3f3-4f4a-bb43-abfcc8f5935e} <Debug> TCPHandler: Processed in 0.002159732 sec. | ||
| 4383 | 2025.06.04 04:39:01.236864 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::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 | ||
| 4384 | 2025.06.04 04:39:01.236878 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2025.06.04 04:39:01.237017 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4386 | 2025.06.04 04:39:01.237058 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4387 | 2025.06.04 04:39:01.237158 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4388 | 2025.06.04 04:39:01.237226 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 361 rows starting from the beginning of the part | ||
| 4389 | 2025.06.04 04:39:01.237366 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
| 4390 | 2025.06.04 04:39:01.237387 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2025.06.04 04:39:01.237427 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4392 | 2025.06.04 04:39:01.237469 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 4393 | 2025.06.04 04:39:01.237575 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
| 4394 | 2025.06.04 04:39:01.237679 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 4395 | 2025.06.04 04:39:01.237760 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4396 | 2025.06.04 04:39:01.237780 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
| 4397 | 2025.06.04 04:39:01.238011 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2025.06.04 04:39:01.238148 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001151 sec., 71242.39791485666 rows/sec., 4.52 MiB/sec. | ||
| 4399 | 2025.06.04 04:39:01.238184 [ 281 ] {31c2f7ff-651d-41f6-a638-6bda05399cc8} <Debug> TCPHandler: Processed in 0.001355271 sec. | ||
| 4400 | 2025.06.04 04:39:01.241163 [ 196 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 19 columns (19 merged, 0 gathered) in 0.004357156 sec., 110622.61713833519 rows/sec., 198.23 MiB/sec. | ||
| 4401 | 2025.06.04 04:39:01.242042 [ 190 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4402 | 2025.06.04 04:39:01.242390 [ 190 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2025.06.04 04:39:01.242459 [ 190 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4404 | 2025.06.04 04:39:01.242561 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4405 | 2025.06.04 04:39:04.589228 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2025.06.04 04:39:04.589426 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4407 | 2025.06.04 04:39:04.589498 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4408 | 2025.06.04 04:39:04.590921 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2025.06.04 04:39:04.590964 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4410 | 2025.06.04 04:39:04.591423 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4411 | 2025.06.04 04:39:04.591654 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2025.06.04 04:39:04.591802 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Debug> executeQuery: Read 1200 rows, 100.89 KiB in 0.002431 sec., 493624.02303578774 rows/sec., 40.53 MiB/sec. | ||
| 4413 | 2025.06.04 04:39:04.591843 [ 281 ] {b83689d4-a00d-4546-b14b-068e4a3d733c} <Debug> TCPHandler: Processed in 0.002752062 sec. | ||
| 4414 | 2025.06.04 04:39:04.591960 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2025.06.04 04:39:04.592054 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4416 | 2025.06.04 04:39:04.592094 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4417 | 2025.06.04 04:39:04.592499 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2025.06.04 04:39:04.592535 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4419 | 2025.06.04 04:39:04.592822 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4420 | 2025.06.04 04:39:04.593025 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2025.06.04 04:39:04.593153 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 134.64 KiB/sec. | ||
| 4422 | 2025.06.04 04:39:04.593189 [ 281 ] {24c8072a-aa1d-47c4-9564-6855076151c0} <Debug> TCPHandler: Processed in 0.001276559 sec. | ||
| 4423 | 2025.06.04 04:39:04.593302 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2025.06.04 04:39:04.593393 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4425 | 2025.06.04 04:39:04.593431 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4426 | 2025.06.04 04:39:04.593994 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2025.06.04 04:39:04.594040 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4428 | 2025.06.04 04:39:04.594412 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4429 | 2025.06.04 04:39:04.594625 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2025.06.04 04:39:04.594729 [ 68 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4431 | 2025.06.04 04:39:04.594753 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001378 sec., 165457.18432510883 rows/sec., 11.20 MiB/sec. | ||
| 4432 | 2025.06.04 04:39:04.594799 [ 68 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2025.06.04 04:39:04.594808 [ 281 ] {63c35a0b-fc53-491e-9ad0-92fd66e48909} <Debug> TCPHandler: Processed in 0.001552564 sec. | ||
| 4434 | 2025.06.04 04:39:04.594828 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4435 | 2025.06.04 04:39:04.594926 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::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 | ||
| 4436 | 2025.06.04 04:39:04.594933 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2025.06.04 04:39:04.595043 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4438 | 2025.06.04 04:39:04.595047 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4439 | 2025.06.04 04:39:04.595083 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part | ||
| 4440 | 2025.06.04 04:39:04.595100 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4441 | 2025.06.04 04:39:04.595153 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 4442 | 2025.06.04 04:39:04.595202 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
| 4443 | 2025.06.04 04:39:04.595246 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
| 4444 | 2025.06.04 04:39:04.595285 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
| 4445 | 2025.06.04 04:39:04.595323 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 4446 | 2025.06.04 04:39:04.595728 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2025.06.04 04:39:04.595770 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4448 | 2025.06.04 04:39:04.596104 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4449 | 2025.06.04 04:39:04.596244 [ 190 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360961 sec., 835439.0757707239 rows/sec., 58.76 MiB/sec. | ||
| 4450 | 2025.06.04 04:39:04.596344 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.06.04 04:39:04.596409 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4452 | 2025.06.04 04:39:04.596470 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Debug> executeQuery: Read 522 rows, 39.56 KiB in 0.001441 sec., 362248.43858431646 rows/sec., 26.81 MiB/sec. | ||
| 4453 | 2025.06.04 04:39:04.596507 [ 281 ] {76dbdcf4-1dd2-45bc-bd6a-69728c06749d} <Debug> TCPHandler: Processed in 0.001622045 sec. | ||
| 4454 | 2025.06.04 04:39:04.596617 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.06.04 04:39:04.596693 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.06.04 04:39:04.596710 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4457 | 2025.06.04 04:39:04.596752 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4458 | 2025.06.04 04:39:04.596760 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_16_3} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4459 | 2025.06.04 04:39:04.596836 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4460 | 2025.06.04 04:39:04.597351 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2025.06.04 04:39:04.597386 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4462 | 2025.06.04 04:39:04.597769 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4463 | 2025.06.04 04:39:04.597985 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2025.06.04 04:39:04.598109 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Debug> executeQuery: Read 972 rows, 66.81 KiB in 0.001418 sec., 685472.4964739069 rows/sec., 46.01 MiB/sec. | ||
| 4465 | 2025.06.04 04:39:04.598144 [ 281 ] {822de7b7-98e8-4aab-8839-c59fec34004c} <Debug> TCPHandler: Processed in 0.001574104 sec. | ||
| 4466 | 2025.06.04 04:39:04.598252 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2025.06.04 04:39:04.598344 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4468 | 2025.06.04 04:39:04.598398 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4469 | 2025.06.04 04:39:04.599110 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2025.06.04 04:39:04.599146 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4471 | 2025.06.04 04:39:04.599633 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4472 | 2025.06.04 04:39:04.599852 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2025.06.04 04:39:04.599986 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001659 sec., 1205.5455093429775 rows/sec., 2.16 MiB/sec. | ||
| 4474 | 2025.06.04 04:39:04.600036 [ 281 ] {b81e1670-51dc-4ecb-90ce-09b87ff35092} <Debug> TCPHandler: Processed in 0.001831038 sec. | ||
| 4475 | 2025.06.04 04:39:04.600142 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2025.06.04 04:39:04.600233 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4477 | 2025.06.04 04:39:04.600273 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4478 | 2025.06.04 04:39:04.600593 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2025.06.04 04:39:04.600628 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4480 | 2025.06.04 04:39:04.600915 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4481 | 2025.06.04 04:39:04.601140 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2025.06.04 04:39:04.601262 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001047 sec., 43935.052531041074 rows/sec., 2.97 MiB/sec. | ||
| 4483 | 2025.06.04 04:39:04.601297 [ 281 ] {410abef5-1e97-41ba-858c-be6bd48318da} <Debug> TCPHandler: Processed in 0.001201648 sec. | ||
| 4484 | 2025.06.04 04:39:06.207762 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2025.06.04 04:39:06.208076 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4486 | 2025.06.04 04:39:06.208185 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4487 | 2025.06.04 04:39:06.208919 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2025.06.04 04:39:06.208972 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4489 | 2025.06.04 04:39:06.209387 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4490 | 2025.06.04 04:39:06.209625 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.06.04 04:39:06.209774 [ 66 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4492 | 2025.06.04 04:39:06.209795 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.38 MiB/sec. | ||
| 4493 | 2025.06.04 04:39:06.209813 [ 66 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.06.04 04:39:06.209833 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4495 | 2025.06.04 04:39:06.209844 [ 281 ] {0e80c163-8995-4f4d-932a-62a34f25afa4} <Debug> TCPHandler: Processed in 0.002275215 sec. | ||
| 4496 | 2025.06.04 04:39:06.209955 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2025.06.04 04:39:06.210004 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4498 | 2025.06.04 04:39:06.210057 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4499 | 2025.06.04 04:39:06.210114 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4500 | 2025.06.04 04:39:06.210225 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4501 | 2025.06.04 04:39:06.210286 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1848 rows starting from the beginning of the part | ||
| 4502 | 2025.06.04 04:39:06.210393 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 702 rows starting from the beginning of the part | ||
| 4503 | 2025.06.04 04:39:06.210469 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4504 | 2025.06.04 04:39:06.210522 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 695 rows starting from the beginning of the part | ||
| 4505 | 2025.06.04 04:39:06.210538 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.06.04 04:39:06.210560 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1200 rows starting from the beginning of the part | ||
| 4507 | 2025.06.04 04:39:06.210583 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4508 | 2025.06.04 04:39:06.210608 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4509 | 2025.06.04 04:39:06.210949 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4510 | 2025.06.04 04:39:06.211180 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.06.04 04:39:06.211284 [ 66 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4512 | 2025.06.04 04:39:06.211310 [ 66 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.06.04 04:39:06.211319 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 4514 | 2025.06.04 04:39:06.211332 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4515 | 2025.06.04 04:39:06.211360 [ 281 ] {e1829f8d-e951-4176-ba67-44b522980b0a} <Debug> TCPHandler: Processed in 0.001456842 sec. | ||
| 4516 | 2025.06.04 04:39:06.211424 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4517 | 2025.06.04 04:39:06.211468 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2025.06.04 04:39:06.211533 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4519 | 2025.06.04 04:39:06.211565 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4520 | 2025.06.04 04:39:06.211568 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part | ||
| 4521 | 2025.06.04 04:39:06.211610 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4522 | 2025.06.04 04:39:06.211646 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 435 rows starting from the beginning of the part | ||
| 4523 | 2025.06.04 04:39:06.211698 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
| 4524 | 2025.06.04 04:39:06.211748 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 421 rows starting from the beginning of the part | ||
| 4525 | 2025.06.04 04:39:06.211794 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 522 rows starting from the beginning of the part | ||
| 4526 | 2025.06.04 04:39:06.211840 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4527 | 2025.06.04 04:39:06.211970 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2025.06.04 04:39:06.212003 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4529 | 2025.06.04 04:39:06.212158 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4561 rows, containing 5 columns (5 merged, 0 gathered) in 0.002248834 sec., 2028162.1498074115 rows/sec., 171.89 MiB/sec. | ||
| 4530 | 2025.06.04 04:39:06.212472 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4531 | 2025.06.04 04:39:06.212472 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4532 | 2025.06.04 04:39:06.212725 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2025.06.04 04:39:06.212746 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.06.04 04:39:06.212817 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_31_6} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4535 | 2025.06.04 04:39:06.212826 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4536 | 2025.06.04 04:39:06.212851 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2025.06.04 04:39:06.212859 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001314 sec., 25875.1902587519 rows/sec., 1.81 MiB/sec. | ||
| 4538 | 2025.06.04 04:39:06.212873 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4539 | 2025.06.04 04:39:06.212890 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4540 | 2025.06.04 04:39:06.212897 [ 281 ] {d5d9bffe-4e53-4ecd-ae7f-5559abe884b5} <Debug> TCPHandler: Processed in 0.001478843 sec. | ||
| 4541 | 2025.06.04 04:39:06.212975 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4542 | 2025.06.04 04:39:06.213003 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2025.06.04 04:39:06.213082 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4544 | 2025.06.04 04:39:06.213097 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4545 | 2025.06.04 04:39:06.213117 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9151 rows starting from the beginning of the part | ||
| 4546 | 2025.06.04 04:39:06.213139 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4547 | 2025.06.04 04:39:06.213179 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 244 rows starting from the beginning of the part | ||
| 4548 | 2025.06.04 04:39:06.213216 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830888 sec., 1322309.1745644738 rows/sec., 101.28 MiB/sec. | ||
| 4549 | 2025.06.04 04:39:06.213231 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4550 | 2025.06.04 04:39:06.213307 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
| 4551 | 2025.06.04 04:39:06.213354 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 972 rows starting from the beginning of the part | ||
| 4552 | 2025.06.04 04:39:06.213401 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 4553 | 2025.06.04 04:39:06.213449 [ 192 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4554 | 2025.06.04 04:39:06.213451 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2025.06.04 04:39:06.213506 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4556 | 2025.06.04 04:39:06.213847 [ 192 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.06.04 04:39:06.213882 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4558 | 2025.06.04 04:39:06.213959 [ 192 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_31_6} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4559 | 2025.06.04 04:39:06.214068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4560 | 2025.06.04 04:39:06.214129 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.06.04 04:39:06.214228 [ 66 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4562 | 2025.06.04 04:39:06.214254 [ 66 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2025.06.04 04:39:06.214265 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001186 sec., 11804.384485666105 rows/sec., 804.47 KiB/sec. | ||
| 4564 | 2025.06.04 04:39:06.214270 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4565 | 2025.06.04 04:39:06.214300 [ 281 ] {9d05e319-68b9-45f2-858a-72e170cc5be4} <Debug> TCPHandler: Processed in 0.00134638 sec. | ||
| 4566 | 2025.06.04 04:39:06.214333 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4567 | 2025.06.04 04:39:06.214410 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4568 | 2025.06.04 04:39:06.214437 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1670 rows starting from the beginning of the part | ||
| 4569 | 2025.06.04 04:39:06.214487 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
| 4570 | 2025.06.04 04:39:06.214530 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4571 | 2025.06.04 04:39:06.214569 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
| 4572 | 2025.06.04 04:39:06.214606 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 4573 | 2025.06.04 04:39:06.214648 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 4574 | 2025.06.04 04:39:06.215844 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533393 sec., 1274298.2392641676 rows/sec., 83.18 MiB/sec. | ||
| 4575 | 2025.06.04 04:39:06.216060 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4576 | 2025.06.04 04:39:06.216361 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2025.06.04 04:39:06.216445 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_31_6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4578 | 2025.06.04 04:39:06.216550 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4579 | 2025.06.04 04:39:06.216841 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10798 rows, containing 5 columns (5 merged, 0 gathered) in 0.0039045 sec., 2765526.956076322 rows/sec., 186.59 MiB/sec. | ||
| 4580 | 2025.06.04 04:39:06.217179 [ 191 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4581 | 2025.06.04 04:39:06.217539 [ 191 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.06.04 04:39:06.217631 [ 191 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4583 | 2025.06.04 04:39:06.217728 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4584 | 2025.06.04 04:39:06.730520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 4585 | 2025.06.04 04:39:06.730973 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.06.04 04:39:06.731007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4587 | 2025.06.04 04:39:06.731458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4588 | 2025.06.04 04:39:06.731683 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.06.04 04:39:06.731807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 4590 | 2025.06.04 04:39:06.731820 [ 66 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4591 | 2025.06.04 04:39:06.731863 [ 66 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2025.06.04 04:39:06.731886 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4593 | 2025.06.04 04:39:06.731996 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::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 | ||
| 4594 | 2025.06.04 04:39:06.732090 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4595 | 2025.06.04 04:39:06.732130 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::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 | ||
| 4596 | 2025.06.04 04:39:06.732220 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 4597 | 2025.06.04 04:39:06.732273 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 4598 | 2025.06.04 04:39:06.732318 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 4599 | 2025.06.04 04:39:06.732358 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 4600 | 2025.06.04 04:39:06.732410 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 4601 | 2025.06.04 04:39:06.734147 [ 189 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002190333 sec., 4400244.163786967 rows/sec., 62.95 MiB/sec. | ||
| 4602 | 2025.06.04 04:39:06.734510 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4603 | 2025.06.04 04:39:06.734902 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2025.06.04 04:39:06.734981 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_21_4} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4605 | 2025.06.04 04:39:06.735106 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4606 | 2025.06.04 04:39:07.247741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4607 | 2025.06.04 04:39:07.264668 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.06.04 04:39:07.264723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4609 | 2025.06.04 04:39:07.270298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4610 | 2025.06.04 04:39:07.271091 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.06.04 04:39:07.271366 [ 66 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4612 | 2025.06.04 04:39:07.271437 [ 66 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.06.04 04:39:07.271457 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4614 | 2025.06.04 04:39:07.271621 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 4615 | 2025.06.04 04:39:07.274104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4616 | 2025.06.04 04:39:07.275894 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4617 | 2025.06.04 04:39:07.277379 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 4618 | 2025.06.04 04:39:07.282040 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 4619 | 2025.06.04 04:39:07.286543 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 4620 | 2025.06.04 04:39:07.290672 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 4621 | 2025.06.04 04:39:07.294857 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 4622 | 2025.06.04 04:39:07.298789 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 4623 | 2025.06.04 04:39:07.349527 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077985593 sec., 2038.8381223183105 rows/sec., 10.54 MiB/sec. | ||
| 4624 | 2025.06.04 04:39:07.351047 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4625 | 2025.06.04 04:39:07.352648 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_21_4} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.06.04 04:39:07.352739 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_21_4} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4627 | 2025.06.04 04:39:07.354043 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4628 | 2025.06.04 04:39:08.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.19 MiB, peak 232.73 MiB, free memory in arenas 0.00 B, will set to 225.86 MiB (RSS), difference: 3.67 MiB | ||
| 4629 | 2025.06.04 04:39:09.252769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 664 | ||
| 4630 | 2025.06.04 04:39:09.255291 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2025.06.04 04:39:09.255337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4632 | 2025.06.04 04:39:09.256532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4633 | 2025.06.04 04:39:09.256793 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2025.06.04 04:39:09.257039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 4635 | 2025.06.04 04:39:11.220881 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2025.06.04 04:39:11.221078 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4637 | 2025.06.04 04:39:11.221144 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4638 | 2025.06.04 04:39:11.221869 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.06.04 04:39:11.221920 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4640 | 2025.06.04 04:39:11.222343 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4641 | 2025.06.04 04:39:11.222582 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.06.04 04:39:11.222736 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001708 sec., 124121.77985948477 rows/sec., 7.89 MiB/sec. | ||
| 4643 | 2025.06.04 04:39:11.222778 [ 281 ] {02f2a11f-a272-4832-ab4a-22a4b5948bd3} <Debug> TCPHandler: Processed in 0.002032831 sec. | ||
| 4644 | 2025.06.04 04:39:11.222909 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2025.06.04 04:39:11.223003 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4646 | 2025.06.04 04:39:11.223044 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4647 | 2025.06.04 04:39:11.223782 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2025.06.04 04:39:11.223819 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4649 | 2025.06.04 04:39:11.224167 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4650 | 2025.06.04 04:39:11.224386 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2025.06.04 04:39:11.224510 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001525 sec., 455737.70491803274 rows/sec., 36.35 MiB/sec. | ||
| 4652 | 2025.06.04 04:39:11.224547 [ 281 ] {127a4f28-38d9-44c2-9e1e-e50de879d97a} <Debug> TCPHandler: Processed in 0.001688116 sec. | ||
| 4653 | 2025.06.04 04:39:11.224657 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2025.06.04 04:39:11.224752 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4655 | 2025.06.04 04:39:11.224793 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4656 | 2025.06.04 04:39:11.225229 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.06.04 04:39:11.225266 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4658 | 2025.06.04 04:39:11.225586 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4659 | 2025.06.04 04:39:11.225796 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.06.04 04:39:11.225922 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001188 sec., 122053.87205387205 rows/sec., 7.66 MiB/sec. | ||
| 4661 | 2025.06.04 04:39:11.225959 [ 281 ] {034abb4c-a66b-4294-96f1-fc305b1ddbf1} <Debug> TCPHandler: Processed in 0.00135188 sec. | ||
| 4662 | 2025.06.04 04:39:11.226066 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2025.06.04 04:39:11.226160 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4664 | 2025.06.04 04:39:11.226198 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4665 | 2025.06.04 04:39:11.226611 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2025.06.04 04:39:11.226646 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4667 | 2025.06.04 04:39:11.226941 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4668 | 2025.06.04 04:39:11.227150 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2025.06.04 04:39:11.227274 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001132 sec., 99823.32155477031 rows/sec., 6.46 MiB/sec. | ||
| 4670 | 2025.06.04 04:39:11.227312 [ 281 ] {2669aca7-7673-46ab-84d6-3c117a9bba5a} <Debug> TCPHandler: Processed in 0.0012942 sec. | ||
| 4671 | 2025.06.04 04:39:11.227416 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2025.06.04 04:39:11.227510 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4673 | 2025.06.04 04:39:11.227549 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4674 | 2025.06.04 04:39:11.227992 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2025.06.04 04:39:11.228028 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4676 | 2025.06.04 04:39:11.228326 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4677 | 2025.06.04 04:39:11.228531 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2025.06.04 04:39:11.228655 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001164 sec., 96219.93127147766 rows/sec., 5.48 MiB/sec. | ||
| 4679 | 2025.06.04 04:39:11.228694 [ 281 ] {a7f98a67-b728-4255-8f8c-7dd70cd34a7b} <Debug> TCPHandler: Processed in 0.00132576 sec. | ||
| 4680 | 2025.06.04 04:39:11.228803 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2025.06.04 04:39:11.228896 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4682 | 2025.06.04 04:39:11.228935 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4683 | 2025.06.04 04:39:11.229467 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2025.06.04 04:39:11.229501 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4685 | 2025.06.04 04:39:11.229824 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4686 | 2025.06.04 04:39:11.230043 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2025.06.04 04:39:11.230170 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001292 sec., 325851.3931888545 rows/sec., 23.21 MiB/sec. | ||
| 4688 | 2025.06.04 04:39:11.230209 [ 281 ] {842bf397-be12-47f7-993e-591b5c816474} <Debug> TCPHandler: Processed in 0.001454252 sec. | ||
| 4689 | 2025.06.04 04:39:11.230316 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2025.06.04 04:39:11.230410 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4691 | 2025.06.04 04:39:11.230451 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4692 | 2025.06.04 04:39:11.230772 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2025.06.04 04:39:11.230809 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4694 | 2025.06.04 04:39:11.231108 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4695 | 2025.06.04 04:39:11.231318 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2025.06.04 04:39:11.231443 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 4697 | 2025.06.04 04:39:11.231479 [ 281 ] {c44e6801-26f8-4163-9d3e-ec60a3b60140} <Debug> TCPHandler: Processed in 0.001212548 sec. | ||
| 4698 | 2025.06.04 04:39:11.231580 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.06.04 04:39:11.231673 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4700 | 2025.06.04 04:39:11.231715 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4701 | 2025.06.04 04:39:11.232099 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2025.06.04 04:39:11.232134 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4703 | 2025.06.04 04:39:11.232459 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4704 | 2025.06.04 04:39:11.232664 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.06.04 04:39:11.232788 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001134 sec., 208994.70899470898 rows/sec., 14.01 MiB/sec. | ||
| 4706 | 2025.06.04 04:39:11.232825 [ 281 ] {977ce3f0-9585-4b5b-afb2-d2eceeb50784} <Debug> TCPHandler: Processed in 0.001292819 sec. | ||
| 4707 | 2025.06.04 04:39:11.232928 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2025.06.04 04:39:11.233022 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4709 | 2025.06.04 04:39:11.233063 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4710 | 2025.06.04 04:39:11.233359 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.06.04 04:39:11.233395 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4712 | 2025.06.04 04:39:11.233684 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4713 | 2025.06.04 04:39:11.233896 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.06.04 04:39:11.234022 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 4715 | 2025.06.04 04:39:11.234058 [ 281 ] {8a0d3d4b-9310-4f61-817d-8198363f20df} <Debug> TCPHandler: Processed in 0.001178548 sec. | ||
| 4716 | 2025.06.04 04:39:11.234155 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.06.04 04:39:11.234247 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4718 | 2025.06.04 04:39:11.234300 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4719 | 2025.06.04 04:39:11.235130 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2025.06.04 04:39:11.235166 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4721 | 2025.06.04 04:39:11.235720 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4722 | 2025.06.04 04:39:11.235944 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2025.06.04 04:39:11.236078 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001848 sec., 21103.896103896102 rows/sec., 37.82 MiB/sec. | ||
| 4724 | 2025.06.04 04:39:11.236130 [ 281 ] {ce6f8b0d-a405-48e1-97bd-89de7d141c8c} <Debug> TCPHandler: Processed in 0.002022601 sec. | ||
| 4725 | 2025.06.04 04:39:11.236235 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2025.06.04 04:39:11.236329 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4727 | 2025.06.04 04:39:11.236369 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4728 | 2025.06.04 04:39:11.236689 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2025.06.04 04:39:11.236725 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4730 | 2025.06.04 04:39:11.237031 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4731 | 2025.06.04 04:39:11.237244 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2025.06.04 04:39:11.237368 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001058 sec., 77504.72589792061 rows/sec., 4.92 MiB/sec. | ||
| 4733 | 2025.06.04 04:39:11.237403 [ 281 ] {f79c0763-5a73-4a25-9162-ed306df664ac} <Debug> TCPHandler: Processed in 0.001217538 sec. | ||
| 4734 | 2025.06.04 04:39:14.145897 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4735 | 2025.06.04 04:39:14.145945 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4736 | 2025.06.04 04:39:14.231876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4737 | 2025.06.04 04:39:14.232386 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2025.06.04 04:39:14.232425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4739 | 2025.06.04 04:39:14.233015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4740 | 2025.06.04 04:39:14.233242 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2025.06.04 04:39:14.233376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4742 | 2025.06.04 04:39:14.774168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4743 | 2025.06.04 04:39:14.789442 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.06.04 04:39:14.789487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4745 | 2025.06.04 04:39:14.795638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4746 | 2025.06.04 04:39:14.796380 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.06.04 04:39:14.799007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4748 | 2025.06.04 04:39:16.213669 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2025.06.04 04:39:16.213957 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4750 | 2025.06.04 04:39:16.214054 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4751 | 2025.06.04 04:39:16.214940 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.06.04 04:39:16.214986 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4753 | 2025.06.04 04:39:16.215397 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4754 | 2025.06.04 04:39:16.215651 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2025.06.04 04:39:16.215801 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001915 sec., 31331.592689295037 rows/sec., 2.43 MiB/sec. | ||
| 4756 | 2025.06.04 04:39:16.215843 [ 281 ] {97f681f7-d004-4f14-889d-e710c8d31008} <Debug> TCPHandler: Processed in 0.002346356 sec. | ||
| 4757 | 2025.06.04 04:39:16.215961 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2025.06.04 04:39:16.216056 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4759 | 2025.06.04 04:39:16.216097 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4760 | 2025.06.04 04:39:16.216489 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2025.06.04 04:39:16.216525 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4762 | 2025.06.04 04:39:16.216818 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4763 | 2025.06.04 04:39:16.217028 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.06.04 04:39:16.217158 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 134.16 KiB/sec. | ||
| 4765 | 2025.06.04 04:39:16.217195 [ 281 ] {5b7ef1ae-622f-4a61-babd-596e66040413} <Debug> TCPHandler: Processed in 0.00128469 sec. | ||
| 4766 | 2025.06.04 04:39:16.217307 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.06.04 04:39:16.217400 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4768 | 2025.06.04 04:39:16.217439 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4769 | 2025.06.04 04:39:16.217844 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.06.04 04:39:16.217880 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4771 | 2025.06.04 04:39:16.218188 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4772 | 2025.06.04 04:39:16.218401 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.06.04 04:39:16.218528 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001146 sec., 57591.62303664921 rows/sec., 4.50 MiB/sec. | ||
| 4774 | 2025.06.04 04:39:16.218564 [ 281 ] {c5b9a6ce-4f72-4032-bba3-005d748c4ba8} <Debug> TCPHandler: Processed in 0.00130675 sec. | ||
| 4775 | 2025.06.04 04:39:16.218669 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2025.06.04 04:39:16.218768 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4777 | 2025.06.04 04:39:16.218811 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4778 | 2025.06.04 04:39:16.219201 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.06.04 04:39:16.219235 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4780 | 2025.06.04 04:39:16.219570 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4781 | 2025.06.04 04:39:16.219778 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.06.04 04:39:16.219904 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 4783 | 2025.06.04 04:39:16.219940 [ 281 ] {f3dd706c-1727-488b-8028-3e62e8e77f1f} <Debug> TCPHandler: Processed in 0.001319801 sec. | ||
| 4784 | 2025.06.04 04:39:16.220044 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2025.06.04 04:39:16.220137 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4786 | 2025.06.04 04:39:16.220190 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4787 | 2025.06.04 04:39:16.220889 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.06.04 04:39:16.220926 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4789 | 2025.06.04 04:39:16.221433 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4790 | 2025.06.04 04:39:16.221651 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.06.04 04:39:16.221786 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001667 sec., 1199.760047990402 rows/sec., 2.15 MiB/sec. | ||
| 4792 | 2025.06.04 04:39:16.221838 [ 281 ] {63268d39-fd41-4656-9b1d-50763c67284f} <Debug> TCPHandler: Processed in 0.001843758 sec. | ||
| 4793 | 2025.06.04 04:39:16.221941 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2025.06.04 04:39:16.222035 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4795 | 2025.06.04 04:39:16.222076 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4796 | 2025.06.04 04:39:16.222397 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.06.04 04:39:16.222433 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4798 | 2025.06.04 04:39:16.222735 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4799 | 2025.06.04 04:39:16.222949 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.06.04 04:39:16.223073 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4801 | 2025.06.04 04:39:16.223108 [ 281 ] {f5d51fc4-c7d6-482e-8737-8571acce6dfa} <Debug> TCPHandler: Processed in 0.001216069 sec. | ||
| 4802 | 2025.06.04 04:39:19.257325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 698 | ||
| 4803 | 2025.06.04 04:39:19.259605 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.06.04 04:39:19.259653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4805 | 2025.06.04 04:39:19.260844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4806 | 2025.06.04 04:39:19.261121 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.06.04 04:39:19.261268 [ 29 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4808 | 2025.06.04 04:39:19.261332 [ 29 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2025.06.04 04:39:19.261352 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4810 | 2025.06.04 04:39:19.261374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 4811 | 2025.06.04 04:39:19.261451 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 4812 | 2025.06.04 04:39:19.262020 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4813 | 2025.06.04 04:39:19.262153 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
| 4814 | 2025.06.04 04:39:19.262524 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
| 4815 | 2025.06.04 04:39:19.262895 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4816 | 2025.06.04 04:39:19.263241 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 4817 | 2025.06.04 04:39:19.263577 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 4818 | 2025.06.04 04:39:19.263894 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4819 | 2025.06.04 04:39:19.269910 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 72 columns (72 merged, 0 gathered) in 0.008499279 sec., 82124.6131583632 rows/sec., 70.41 MiB/sec. | ||
| 4820 | 2025.06.04 04:39:19.271106 [ 188 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4821 | 2025.06.04 04:39:19.271703 [ 188 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2025.06.04 04:39:19.271769 [ 188 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_16_3} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4823 | 2025.06.04 04:39:19.271976 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4824 | 2025.06.04 04:39:21.220439 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2025.06.04 04:39:21.220660 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4826 | 2025.06.04 04:39:21.220733 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4827 | 2025.06.04 04:39:21.221429 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.06.04 04:39:21.221474 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4829 | 2025.06.04 04:39:21.221915 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4830 | 2025.06.04 04:39:21.222147 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2025.06.04 04:39:21.222301 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001697 sec., 124926.3406010607 rows/sec., 7.95 MiB/sec. | ||
| 4832 | 2025.06.04 04:39:21.222344 [ 281 ] {2b0f9e1f-6dff-4ff2-829e-738e99521a5b} <Debug> TCPHandler: Processed in 0.002046921 sec. | ||
| 4833 | 2025.06.04 04:39:21.222455 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2025.06.04 04:39:21.222551 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4835 | 2025.06.04 04:39:21.222593 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4836 | 2025.06.04 04:39:21.223210 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.06.04 04:39:21.223245 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4838 | 2025.06.04 04:39:21.223648 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4839 | 2025.06.04 04:39:21.223869 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.06.04 04:39:21.223999 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001468 sec., 473433.24250681204 rows/sec., 37.76 MiB/sec. | ||
| 4841 | 2025.06.04 04:39:21.224037 [ 281 ] {8343d927-31b0-491f-8e9b-6a609b270e16} <Debug> TCPHandler: Processed in 0.001632335 sec. | ||
| 4842 | 2025.06.04 04:39:21.224142 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2025.06.04 04:39:21.224238 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4844 | 2025.06.04 04:39:21.224280 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4845 | 2025.06.04 04:39:21.224694 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.06.04 04:39:21.224732 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4847 | 2025.06.04 04:39:21.225058 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4848 | 2025.06.04 04:39:21.225272 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.06.04 04:39:21.225396 [ 51 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 4850 | 2025.06.04 04:39:21.225413 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001194 sec., 121440.53601340034 rows/sec., 7.62 MiB/sec. | ||
| 4851 | 2025.06.04 04:39:21.225461 [ 51 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2025.06.04 04:39:21.225472 [ 281 ] {919cf747-ca7d-41c9-aa18-9c94d3c4da86} <Debug> TCPHandler: Processed in 0.001380241 sec. | ||
| 4853 | 2025.06.04 04:39:21.225490 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4854 | 2025.06.04 04:39:21.225587 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2025.06.04 04:39:21.225590 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 4856 | 2025.06.04 04:39:21.225689 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4857 | 2025.06.04 04:39:21.225723 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4858 | 2025.06.04 04:39:21.225734 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4859 | 2025.06.04 04:39:21.225763 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 165 rows starting from the beginning of the part | ||
| 4860 | 2025.06.04 04:39:21.225855 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 145 rows starting from the beginning of the part | ||
| 4861 | 2025.06.04 04:39:21.225900 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 4862 | 2025.06.04 04:39:21.225942 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 145 rows starting from the beginning of the part | ||
| 4863 | 2025.06.04 04:39:21.225984 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 4864 | 2025.06.04 04:39:21.226024 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 145 rows starting from the beginning of the part | ||
| 4865 | 2025.06.04 04:39:21.226158 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2025.06.04 04:39:21.226201 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4867 | 2025.06.04 04:39:21.226693 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4868 | 2025.06.04 04:39:21.226920 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2025.06.04 04:39:21.226984 [ 188 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431752 sec., 421860.7691834899 rows/sec., 28.20 MiB/sec. | ||
| 4870 | 2025.06.04 04:39:21.227063 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001393 sec., 81119.88513998565 rows/sec., 5.25 MiB/sec. | ||
| 4871 | 2025.06.04 04:39:21.227106 [ 281 ] {69adb7c1-5da6-49f9-a0bb-3cd259a64845} <Debug> TCPHandler: Processed in 0.001569754 sec. | ||
| 4872 | 2025.06.04 04:39:21.227165 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 4873 | 2025.06.04 04:39:21.227215 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2025.06.04 04:39:21.227316 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4875 | 2025.06.04 04:39:21.227359 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4876 | 2025.06.04 04:39:21.227491 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2025.06.04 04:39:21.227573 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_25_5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 4878 | 2025.06.04 04:39:21.227650 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4879 | 2025.06.04 04:39:21.227772 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.06.04 04:39:21.227815 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4881 | 2025.06.04 04:39:21.228128 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4882 | 2025.06.04 04:39:21.228369 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.06.04 04:39:21.228497 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0012 sec., 93333.33333333334 rows/sec., 5.32 MiB/sec. | ||
| 4884 | 2025.06.04 04:39:21.228535 [ 281 ] {12b9fd44-5847-4afb-a049-c789fd9aa5c6} <Debug> TCPHandler: Processed in 0.00136933 sec. | ||
| 4885 | 2025.06.04 04:39:21.228638 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2025.06.04 04:39:21.228733 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4887 | 2025.06.04 04:39:21.228774 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4888 | 2025.06.04 04:39:21.229285 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2025.06.04 04:39:21.229323 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4890 | 2025.06.04 04:39:21.229672 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4891 | 2025.06.04 04:39:21.229898 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.06.04 04:39:21.230036 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001321 sec., 318697.9560938683 rows/sec., 22.70 MiB/sec. | ||
| 4893 | 2025.06.04 04:39:21.230075 [ 281 ] {0b39fd56-dbbb-4b8f-9633-71712a8000d1} <Debug> TCPHandler: Processed in 0.001486223 sec. | ||
| 4894 | 2025.06.04 04:39:21.230179 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2025.06.04 04:39:21.230274 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4896 | 2025.06.04 04:39:21.230316 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4897 | 2025.06.04 04:39:21.230636 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2025.06.04 04:39:21.230672 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4899 | 2025.06.04 04:39:21.230983 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4900 | 2025.06.04 04:39:21.231194 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2025.06.04 04:39:21.231322 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 4902 | 2025.06.04 04:39:21.231359 [ 281 ] {5007c1c8-9094-4980-bc9d-c1c3a4f983f5} <Debug> TCPHandler: Processed in 0.001229588 sec. | ||
| 4903 | 2025.06.04 04:39:21.231459 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2025.06.04 04:39:21.231553 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4905 | 2025.06.04 04:39:21.231595 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4906 | 2025.06.04 04:39:21.231981 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2025.06.04 04:39:21.232018 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4908 | 2025.06.04 04:39:21.232364 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4909 | 2025.06.04 04:39:21.232604 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2025.06.04 04:39:21.232733 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001198 sec., 197829.7161936561 rows/sec., 13.26 MiB/sec. | ||
| 4911 | 2025.06.04 04:39:21.232771 [ 281 ] {89ab3f21-ee37-4954-bbff-b8f847817e8b} <Debug> TCPHandler: Processed in 0.001361151 sec. | ||
| 4912 | 2025.06.04 04:39:21.232876 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2025.06.04 04:39:21.232972 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4914 | 2025.06.04 04:39:21.233015 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4915 | 2025.06.04 04:39:21.233338 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.06.04 04:39:21.233374 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4917 | 2025.06.04 04:39:21.233678 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4918 | 2025.06.04 04:39:21.233885 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.06.04 04:39:21.234013 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4920 | 2025.06.04 04:39:21.234050 [ 281 ] {d71caf23-5543-4158-b87f-8f744d0d2e8c} <Debug> TCPHandler: Processed in 0.001221909 sec. | ||
| 4921 | 2025.06.04 04:39:21.234165 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2025.06.04 04:39:21.234279 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4923 | 2025.06.04 04:39:21.234347 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4924 | 2025.06.04 04:39:21.235328 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.06.04 04:39:21.235372 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4926 | 2025.06.04 04:39:21.236154 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4927 | 2025.06.04 04:39:21.236466 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2025.06.04 04:39:21.236652 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002396 sec., 16277.128547579297 rows/sec., 29.17 MiB/sec. | ||
| 4929 | 2025.06.04 04:39:21.236724 [ 281 ] {7097a512-a527-441c-b3be-e935c7285e05} <Debug> TCPHandler: Processed in 0.00261869 sec. | ||
| 4930 | 2025.06.04 04:39:21.236853 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2025.06.04 04:39:21.236965 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4932 | 2025.06.04 04:39:21.237017 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4933 | 2025.06.04 04:39:21.237429 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2025.06.04 04:39:21.237473 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4935 | 2025.06.04 04:39:21.237876 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4936 | 2025.06.04 04:39:21.238172 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2025.06.04 04:39:21.238337 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec. | ||
| 4938 | 2025.06.04 04:39:21.238383 [ 281 ] {9391bfef-007a-4118-b901-c5c1b043d9f1} <Debug> TCPHandler: Processed in 0.001590764 sec. | ||
| 4939 | 2025.06.04 04:39:21.733539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4940 | 2025.06.04 04:39:21.734168 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2025.06.04 04:39:21.734202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4942 | 2025.06.04 04:39:21.734672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4943 | 2025.06.04 04:39:21.734894 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2025.06.04 04:39:21.735021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4945 | 2025.06.04 04:39:22.299130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4946 | 2025.06.04 04:39:22.316083 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2025.06.04 04:39:22.316139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4948 | 2025.06.04 04:39:22.322265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4949 | 2025.06.04 04:39:22.322988 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.06.04 04:39:22.326216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4951 | 2025.06.04 04:39:26.213423 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2025.06.04 04:39:26.213711 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4953 | 2025.06.04 04:39:26.213815 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4954 | 2025.06.04 04:39:26.214696 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.06.04 04:39:26.214739 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4956 | 2025.06.04 04:39:26.215150 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4957 | 2025.06.04 04:39:26.215372 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.06.04 04:39:26.215514 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001876 sec., 31982.942430703624 rows/sec., 2.48 MiB/sec. | ||
| 4959 | 2025.06.04 04:39:26.215554 [ 281 ] {2e1fdbf9-169b-4faa-b4f3-343ea5c88d78} <Debug> TCPHandler: Processed in 0.002318035 sec. | ||
| 4960 | 2025.06.04 04:39:26.215678 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2025.06.04 04:39:26.215774 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4962 | 2025.06.04 04:39:26.215813 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4963 | 2025.06.04 04:39:26.216262 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2025.06.04 04:39:26.216297 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4965 | 2025.06.04 04:39:26.216585 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4966 | 2025.06.04 04:39:26.216788 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2025.06.04 04:39:26.216912 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 129.87 KiB/sec. | ||
| 4968 | 2025.06.04 04:39:26.216947 [ 281 ] {838bfbf4-55dd-4f72-a0dc-7133e0620b5b} <Debug> TCPHandler: Processed in 0.00131689 sec. | ||
| 4969 | 2025.06.04 04:39:26.217108 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2025.06.04 04:39:26.217229 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4971 | 2025.06.04 04:39:26.217278 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4972 | 2025.06.04 04:39:26.217848 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2025.06.04 04:39:26.217891 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4974 | 2025.06.04 04:39:26.218227 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4975 | 2025.06.04 04:39:26.218432 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2025.06.04 04:39:26.218557 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001353 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec. | ||
| 4977 | 2025.06.04 04:39:26.218593 [ 281 ] {ed430403-ea42-4076-842f-e02435c267ab} <Debug> TCPHandler: Processed in 0.001544733 sec. | ||
| 4978 | 2025.06.04 04:39:26.218707 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2025.06.04 04:39:26.218800 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4980 | 2025.06.04 04:39:26.218842 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4981 | 2025.06.04 04:39:26.219275 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2025.06.04 04:39:26.219311 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4983 | 2025.06.04 04:39:26.219632 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4984 | 2025.06.04 04:39:26.219836 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2025.06.04 04:39:26.219961 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4986 | 2025.06.04 04:39:26.219997 [ 281 ] {c750c3d2-acec-4336-9c0f-d9cd300bf790} <Debug> TCPHandler: Processed in 0.00133788 sec. | ||
| 4987 | 2025.06.04 04:39:26.220102 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2025.06.04 04:39:26.220195 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4989 | 2025.06.04 04:39:26.220247 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4990 | 2025.06.04 04:39:26.220945 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.06.04 04:39:26.220980 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4992 | 2025.06.04 04:39:26.221451 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4993 | 2025.06.04 04:39:26.221661 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.06.04 04:39:26.221755 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4995 | 2025.06.04 04:39:26.221791 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001615 sec., 1238.390092879257 rows/sec., 2.22 MiB/sec. | ||
| 4996 | 2025.06.04 04:39:26.221795 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2025.06.04 04:39:26.221823 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4998 | 2025.06.04 04:39:26.221841 [ 281 ] {9996f2a6-ae4b-41be-b07b-a012be720cb1} <Debug> TCPHandler: Processed in 0.001786578 sec. | ||
| 4999 | 2025.06.04 04:39:26.221935 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::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 | ||
| 5000 | 2025.06.04 04:39:26.221948 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.06.04 04:39:26.222089 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5002 | 2025.06.04 04:39:26.222130 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5003 | 2025.06.04 04:39:26.222248 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5004 | 2025.06.04 04:39:26.222325 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 482 rows starting from the beginning of the part | ||
| 5005 | 2025.06.04 04:39:26.222454 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2025.06.04 04:39:26.222477 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 5007 | 2025.06.04 04:39:26.222494 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5008 | 2025.06.04 04:39:26.222608 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
| 5009 | 2025.06.04 04:39:26.222731 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5010 | 2025.06.04 04:39:26.222813 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5011 | 2025.06.04 04:39:26.222847 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
| 5012 | 2025.06.04 04:39:26.222982 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 5013 | 2025.06.04 04:39:26.223048 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2025.06.04 04:39:26.223186 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5015 | 2025.06.04 04:39:26.223222 [ 281 ] {9ae7c3d8-13e6-4753-8831-4f2fb688476e} <Debug> TCPHandler: Processed in 0.00132114 sec. | ||
| 5016 | 2025.06.04 04:39:26.249227 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 19 columns (19 merged, 0 gathered) in 0.027344375 sec., 20698.9554524468 rows/sec., 37.09 MiB/sec. | ||
| 5017 | 2025.06.04 04:39:26.250179 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5018 | 2025.06.04 04:39:26.250540 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2025.06.04 04:39:26.250620 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5020 | 2025.06.04 04:39:26.250748 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5021 | 2025.06.04 04:39:27.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.31 MiB, peak 235.63 MiB, free memory in arenas 0.00 B, will set to 230.12 MiB (RSS), difference: 1.80 MiB | ||
| 5022 | 2025.06.04 04:39:29.146198 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5023 | 2025.06.04 04:39:29.146285 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5024 | 2025.06.04 04:39:29.236039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 5025 | 2025.06.04 04:39:29.236552 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2025.06.04 04:39:29.236598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5027 | 2025.06.04 04:39:29.237083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5028 | 2025.06.04 04:39:29.237315 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2025.06.04 04:39:29.237446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 5030 | 2025.06.04 04:39:29.262515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 732 | ||
| 5031 | 2025.06.04 04:39:29.265019 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.06.04 04:39:29.265073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5033 | 2025.06.04 04:39:29.266259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5034 | 2025.06.04 04:39:29.266540 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2025.06.04 04:39:29.266788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5036 | 2025.06.04 04:39:29.827244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5037 | 2025.06.04 04:39:29.844278 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.06.04 04:39:29.844334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5039 | 2025.06.04 04:39:29.849870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5040 | 2025.06.04 04:39:29.850599 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.06.04 04:39:29.853445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5042 | 2025.06.04 04:39:31.221883 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2025.06.04 04:39:31.222119 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5044 | 2025.06.04 04:39:31.222188 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5045 | 2025.06.04 04:39:31.222908 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2025.06.04 04:39:31.222967 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5047 | 2025.06.04 04:39:31.223540 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5048 | 2025.06.04 04:39:31.223791 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2025.06.04 04:39:31.223955 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001889 sec., 112228.69242985707 rows/sec., 7.14 MiB/sec. | ||
| 5050 | 2025.06.04 04:39:31.224007 [ 281 ] {c4ced552-e008-48a1-b7d9-77ad92f820dd} <Debug> TCPHandler: Processed in 0.002259724 sec. | ||
| 5051 | 2025.06.04 04:39:31.224213 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2025.06.04 04:39:31.224320 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5053 | 2025.06.04 04:39:31.224365 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5054 | 2025.06.04 04:39:31.225106 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2025.06.04 04:39:31.225149 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5056 | 2025.06.04 04:39:31.225562 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5057 | 2025.06.04 04:39:31.225800 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2025.06.04 04:39:31.225983 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001688 sec., 411729.8578199052 rows/sec., 32.84 MiB/sec. | ||
| 5059 | 2025.06.04 04:39:31.225986 [ 39 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5060 | 2025.06.04 04:39:31.226028 [ 281 ] {a994acc6-141f-42cb-b8e3-e41fb833cc5c} <Debug> TCPHandler: Processed in 0.001869229 sec. | ||
| 5061 | 2025.06.04 04:39:31.226082 [ 39 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2025.06.04 04:39:31.226112 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5063 | 2025.06.04 04:39:31.226194 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2025.06.04 04:39:31.226201 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5065 | 2025.06.04 04:39:31.226298 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5066 | 2025.06.04 04:39:31.226306 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5067 | 2025.06.04 04:39:31.226326 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1849 rows starting from the beginning of the part | ||
| 5068 | 2025.06.04 04:39:31.226354 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5069 | 2025.06.04 04:39:31.226384 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 695 rows starting from the beginning of the part | ||
| 5070 | 2025.06.04 04:39:31.226429 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5071 | 2025.06.04 04:39:31.226475 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 695 rows starting from the beginning of the part | ||
| 5072 | 2025.06.04 04:39:31.226519 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5073 | 2025.06.04 04:39:31.226562 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 695 rows starting from the beginning of the part | ||
| 5074 | 2025.06.04 04:39:31.226821 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.06.04 04:39:31.226857 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5076 | 2025.06.04 04:39:31.227198 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5077 | 2025.06.04 04:39:31.227427 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.06.04 04:39:31.227577 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001297 sec., 111796.45335389361 rows/sec., 7.02 MiB/sec. | ||
| 5079 | 2025.06.04 04:39:31.227617 [ 281 ] {8eded5f8-f0f4-4563-a2f7-9be65274c9eb} <Debug> TCPHandler: Processed in 0.001475742 sec. | ||
| 5080 | 2025.06.04 04:39:31.227730 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2025.06.04 04:39:31.227832 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5082 | 2025.06.04 04:39:31.227875 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5083 | 2025.06.04 04:39:31.228021 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858698 sec., 2181096.660135213 rows/sec., 183.72 MiB/sec. | ||
| 5084 | 2025.06.04 04:39:31.228324 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2025.06.04 04:39:31.228363 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5086 | 2025.06.04 04:39:31.228367 [ 187 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5087 | 2025.06.04 04:39:31.228730 [ 187 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2025.06.04 04:39:31.228758 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5089 | 2025.06.04 04:39:31.228821 [ 187 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_36_7} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5090 | 2025.06.04 04:39:31.228938 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 5091 | 2025.06.04 04:39:31.229006 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2025.06.04 04:39:31.229147 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001336 sec., 84580.8383233533 rows/sec., 5.48 MiB/sec. | ||
| 5093 | 2025.06.04 04:39:31.229185 [ 281 ] {2851272a-0376-4b7c-918e-a54d3e0e232d} <Debug> TCPHandler: Processed in 0.001507313 sec. | ||
| 5094 | 2025.06.04 04:39:31.229292 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2025.06.04 04:39:31.229388 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5096 | 2025.06.04 04:39:31.229429 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5097 | 2025.06.04 04:39:31.229857 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2025.06.04 04:39:31.229899 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5099 | 2025.06.04 04:39:31.230214 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5100 | 2025.06.04 04:39:31.230436 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2025.06.04 04:39:31.230565 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001196 sec., 93645.48494983277 rows/sec., 5.33 MiB/sec. | ||
| 5102 | 2025.06.04 04:39:31.230601 [ 281 ] {035868c8-06df-4d15-8910-1bfc4a27ca0e} <Debug> TCPHandler: Processed in 0.001360351 sec. | ||
| 5103 | 2025.06.04 04:39:31.230725 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2025.06.04 04:39:31.230850 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5105 | 2025.06.04 04:39:31.230905 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5106 | 2025.06.04 04:39:31.231500 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.06.04 04:39:31.231535 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5108 | 2025.06.04 04:39:31.231896 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5109 | 2025.06.04 04:39:31.232123 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2025.06.04 04:39:31.232261 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001435 sec., 293379.7909407665 rows/sec., 20.90 MiB/sec. | ||
| 5111 | 2025.06.04 04:39:31.232271 [ 40 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5112 | 2025.06.04 04:39:31.232299 [ 281 ] {d691cf40-6c2f-4ec5-9d17-77fe7f85846b} <Debug> TCPHandler: Processed in 0.001638615 sec. | ||
| 5113 | 2025.06.04 04:39:31.232363 [ 40 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2025.06.04 04:39:31.232398 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5115 | 2025.06.04 04:39:31.232451 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2025.06.04 04:39:31.232501 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5117 | 2025.06.04 04:39:31.232550 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5118 | 2025.06.04 04:39:31.232598 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5119 | 2025.06.04 04:39:31.232617 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5120 | 2025.06.04 04:39:31.232659 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
| 5121 | 2025.06.04 04:39:31.232737 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 421 rows starting from the beginning of the part | ||
| 5122 | 2025.06.04 04:39:31.232794 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 5123 | 2025.06.04 04:39:31.232834 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 421 rows starting from the beginning of the part | ||
| 5124 | 2025.06.04 04:39:31.232878 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
| 5125 | 2025.06.04 04:39:31.232920 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 421 rows starting from the beginning of the part | ||
| 5126 | 2025.06.04 04:39:31.232949 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2025.06.04 04:39:31.232991 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5128 | 2025.06.04 04:39:31.233342 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5129 | 2025.06.04 04:39:31.233576 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2025.06.04 04:39:31.233689 [ 40 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5131 | 2025.06.04 04:39:31.233723 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 5132 | 2025.06.04 04:39:31.233723 [ 40 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2025.06.04 04:39:31.233768 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5134 | 2025.06.04 04:39:31.233778 [ 281 ] {feca2854-3bf4-43a5-aa12-663fd36a7000} <Debug> TCPHandler: Processed in 0.001381892 sec. | ||
| 5135 | 2025.06.04 04:39:31.233846 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 5136 | 2025.06.04 04:39:31.233900 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.06.04 04:39:31.233951 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5138 | 2025.06.04 04:39:31.233984 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5139 | 2025.06.04 04:39:31.233999 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5140 | 2025.06.04 04:39:31.234037 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5141 | 2025.06.04 04:39:31.234054 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5142 | 2025.06.04 04:39:31.234085 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5143 | 2025.06.04 04:39:31.234131 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5144 | 2025.06.04 04:39:31.234173 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5145 | 2025.06.04 04:39:31.234192 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741907 sec., 1326132.7958381246 rows/sec., 100.78 MiB/sec. | ||
| 5146 | 2025.06.04 04:39:31.234212 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5147 | 2025.06.04 04:39:31.234426 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5148 | 2025.06.04 04:39:31.234501 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2025.06.04 04:39:31.234546 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5150 | 2025.06.04 04:39:31.234701 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.06.04 04:39:31.234776 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_36_7} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5152 | 2025.06.04 04:39:31.234848 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5153 | 2025.06.04 04:39:31.234958 [ 202 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148047 sec., 83620.26990184201 rows/sec., 4.27 MiB/sec. | ||
| 5154 | 2025.06.04 04:39:31.235092 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5155 | 2025.06.04 04:39:31.235094 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5156 | 2025.06.04 04:39:31.235420 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.06.04 04:39:31.235426 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2025.06.04 04:39:31.235491 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_16_3} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5159 | 2025.06.04 04:39:31.235560 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5160 | 2025.06.04 04:39:31.235585 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5161 | 2025.06.04 04:39:31.235599 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001618 sec., 146477.13226205192 rows/sec., 9.82 MiB/sec. | ||
| 5162 | 2025.06.04 04:39:31.235632 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2025.06.04 04:39:31.235655 [ 281 ] {2a9c01f9-4bd5-428a-a300-0cf55f8be45e} <Debug> TCPHandler: Processed in 0.001806487 sec. | ||
| 5164 | 2025.06.04 04:39:31.235656 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5165 | 2025.06.04 04:39:31.235748 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5166 | 2025.06.04 04:39:31.235781 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2025.06.04 04:39:31.235841 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5168 | 2025.06.04 04:39:31.235873 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10798 rows starting from the beginning of the part | ||
| 5169 | 2025.06.04 04:39:31.235886 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5170 | 2025.06.04 04:39:31.235917 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
| 5171 | 2025.06.04 04:39:31.235945 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5172 | 2025.06.04 04:39:31.235961 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5173 | 2025.06.04 04:39:31.236003 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
| 5174 | 2025.06.04 04:39:31.236037 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5175 | 2025.06.04 04:39:31.236072 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
| 5176 | 2025.06.04 04:39:31.236300 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2025.06.04 04:39:31.236343 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5178 | 2025.06.04 04:39:31.236696 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5179 | 2025.06.04 04:39:31.236992 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2025.06.04 04:39:31.237123 [ 40 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5181 | 2025.06.04 04:39:31.237144 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec. | ||
| 5182 | 2025.06.04 04:39:31.237161 [ 40 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.06.04 04:39:31.237190 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5184 | 2025.06.04 04:39:31.237190 [ 281 ] {18c2c7dc-0cb8-4133-8306-024e82805817} <Debug> TCPHandler: Processed in 0.001461452 sec. | ||
| 5185 | 2025.06.04 04:39:31.237272 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::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 | ||
| 5186 | 2025.06.04 04:39:31.237350 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2025.06.04 04:39:31.237377 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5188 | 2025.06.04 04:39:31.237409 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 5189 | 2025.06.04 04:39:31.237460 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5190 | 2025.06.04 04:39:31.237463 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5191 | 2025.06.04 04:39:31.237519 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5192 | 2025.06.04 04:39:31.237527 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5193 | 2025.06.04 04:39:31.237563 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5194 | 2025.06.04 04:39:31.237603 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5195 | 2025.06.04 04:39:31.237642 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5196 | 2025.06.04 04:39:31.238509 [ 197 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263119 sec., 13458.74775060782 rows/sec., 903.80 KiB/sec. | ||
| 5197 | 2025.06.04 04:39:31.238636 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2025.06.04 04:39:31.238683 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5199 | 2025.06.04 04:39:31.238708 [ 197 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5200 | 2025.06.04 04:39:31.239069 [ 197 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.06.04 04:39:31.239164 [ 197 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_16_3} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5202 | 2025.06.04 04:39:31.239267 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5203 | 2025.06.04 04:39:31.239567 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5204 | 2025.06.04 04:39:31.239633 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11829 rows, containing 5 columns (5 merged, 0 gathered) in 0.00397732 sec., 2974113.2219685614 rows/sec., 200.76 MiB/sec. | ||
| 5205 | 2025.06.04 04:39:31.239999 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.06.04 04:39:31.240156 [ 197 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5207 | 2025.06.04 04:39:31.240195 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002755 sec., 14156.079854809437 rows/sec., 25.37 MiB/sec. | ||
| 5208 | 2025.06.04 04:39:31.240297 [ 281 ] {30ebc675-3666-4001-bf7c-9cf9c4d2cc27} <Debug> TCPHandler: Processed in 0.003004415 sec. | ||
| 5209 | 2025.06.04 04:39:31.240453 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2025.06.04 04:39:31.240567 [ 197 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2025.06.04 04:39:31.240573 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5212 | 2025.06.04 04:39:31.240648 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5213 | 2025.06.04 04:39:31.240661 [ 197 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5214 | 2025.06.04 04:39:31.240787 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5215 | 2025.06.04 04:39:31.241079 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.06.04 04:39:31.241128 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5217 | 2025.06.04 04:39:31.241556 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5218 | 2025.06.04 04:39:31.241854 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.06.04 04:39:31.241996 [ 40 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5220 | 2025.06.04 04:39:31.242022 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. | ||
| 5221 | 2025.06.04 04:39:31.242035 [ 40 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2025.06.04 04:39:31.242067 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5223 | 2025.06.04 04:39:31.242076 [ 281 ] {7e72f20e-e3c1-4343-adc6-0b1a73f95ce8} <Debug> TCPHandler: Processed in 0.001688835 sec. | ||
| 5224 | 2025.06.04 04:39:31.242157 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5225 | 2025.06.04 04:39:31.242264 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5226 | 2025.06.04 04:39:31.242291 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1954 rows starting from the beginning of the part | ||
| 5227 | 2025.06.04 04:39:31.242339 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
| 5228 | 2025.06.04 04:39:31.242382 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5229 | 2025.06.04 04:39:31.242437 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
| 5230 | 2025.06.04 04:39:31.242493 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5231 | 2025.06.04 04:39:31.242550 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
| 5232 | 2025.06.04 04:39:31.243890 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001779897 sec., 1303446.2106515153 rows/sec., 84.98 MiB/sec. | ||
| 5233 | 2025.06.04 04:39:31.244172 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5234 | 2025.06.04 04:39:31.244518 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.06.04 04:39:31.244603 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_36_7} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5236 | 2025.06.04 04:39:31.244700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5237 | 2025.06.04 04:39:34.589925 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2025.06.04 04:39:34.590130 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5239 | 2025.06.04 04:39:34.590209 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5240 | 2025.06.04 04:39:34.590794 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2025.06.04 04:39:34.590843 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5242 | 2025.06.04 04:39:34.591219 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5243 | 2025.06.04 04:39:34.591454 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2025.06.04 04:39:34.591600 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001527 sec., 2619.515389652914 rows/sec., 213.60 KiB/sec. | ||
| 5245 | 2025.06.04 04:39:34.591642 [ 281 ] {9ed7954d-be3f-46ec-8a89-521a8cc51550} <Debug> TCPHandler: Processed in 0.001859549 sec. | ||
| 5246 | 2025.06.04 04:39:34.591745 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2025.06.04 04:39:34.591840 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5248 | 2025.06.04 04:39:34.591879 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5249 | 2025.06.04 04:39:34.592751 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2025.06.04 04:39:34.592790 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5251 | 2025.06.04 04:39:34.593169 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5252 | 2025.06.04 04:39:34.593374 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.06.04 04:39:34.593509 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Debug> executeQuery: Read 1202 rows, 101.03 KiB in 0.001687 sec., 712507.4096028453 rows/sec., 58.49 MiB/sec. | ||
| 5254 | 2025.06.04 04:39:34.593547 [ 281 ] {f2ca1acb-ace8-4957-bd00-4e9be9ae184b} <Debug> TCPHandler: Processed in 0.001849928 sec. | ||
| 5255 | 2025.06.04 04:39:34.593646 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.06.04 04:39:34.593740 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5257 | 2025.06.04 04:39:34.593781 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5258 | 2025.06.04 04:39:34.594164 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.06.04 04:39:34.594200 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5260 | 2025.06.04 04:39:34.594488 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5261 | 2025.06.04 04:39:34.594694 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.06.04 04:39:34.594823 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 390.27 KiB/sec. | ||
| 5263 | 2025.06.04 04:39:34.594859 [ 281 ] {fdb38ea5-9608-4a94-8632-ab8b13bf1062} <Debug> TCPHandler: Processed in 0.001260539 sec. | ||
| 5264 | 2025.06.04 04:39:34.594981 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2025.06.04 04:39:34.595083 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5266 | 2025.06.04 04:39:34.595123 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5267 | 2025.06.04 04:39:34.595615 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2025.06.04 04:39:34.595651 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5269 | 2025.06.04 04:39:34.595982 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5270 | 2025.06.04 04:39:34.596199 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.06.04 04:39:34.596329 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 12.20 MiB/sec. | ||
| 5272 | 2025.06.04 04:39:34.596365 [ 281 ] {769e5c09-af9e-41fe-a6b3-c7629b7aae70} <Debug> TCPHandler: Processed in 0.001441762 sec. | ||
| 5273 | 2025.06.04 04:39:34.596487 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.06.04 04:39:34.596585 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5275 | 2025.06.04 04:39:34.596625 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5276 | 2025.06.04 04:39:34.597171 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2025.06.04 04:39:34.597205 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5278 | 2025.06.04 04:39:34.597523 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5279 | 2025.06.04 04:39:34.597741 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2025.06.04 04:39:34.597871 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001304 sec., 403374.23312883434 rows/sec., 29.87 MiB/sec. | ||
| 5281 | 2025.06.04 04:39:34.597908 [ 281 ] {9b9d4699-dad1-4998-b558-59344ddc7dc7} <Debug> TCPHandler: Processed in 0.001479212 sec. | ||
| 5282 | 2025.06.04 04:39:34.598012 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2025.06.04 04:39:34.598105 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5284 | 2025.06.04 04:39:34.598148 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5285 | 2025.06.04 04:39:34.598691 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.06.04 04:39:34.598726 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5287 | 2025.06.04 04:39:34.599094 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5288 | 2025.06.04 04:39:34.599303 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.06.04 04:39:34.599426 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.00134 sec., 726865.671641791 rows/sec., 48.79 MiB/sec. | ||
| 5290 | 2025.06.04 04:39:34.599462 [ 281 ] {e83d3f29-175f-44ef-8d78-8c69c4e9c381} <Debug> TCPHandler: Processed in 0.001497482 sec. | ||
| 5291 | 2025.06.04 04:39:34.599564 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2025.06.04 04:39:34.599656 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5293 | 2025.06.04 04:39:34.599709 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5294 | 2025.06.04 04:39:34.600394 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2025.06.04 04:39:34.600428 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5296 | 2025.06.04 04:39:34.600898 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5297 | 2025.06.04 04:39:34.601103 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2025.06.04 04:39:34.601227 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00162 sec., 1234.567901234568 rows/sec., 2.21 MiB/sec. | ||
| 5299 | 2025.06.04 04:39:34.601275 [ 281 ] {b760bef6-4406-4837-aed0-bd4b6b9f3283} <Debug> TCPHandler: Processed in 0.001793947 sec. | ||
| 5300 | 2025.06.04 04:39:34.601369 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2025.06.04 04:39:34.601455 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5302 | 2025.06.04 04:39:34.601493 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5303 | 2025.06.04 04:39:34.601859 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2025.06.04 04:39:34.601893 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5305 | 2025.06.04 04:39:34.602181 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5306 | 2025.06.04 04:39:34.602394 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2025.06.04 04:39:34.602519 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001034 sec., 44487.42746615087 rows/sec., 3.01 MiB/sec. | ||
| 5308 | 2025.06.04 04:39:34.602553 [ 281 ] {b51b60f7-971e-450a-ba9d-e8d0652d0870} <Debug> TCPHandler: Processed in 0.001190558 sec. | ||
| 5309 | 2025.06.04 04:39:36.208028 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2025.06.04 04:39:36.208227 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5311 | 2025.06.04 04:39:36.208294 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5312 | 2025.06.04 04:39:36.208914 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2025.06.04 04:39:36.208961 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5314 | 2025.06.04 04:39:36.209359 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5315 | 2025.06.04 04:39:36.209585 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2025.06.04 04:39:36.209739 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.74 MiB/sec. | ||
| 5317 | 2025.06.04 04:39:36.209780 [ 281 ] {b3ddddc3-3e28-41aa-8824-088ecb1c3c29} <Debug> TCPHandler: Processed in 0.001885758 sec. | ||
| 5318 | 2025.06.04 04:39:36.209890 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2025.06.04 04:39:36.209983 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5320 | 2025.06.04 04:39:36.210022 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5321 | 2025.06.04 04:39:36.210436 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2025.06.04 04:39:36.210472 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5323 | 2025.06.04 04:39:36.210776 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5324 | 2025.06.04 04:39:36.210992 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.06.04 04:39:36.211123 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 5326 | 2025.06.04 04:39:36.211159 [ 281 ] {48941a60-556d-44ef-a360-8ed217d859aa} <Debug> TCPHandler: Processed in 0.00131754 sec. | ||
| 5327 | 2025.06.04 04:39:36.211264 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2025.06.04 04:39:36.211358 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5329 | 2025.06.04 04:39:36.211400 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5330 | 2025.06.04 04:39:36.211748 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.06.04 04:39:36.211783 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5332 | 2025.06.04 04:39:36.212106 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5333 | 2025.06.04 04:39:36.212312 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2025.06.04 04:39:36.212443 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001104 sec., 30797.101449275364 rows/sec., 2.15 MiB/sec. | ||
| 5335 | 2025.06.04 04:39:36.212479 [ 281 ] {2c372a7b-fa3d-4029-bd5f-213b4979dca0} <Debug> TCPHandler: Processed in 0.001261809 sec. | ||
| 5336 | 2025.06.04 04:39:36.212580 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2025.06.04 04:39:36.212671 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5338 | 2025.06.04 04:39:36.212711 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5339 | 2025.06.04 04:39:36.213012 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.06.04 04:39:36.213046 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5341 | 2025.06.04 04:39:36.213352 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5342 | 2025.06.04 04:39:36.213562 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.06.04 04:39:36.213691 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001038 sec., 13487.47591522158 rows/sec., 919.17 KiB/sec. | ||
| 5344 | 2025.06.04 04:39:36.213726 [ 281 ] {ef4300b5-c680-4369-b4c5-cc4781795660} <Debug> TCPHandler: Processed in 0.001192938 sec. | ||
| 5345 | 2025.06.04 04:39:36.737634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 5346 | 2025.06.04 04:39:36.738281 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2025.06.04 04:39:36.738350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5348 | 2025.06.04 04:39:36.738962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5349 | 2025.06.04 04:39:36.739181 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2025.06.04 04:39:36.739314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 5351 | 2025.06.04 04:39:37.353621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5352 | 2025.06.04 04:39:37.370742 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.06.04 04:39:37.370788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5354 | 2025.06.04 04:39:37.376330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5355 | 2025.06.04 04:39:37.377061 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2025.06.04 04:39:37.379874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5357 | 2025.06.04 04:39:39.267061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 778 | ||
| 5358 | 2025.06.04 04:39:39.269638 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.06.04 04:39:39.269677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5360 | 2025.06.04 04:39:39.270892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5361 | 2025.06.04 04:39:39.271160 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.06.04 04:39:39.271420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5363 | 2025.06.04 04:39:41.220932 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2025.06.04 04:39:41.221156 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5365 | 2025.06.04 04:39:41.221233 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5366 | 2025.06.04 04:39:41.221983 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.06.04 04:39:41.222032 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5368 | 2025.06.04 04:39:41.222459 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5369 | 2025.06.04 04:39:41.222693 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2025.06.04 04:39:41.222832 [ 28 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5371 | 2025.06.04 04:39:41.222850 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00175 sec., 121142.85714285714 rows/sec., 7.70 MiB/sec. | ||
| 5372 | 2025.06.04 04:39:41.222912 [ 28 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2025.06.04 04:39:41.222934 [ 281 ] {f27a5377-50d0-45b7-bed4-c9acdc2298fd} <Debug> TCPHandler: Processed in 0.002146212 sec. | ||
| 5374 | 2025.06.04 04:39:41.222939 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5375 | 2025.06.04 04:39:41.223049 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5376 | 2025.06.04 04:39:41.223063 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2025.06.04 04:39:41.223166 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5378 | 2025.06.04 04:39:41.223184 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5379 | 2025.06.04 04:39:41.223205 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
| 5380 | 2025.06.04 04:39:41.223231 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5381 | 2025.06.04 04:39:41.223297 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5382 | 2025.06.04 04:39:41.223349 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5383 | 2025.06.04 04:39:41.223390 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5384 | 2025.06.04 04:39:41.223429 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5385 | 2025.06.04 04:39:41.224051 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2025.06.04 04:39:41.224092 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5387 | 2025.06.04 04:39:41.224287 [ 196 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127988 sec., 828202.6439978748 rows/sec., 55.83 MiB/sec. | ||
| 5388 | 2025.06.04 04:39:41.224435 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5389 | 2025.06.04 04:39:41.224482 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5390 | 2025.06.04 04:39:41.224759 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2025.06.04 04:39:41.224855 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_17_4} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5392 | 2025.06.04 04:39:41.224891 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2025.06.04 04:39:41.224924 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5394 | 2025.06.04 04:39:41.225070 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001906 sec., 364637.9853095488 rows/sec., 29.08 MiB/sec. | ||
| 5395 | 2025.06.04 04:39:41.225122 [ 281 ] {2595b180-1ad5-4f05-a48d-05ebc32c6439} <Debug> TCPHandler: Processed in 0.002113692 sec. | ||
| 5396 | 2025.06.04 04:39:41.225257 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2025.06.04 04:39:41.225372 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5398 | 2025.06.04 04:39:41.225423 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5399 | 2025.06.04 04:39:41.225897 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.06.04 04:39:41.225935 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5401 | 2025.06.04 04:39:41.226256 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5402 | 2025.06.04 04:39:41.226472 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.06.04 04:39:41.226604 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001257 sec., 115354.01750198886 rows/sec., 7.24 MiB/sec. | ||
| 5404 | 2025.06.04 04:39:41.226643 [ 281 ] {784ab76f-41ef-435e-bfe0-0731e8368e92} <Debug> TCPHandler: Processed in 0.001448452 sec. | ||
| 5405 | 2025.06.04 04:39:41.226749 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2025.06.04 04:39:41.226846 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5407 | 2025.06.04 04:39:41.226886 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5408 | 2025.06.04 04:39:41.227327 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2025.06.04 04:39:41.227365 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5410 | 2025.06.04 04:39:41.227683 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5411 | 2025.06.04 04:39:41.227933 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2025.06.04 04:39:41.228034 [ 28 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5413 | 2025.06.04 04:39:41.228062 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001235 sec., 91497.97570850202 rows/sec., 5.92 MiB/sec. | ||
| 5414 | 2025.06.04 04:39:41.228068 [ 28 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2025.06.04 04:39:41.228102 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5416 | 2025.06.04 04:39:41.228107 [ 281 ] {f6d902b6-3e70-4683-b828-561864c21e82} <Debug> TCPHandler: Processed in 0.001407701 sec. | ||
| 5417 | 2025.06.04 04:39:41.228195 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::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 | ||
| 5418 | 2025.06.04 04:39:41.228220 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.06.04 04:39:41.228298 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5420 | 2025.06.04 04:39:41.228314 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5421 | 2025.06.04 04:39:41.228332 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part | ||
| 5422 | 2025.06.04 04:39:41.228355 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5423 | 2025.06.04 04:39:41.228396 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
| 5424 | 2025.06.04 04:39:41.228443 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 5425 | 2025.06.04 04:39:41.228482 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
| 5426 | 2025.06.04 04:39:41.228520 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 5427 | 2025.06.04 04:39:41.228558 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
| 5428 | 2025.06.04 04:39:41.228796 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.06.04 04:39:41.228834 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5430 | 2025.06.04 04:39:41.229153 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5431 | 2025.06.04 04:39:41.229378 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.06.04 04:39:41.229423 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126869 sec., 805555.3366070513 rows/sec., 56.29 MiB/sec. | ||
| 5433 | 2025.06.04 04:39:41.229477 [ 28 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5434 | 2025.06.04 04:39:41.229506 [ 28 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2025.06.04 04:39:41.229508 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001211 sec., 92485.54913294797 rows/sec., 5.27 MiB/sec. | ||
| 5436 | 2025.06.04 04:39:41.229528 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5437 | 2025.06.04 04:39:41.229559 [ 281 ] {d0858c4b-3b83-49e3-8769-6283f10aee5b} <Debug> TCPHandler: Processed in 0.001389251 sec. | ||
| 5438 | 2025.06.04 04:39:41.229571 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5439 | 2025.06.04 04:39:41.229594 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5440 | 2025.06.04 04:39:41.229671 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5441 | 2025.06.04 04:39:41.229676 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2025.06.04 04:39:41.229698 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
| 5443 | 2025.06.04 04:39:41.229751 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 5444 | 2025.06.04 04:39:41.229783 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5445 | 2025.06.04 04:39:41.229790 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
| 5446 | 2025.06.04 04:39:41.229824 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2025.06.04 04:39:41.229830 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5448 | 2025.06.04 04:39:41.229839 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 5449 | 2025.06.04 04:39:41.229888 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 5450 | 2025.06.04 04:39:41.229895 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_21_4} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5451 | 2025.06.04 04:39:41.229964 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5452 | 2025.06.04 04:39:41.230443 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.06.04 04:39:41.230481 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5454 | 2025.06.04 04:39:41.230559 [ 191 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.000991105 sec., 565025.9054287891 rows/sec., 34.34 MiB/sec. | ||
| 5455 | 2025.06.04 04:39:41.230677 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5456 | 2025.06.04 04:39:41.230852 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5457 | 2025.06.04 04:39:41.230955 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2025.06.04 04:39:41.231043 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_17_4} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5459 | 2025.06.04 04:39:41.231102 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5460 | 2025.06.04 04:39:41.231125 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.06.04 04:39:41.231263 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001498 sec., 281041.38851802406 rows/sec., 20.02 MiB/sec. | ||
| 5462 | 2025.06.04 04:39:41.231300 [ 281 ] {ac4fccd9-2ed6-44ed-9dcc-4e67767c3be3} <Debug> TCPHandler: Processed in 0.001675005 sec. | ||
| 5463 | 2025.06.04 04:39:41.231405 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2025.06.04 04:39:41.231499 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5465 | 2025.06.04 04:39:41.231541 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5466 | 2025.06.04 04:39:41.231863 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.06.04 04:39:41.231899 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5468 | 2025.06.04 04:39:41.232212 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5469 | 2025.06.04 04:39:41.232449 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.06.04 04:39:41.232580 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5471 | 2025.06.04 04:39:41.232616 [ 281 ] {f5a0c344-936b-4580-a793-1d28eca28e61} <Debug> TCPHandler: Processed in 0.001262659 sec. | ||
| 5472 | 2025.06.04 04:39:41.232722 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2025.06.04 04:39:41.232816 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5474 | 2025.06.04 04:39:41.232859 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5475 | 2025.06.04 04:39:41.233279 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2025.06.04 04:39:41.233314 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5477 | 2025.06.04 04:39:41.233658 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5478 | 2025.06.04 04:39:41.233880 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.06.04 04:39:41.234011 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001213 sec., 195383.34707337178 rows/sec., 13.10 MiB/sec. | ||
| 5480 | 2025.06.04 04:39:41.234048 [ 281 ] {13484b84-dedb-46a9-b63c-079892273eed} <Debug> TCPHandler: Processed in 0.001375741 sec. | ||
| 5481 | 2025.06.04 04:39:41.234153 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2025.06.04 04:39:41.234248 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5483 | 2025.06.04 04:39:41.234290 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5484 | 2025.06.04 04:39:41.234584 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.06.04 04:39:41.234621 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5486 | 2025.06.04 04:39:41.234915 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5487 | 2025.06.04 04:39:41.235127 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2025.06.04 04:39:41.235255 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 5489 | 2025.06.04 04:39:41.235290 [ 281 ] {5067263b-0438-47ac-8396-e2a75577a584} <Debug> TCPHandler: Processed in 0.001187368 sec. | ||
| 5490 | 2025.06.04 04:39:41.235389 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2025.06.04 04:39:41.235482 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5492 | 2025.06.04 04:39:41.235536 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5493 | 2025.06.04 04:39:41.236382 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2025.06.04 04:39:41.236417 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5495 | 2025.06.04 04:39:41.236996 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5496 | 2025.06.04 04:39:41.237252 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2025.06.04 04:39:41.237431 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001966 sec., 19837.232960325535 rows/sec., 35.55 MiB/sec. | ||
| 5498 | 2025.06.04 04:39:41.237506 [ 281 ] {f41cb23b-132d-4742-a7d9-5d126dea2c55} <Debug> TCPHandler: Processed in 0.002166673 sec. | ||
| 5499 | 2025.06.04 04:39:41.238532 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2025.06.04 04:39:41.240412 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5501 | 2025.06.04 04:39:41.240544 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5502 | 2025.06.04 04:39:41.241063 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2025.06.04 04:39:41.241108 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5504 | 2025.06.04 04:39:41.241465 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5505 | 2025.06.04 04:39:41.241679 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2025.06.04 04:39:41.241818 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. | ||
| 5507 | 2025.06.04 04:39:41.241869 [ 281 ] {205cb85b-918f-452d-accd-d8cb1ce603c9} <Debug> TCPHandler: Processed in 0.003394692 sec. | ||
| 5508 | 2025.06.04 04:39:44.146336 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5509 | 2025.06.04 04:39:44.146410 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5510 | 2025.06.04 04:39:44.239443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 5511 | 2025.06.04 04:39:44.240247 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.06.04 04:39:44.240316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5513 | 2025.06.04 04:39:44.240940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5514 | 2025.06.04 04:39:44.241177 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.06.04 04:39:44.241305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 5516 | 2025.06.04 04:39:44.241314 [ 56 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5517 | 2025.06.04 04:39:44.241362 [ 56 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2025.06.04 04:39:44.241381 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5519 | 2025.06.04 04:39:44.241502 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::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 | ||
| 5520 | 2025.06.04 04:39:44.241606 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5521 | 2025.06.04 04:39:44.241640 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 5522 | 2025.06.04 04:39:44.241701 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 5523 | 2025.06.04 04:39:44.241751 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 5524 | 2025.06.04 04:39:44.241795 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 5525 | 2025.06.04 04:39:44.241836 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 5526 | 2025.06.04 04:39:44.241881 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 5527 | 2025.06.04 04:39:44.246586 [ 191 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005131797 sec., 2329788.181410917 rows/sec., 33.33 MiB/sec. | ||
| 5528 | 2025.06.04 04:39:44.246833 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5529 | 2025.06.04 04:39:44.247074 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2025.06.04 04:39:44.247132 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_26_5} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5531 | 2025.06.04 04:39:44.247203 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5532 | 2025.06.04 04:39:44.880027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5533 | 2025.06.04 04:39:44.897056 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.06.04 04:39:44.897116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5535 | 2025.06.04 04:39:44.902757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5536 | 2025.06.04 04:39:44.903482 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.06.04 04:39:44.903775 [ 72 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5538 | 2025.06.04 04:39:44.903846 [ 72 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.06.04 04:39:44.903870 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5540 | 2025.06.04 04:39:44.904012 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::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 | ||
| 5541 | 2025.06.04 04:39:44.906429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5542 | 2025.06.04 04:39:44.907805 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5543 | 2025.06.04 04:39:44.909270 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5544 | 2025.06.04 04:39:44.914278 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5545 | 2025.06.04 04:39:44.918973 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5546 | 2025.06.04 04:39:44.923636 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5547 | 2025.06.04 04:39:44.928288 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5548 | 2025.06.04 04:39:44.932544 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5549 | 2025.06.04 04:39:44.989389 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.085434597 sec., 2294.152566787434 rows/sec., 11.86 MiB/sec. | ||
| 5550 | 2025.06.04 04:39:44.991940 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5551 | 2025.06.04 04:39:44.994072 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2025.06.04 04:39:44.994179 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_26_5} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5553 | 2025.06.04 04:39:44.996705 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5554 | 2025.06.04 04:39:45.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.77 MiB, peak 242.31 MiB, free memory in arenas 0.00 B, will set to 237.95 MiB (RSS), difference: 6.18 MiB | ||
| 5555 | 2025.06.04 04:39:46.213622 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2025.06.04 04:39:46.213871 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5557 | 2025.06.04 04:39:46.213966 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5558 | 2025.06.04 04:39:46.214833 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.06.04 04:39:46.214880 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5560 | 2025.06.04 04:39:46.215276 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5561 | 2025.06.04 04:39:46.215491 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2025.06.04 04:39:46.215636 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001837 sec., 32661.9488296135 rows/sec., 2.54 MiB/sec. | ||
| 5563 | 2025.06.04 04:39:46.215675 [ 281 ] {a2654bad-3069-4df2-b1c2-07cd932f093d} <Debug> TCPHandler: Processed in 0.002191633 sec. | ||
| 5564 | 2025.06.04 04:39:46.215786 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.06.04 04:39:46.215879 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5566 | 2025.06.04 04:39:46.215920 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5567 | 2025.06.04 04:39:46.216294 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2025.06.04 04:39:46.216329 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5569 | 2025.06.04 04:39:46.216616 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5570 | 2025.06.04 04:39:46.216826 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.06.04 04:39:46.216929 [ 88 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 5572 | 2025.06.04 04:39:46.216952 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001092 sec., 1831.5018315018312 rows/sec., 137.72 KiB/sec. | ||
| 5573 | 2025.06.04 04:39:46.216997 [ 88 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2025.06.04 04:39:46.217006 [ 281 ] {be2e3996-f7c7-43bd-84c3-23439b206516} <Debug> TCPHandler: Processed in 0.001266989 sec. | ||
| 5575 | 2025.06.04 04:39:46.217026 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5576 | 2025.06.04 04:39:46.217114 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2025.06.04 04:39:46.217199 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 5578 | 2025.06.04 04:39:46.217208 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5579 | 2025.06.04 04:39:46.217311 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5580 | 2025.06.04 04:39:46.217420 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5581 | 2025.06.04 04:39:46.217482 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 165 rows starting from the beginning of the part | ||
| 5582 | 2025.06.04 04:39:46.217587 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 5583 | 2025.06.04 04:39:46.217664 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 145 rows starting from the beginning of the part | ||
| 5584 | 2025.06.04 04:39:46.217715 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2025.06.04 04:39:46.217733 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 5586 | 2025.06.04 04:39:46.217764 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5587 | 2025.06.04 04:39:46.217789 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 145 rows starting from the beginning of the part | ||
| 5588 | 2025.06.04 04:39:46.217834 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 5589 | 2025.06.04 04:39:46.218135 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5590 | 2025.06.04 04:39:46.218373 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2025.06.04 04:39:46.218509 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001318 sec., 50075.87253414264 rows/sec., 3.91 MiB/sec. | ||
| 5592 | 2025.06.04 04:39:46.218545 [ 281 ] {f7d2f26d-98df-4f48-b3fe-9b41b7b753df} <Debug> TCPHandler: Processed in 0.001478853 sec. | ||
| 5593 | 2025.06.04 04:39:46.218647 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2025.06.04 04:39:46.218738 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5595 | 2025.06.04 04:39:46.218765 [ 200 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657425 sec., 280555.6812525454 rows/sec., 18.80 MiB/sec. | ||
| 5596 | 2025.06.04 04:39:46.218780 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5597 | 2025.06.04 04:39:46.218928 [ 189 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 5598 | 2025.06.04 04:39:46.219176 [ 189 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.06.04 04:39:46.219184 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2025.06.04 04:39:46.219228 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5601 | 2025.06.04 04:39:46.219246 [ 189 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_30_6} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 5602 | 2025.06.04 04:39:46.219320 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5603 | 2025.06.04 04:39:46.219588 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5604 | 2025.06.04 04:39:46.219797 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.06.04 04:39:46.219991 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 5606 | 2025.06.04 04:39:46.220027 [ 281 ] {dc2b0103-1541-4206-a920-4b3a26cce677} <Debug> TCPHandler: Processed in 0.001426072 sec. | ||
| 5607 | 2025.06.04 04:39:46.220146 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.06.04 04:39:46.220270 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5609 | 2025.06.04 04:39:46.220337 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5610 | 2025.06.04 04:39:46.221127 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.06.04 04:39:46.221163 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5612 | 2025.06.04 04:39:46.221700 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5613 | 2025.06.04 04:39:46.221929 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.06.04 04:39:46.222073 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001828 sec., 1094.0919037199126 rows/sec., 1.96 MiB/sec. | ||
| 5615 | 2025.06.04 04:39:46.222134 [ 281 ] {4f253842-0486-4324-8600-6936383cee03} <Debug> TCPHandler: Processed in 0.002050721 sec. | ||
| 5616 | 2025.06.04 04:39:46.222247 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2025.06.04 04:39:46.222350 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5618 | 2025.06.04 04:39:46.222392 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5619 | 2025.06.04 04:39:46.222728 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.06.04 04:39:46.222762 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5621 | 2025.06.04 04:39:46.223078 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5622 | 2025.06.04 04:39:46.223277 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.06.04 04:39:46.223405 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5624 | 2025.06.04 04:39:46.223439 [ 281 ] {7d571204-36dd-407c-a26d-27e716ea2e96} <Debug> TCPHandler: Processed in 0.001242679 sec. | ||
| 5625 | 2025.06.04 04:39:49.271787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 812 | ||
| 5626 | 2025.06.04 04:39:49.274766 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2025.06.04 04:39:49.274819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5628 | 2025.06.04 04:39:49.276049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5629 | 2025.06.04 04:39:49.276341 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2025.06.04 04:39:49.276702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 5631 | 2025.06.04 04:39:51.221673 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2025.06.04 04:39:51.221892 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5633 | 2025.06.04 04:39:51.221966 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5634 | 2025.06.04 04:39:51.222757 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.06.04 04:39:51.222796 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5636 | 2025.06.04 04:39:51.223218 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5637 | 2025.06.04 04:39:51.223473 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2025.06.04 04:39:51.223629 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001793 sec., 118237.59063022866 rows/sec., 7.52 MiB/sec. | ||
| 5639 | 2025.06.04 04:39:51.223672 [ 281 ] {4b4e8311-f95e-4e76-bb34-33b313965b6f} <Debug> TCPHandler: Processed in 0.002141752 sec. | ||
| 5640 | 2025.06.04 04:39:51.223788 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2025.06.04 04:39:51.223884 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5642 | 2025.06.04 04:39:51.223927 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5643 | 2025.06.04 04:39:51.224323 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2025.06.04 04:39:51.224358 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5645 | 2025.06.04 04:39:51.224659 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5646 | 2025.06.04 04:39:51.224880 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2025.06.04 04:39:51.225008 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001142 sec., 12259.194395796847 rows/sec., 999.65 KiB/sec. | ||
| 5648 | 2025.06.04 04:39:51.225044 [ 281 ] {ddd5fd9b-4b74-442d-a6ba-2299b32100fd} <Debug> TCPHandler: Processed in 0.00130678 sec. | ||
| 5649 | 2025.06.04 04:39:51.225148 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2025.06.04 04:39:51.225241 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5651 | 2025.06.04 04:39:51.225281 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5652 | 2025.06.04 04:39:51.225990 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2025.06.04 04:39:51.226025 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5654 | 2025.06.04 04:39:51.226394 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5655 | 2025.06.04 04:39:51.226613 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2025.06.04 04:39:51.226719 [ 130 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5657 | 2025.06.04 04:39:51.226741 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Debug> executeQuery: Read 702 rows, 57.27 KiB in 0.001518 sec., 462450.5928853755 rows/sec., 36.85 MiB/sec. | ||
| 5658 | 2025.06.04 04:39:51.226755 [ 130 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2025.06.04 04:39:51.226779 [ 281 ] {3fe51bb7-c91a-4b91-a4f5-28f2e0dcdf5c} <Debug> TCPHandler: Processed in 0.001680105 sec. | ||
| 5660 | 2025.06.04 04:39:51.226779 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5661 | 2025.06.04 04:39:51.226887 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2025.06.04 04:39:51.226903 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5663 | 2025.06.04 04:39:51.226982 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5664 | 2025.06.04 04:39:51.227026 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5665 | 2025.06.04 04:39:51.227048 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5666 | 2025.06.04 04:39:51.227085 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1849 rows starting from the beginning of the part | ||
| 5667 | 2025.06.04 04:39:51.227148 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1202 rows starting from the beginning of the part | ||
| 5668 | 2025.06.04 04:39:51.227191 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5669 | 2025.06.04 04:39:51.227233 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 695 rows starting from the beginning of the part | ||
| 5670 | 2025.06.04 04:39:51.227269 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5671 | 2025.06.04 04:39:51.227307 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 702 rows starting from the beginning of the part | ||
| 5672 | 2025.06.04 04:39:51.227466 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2025.06.04 04:39:51.227508 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5674 | 2025.06.04 04:39:51.227844 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5675 | 2025.06.04 04:39:51.228070 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2025.06.04 04:39:51.228210 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.001246 sec., 127608.34670947031 rows/sec., 8.07 MiB/sec. | ||
| 5677 | 2025.06.04 04:39:51.228248 [ 281 ] {8fe232ed-8597-4aff-ae27-8c04fe77be06} <Debug> TCPHandler: Processed in 0.001410281 sec. | ||
| 5678 | 2025.06.04 04:39:51.228353 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2025.06.04 04:39:51.228447 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5680 | 2025.06.04 04:39:51.228485 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5681 | 2025.06.04 04:39:51.228903 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2025.06.04 04:39:51.228938 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5683 | 2025.06.04 04:39:51.229042 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4564 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195104 sec., 2079172.5585667014 rows/sec., 176.20 MiB/sec. | ||
| 5684 | 2025.06.04 04:39:51.229287 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5685 | 2025.06.04 04:39:51.229293 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5686 | 2025.06.04 04:39:51.229612 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2025.06.04 04:39:51.229624 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2025.06.04 04:39:51.229707 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_41_8} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5689 | 2025.06.04 04:39:51.229751 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001322 sec., 85476.55068078669 rows/sec., 5.53 MiB/sec. | ||
| 5690 | 2025.06.04 04:39:51.229778 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5691 | 2025.06.04 04:39:51.229794 [ 281 ] {21ef94ae-fce1-4156-b6c6-dfe1145946a3} <Debug> TCPHandler: Processed in 0.001490273 sec. | ||
| 5692 | 2025.06.04 04:39:51.229904 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2025.06.04 04:39:51.229999 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5694 | 2025.06.04 04:39:51.230038 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5695 | 2025.06.04 04:39:51.230456 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.06.04 04:39:51.230491 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5697 | 2025.06.04 04:39:51.230799 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5698 | 2025.06.04 04:39:51.231020 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2025.06.04 04:39:51.231145 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001164 sec., 96219.93127147766 rows/sec., 5.48 MiB/sec. | ||
| 5700 | 2025.06.04 04:39:51.231182 [ 281 ] {8013d16e-3b31-4ebb-a262-c0f1725cb4f7} <Debug> TCPHandler: Processed in 0.00132657 sec. | ||
| 5701 | 2025.06.04 04:39:51.231287 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2025.06.04 04:39:51.231379 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5703 | 2025.06.04 04:39:51.231418 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5704 | 2025.06.04 04:39:51.231954 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2025.06.04 04:39:51.231988 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5706 | 2025.06.04 04:39:51.232321 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5707 | 2025.06.04 04:39:51.232535 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2025.06.04 04:39:51.232628 [ 130 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5709 | 2025.06.04 04:39:51.232653 [ 130 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2025.06.04 04:39:51.232660 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.001298 sec., 335130.9707241911 rows/sec., 23.96 MiB/sec. | ||
| 5711 | 2025.06.04 04:39:51.232669 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5712 | 2025.06.04 04:39:51.232696 [ 281 ] {167b4f23-36e3-4260-8f7d-99c4de800445} <Debug> TCPHandler: Processed in 0.001459762 sec. | ||
| 5713 | 2025.06.04 04:39:51.232774 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5714 | 2025.06.04 04:39:51.232806 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2025.06.04 04:39:51.232916 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5716 | 2025.06.04 04:39:51.232924 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5717 | 2025.06.04 04:39:51.232960 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5718 | 2025.06.04 04:39:51.232971 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
| 5719 | 2025.06.04 04:39:51.233148 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 526 rows starting from the beginning of the part | ||
| 5720 | 2025.06.04 04:39:51.233203 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5721 | 2025.06.04 04:39:51.233251 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 421 rows starting from the beginning of the part | ||
| 5722 | 2025.06.04 04:39:51.233297 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part | ||
| 5723 | 2025.06.04 04:39:51.233345 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 435 rows starting from the beginning of the part | ||
| 5724 | 2025.06.04 04:39:51.233395 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2025.06.04 04:39:51.233435 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5726 | 2025.06.04 04:39:51.233851 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5727 | 2025.06.04 04:39:51.234083 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.06.04 04:39:51.234227 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. | ||
| 5729 | 2025.06.04 04:39:51.234264 [ 281 ] {f514f2c4-6fd7-4726-bd5d-01c342b93156} <Debug> TCPHandler: Processed in 0.001509413 sec. | ||
| 5730 | 2025.06.04 04:39:51.234374 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2025.06.04 04:39:51.234476 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5732 | 2025.06.04 04:39:51.234522 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5733 | 2025.06.04 04:39:51.234666 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2427 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194461 sec., 1248065.1647374022 rows/sec., 95.61 MiB/sec. | ||
| 5734 | 2025.06.04 04:39:51.234866 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5735 | 2025.06.04 04:39:51.234964 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.06.04 04:39:51.235008 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5737 | 2025.06.04 04:39:51.235139 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2025.06.04 04:39:51.235218 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_41_8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5739 | 2025.06.04 04:39:51.235293 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5740 | 2025.06.04 04:39:51.235394 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5741 | 2025.06.04 04:39:51.235618 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2025.06.04 04:39:51.235720 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5743 | 2025.06.04 04:39:51.235746 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.06.04 04:39:51.235751 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001293 sec., 188708.43000773393 rows/sec., 12.66 MiB/sec. | ||
| 5745 | 2025.06.04 04:39:51.235762 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5746 | 2025.06.04 04:39:51.235790 [ 281 ] {b328c134-a536-43e9-a336-24d489ef3d71} <Debug> TCPHandler: Processed in 0.001466872 sec. | ||
| 5747 | 2025.06.04 04:39:51.235830 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5748 | 2025.06.04 04:39:51.235899 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2025.06.04 04:39:51.235925 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5750 | 2025.06.04 04:39:51.235955 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11829 rows starting from the beginning of the part | ||
| 5751 | 2025.06.04 04:39:51.235999 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5752 | 2025.06.04 04:39:51.236002 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 974 rows starting from the beginning of the part | ||
| 5753 | 2025.06.04 04:39:51.236051 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5754 | 2025.06.04 04:39:51.236060 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 5755 | 2025.06.04 04:39:51.236107 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
| 5756 | 2025.06.04 04:39:51.236145 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5757 | 2025.06.04 04:39:51.236183 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 244 rows starting from the beginning of the part | ||
| 5758 | 2025.06.04 04:39:51.236399 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2025.06.04 04:39:51.236441 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5760 | 2025.06.04 04:39:51.236811 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5761 | 2025.06.04 04:39:51.237032 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.06.04 04:39:51.237176 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 56.43 KiB/sec. | ||
| 5763 | 2025.06.04 04:39:51.237213 [ 281 ] {af00e9ae-7144-40dc-b5f3-fc30e1de9f82} <Debug> TCPHandler: Processed in 0.001365571 sec. | ||
| 5764 | 2025.06.04 04:39:51.237317 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2025.06.04 04:39:51.237417 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5766 | 2025.06.04 04:39:51.237473 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5767 | 2025.06.04 04:39:51.238336 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.06.04 04:39:51.238372 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5769 | 2025.06.04 04:39:51.239049 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5770 | 2025.06.04 04:39:51.239284 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.06.04 04:39:51.239430 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002031 sec., 19202.363367799117 rows/sec., 34.41 MiB/sec. | ||
| 5772 | 2025.06.04 04:39:51.239425 [ 172 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5773 | 2025.06.04 04:39:51.239483 [ 281 ] {47205b11-a025-4669-8b26-e4321c468105} <Debug> TCPHandler: Processed in 0.002214124 sec. | ||
| 5774 | 2025.06.04 04:39:51.239511 [ 172 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2025.06.04 04:39:51.239541 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5776 | 2025.06.04 04:39:51.239604 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2025.06.04 04:39:51.239631 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5778 | 2025.06.04 04:39:51.239703 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5779 | 2025.06.04 04:39:51.239749 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5780 | 2025.06.04 04:39:51.239822 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5781 | 2025.06.04 04:39:51.239870 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 566 rows starting from the beginning of the part | ||
| 5782 | 2025.06.04 04:39:51.239972 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
| 5783 | 2025.06.04 04:39:51.240063 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 5784 | 2025.06.04 04:39:51.240094 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2025.06.04 04:39:51.240135 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5786 | 2025.06.04 04:39:51.240150 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
| 5787 | 2025.06.04 04:39:51.240233 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 5788 | 2025.06.04 04:39:51.240318 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
| 5789 | 2025.06.04 04:39:51.240472 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5790 | 2025.06.04 04:39:51.240715 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2025.06.04 04:39:51.240834 [ 172 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5792 | 2025.06.04 04:39:51.240851 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001166 sec., 70325.90051457977 rows/sec., 4.47 MiB/sec. | ||
| 5793 | 2025.06.04 04:39:51.240870 [ 172 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.06.04 04:39:51.240893 [ 281 ] {8b7c1820-fd3c-4a81-9d2b-9ff50db2c490} <Debug> TCPHandler: Processed in 0.00133712 sec. | ||
| 5795 | 2025.06.04 04:39:51.240894 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5796 | 2025.06.04 04:39:51.241003 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5797 | 2025.06.04 04:39:51.241113 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5798 | 2025.06.04 04:39:51.241147 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2320 rows starting from the beginning of the part | ||
| 5799 | 2025.06.04 04:39:51.241212 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part | ||
| 5800 | 2025.06.04 04:39:51.241255 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 5801 | 2025.06.04 04:39:51.241292 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
| 5802 | 2025.06.04 04:39:51.241330 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5803 | 2025.06.04 04:39:51.241365 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
| 5804 | 2025.06.04 04:39:51.241408 [ 198 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005607495 sec., 2403568.794978863 rows/sec., 162.22 MiB/sec. | ||
| 5805 | 2025.06.04 04:39:51.241767 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5806 | 2025.06.04 04:39:51.242074 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.06.04 04:39:51.242170 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5808 | 2025.06.04 04:39:51.242263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5809 | 2025.06.04 04:39:51.242685 [ 187 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725407 sec., 1509209.1315266485 rows/sec., 98.39 MiB/sec. | ||
| 5810 | 2025.06.04 04:39:51.242974 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5811 | 2025.06.04 04:39:51.243223 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2025.06.04 04:39:51.243288 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_41_8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5813 | 2025.06.04 04:39:51.243352 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5814 | 2025.06.04 04:39:51.244986 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 19 columns (19 merged, 0 gathered) in 0.005392612 sec., 127396.51953450388 rows/sec., 228.29 MiB/sec. | ||
| 5815 | 2025.06.04 04:39:51.246054 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5816 | 2025.06.04 04:39:51.246396 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2025.06.04 04:39:51.246471 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5818 | 2025.06.04 04:39:51.246587 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5819 | 2025.06.04 04:39:51.742329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 5820 | 2025.06.04 04:39:51.742825 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.06.04 04:39:51.742875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5822 | 2025.06.04 04:39:51.743372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5823 | 2025.06.04 04:39:51.743597 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2025.06.04 04:39:51.743726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 5825 | 2025.06.04 04:39:52.001097 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.01 MiB, peak 249.55 MiB, free memory in arenas 0.00 B, will set to 243.51 MiB (RSS), difference: 4.50 MiB | ||
| 5826 | 2025.06.04 04:39:52.407379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5827 | 2025.06.04 04:39:52.421910 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.06.04 04:39:52.421953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5829 | 2025.06.04 04:39:52.427523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5830 | 2025.06.04 04:39:52.428292 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.06.04 04:39:52.431023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5832 | 2025.06.04 04:39:56.212922 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2025.06.04 04:39:56.213141 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5834 | 2025.06.04 04:39:56.213215 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5835 | 2025.06.04 04:39:56.213900 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.06.04 04:39:56.213943 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5837 | 2025.06.04 04:39:56.214348 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5838 | 2025.06.04 04:39:56.214582 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.06.04 04:39:56.214734 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.83 MiB/sec. | ||
| 5840 | 2025.06.04 04:39:56.214777 [ 281 ] {3d3ebea1-c9ba-443c-a057-020131e0d7bb} <Debug> TCPHandler: Processed in 0.00200325 sec. | ||
| 5841 | 2025.06.04 04:39:56.214896 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2025.06.04 04:39:56.214993 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5843 | 2025.06.04 04:39:56.215036 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5844 | 2025.06.04 04:39:56.215419 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2025.06.04 04:39:56.215457 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5846 | 2025.06.04 04:39:56.215750 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5847 | 2025.06.04 04:39:56.215966 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2025.06.04 04:39:56.216098 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 133.80 KiB/sec. | ||
| 5849 | 2025.06.04 04:39:56.216135 [ 281 ] {01029051-7c4e-448d-a2b4-5fcdc47785ab} <Debug> TCPHandler: Processed in 0.0012896 sec. | ||
| 5850 | 2025.06.04 04:39:56.216242 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2025.06.04 04:39:56.216337 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5852 | 2025.06.04 04:39:56.216376 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5853 | 2025.06.04 04:39:56.216772 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2025.06.04 04:39:56.216809 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5855 | 2025.06.04 04:39:56.217118 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5856 | 2025.06.04 04:39:56.217354 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2025.06.04 04:39:56.217480 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001161 sec., 56847.54521963825 rows/sec., 4.44 MiB/sec. | ||
| 5858 | 2025.06.04 04:39:56.217519 [ 281 ] {1db3143c-f02b-4fe2-8cb8-af71276cdd92} <Debug> TCPHandler: Processed in 0.00132494 sec. | ||
| 5859 | 2025.06.04 04:39:56.217625 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2025.06.04 04:39:56.217718 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5861 | 2025.06.04 04:39:56.217762 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5862 | 2025.06.04 04:39:56.218143 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2025.06.04 04:39:56.218180 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5864 | 2025.06.04 04:39:56.218505 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5865 | 2025.06.04 04:39:56.218715 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2025.06.04 04:39:56.218843 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 5867 | 2025.06.04 04:39:56.218880 [ 281 ] {464df0fe-d389-4a41-b32e-b3ed7f3d3e0c} <Debug> TCPHandler: Processed in 0.00130311 sec. | ||
| 5868 | 2025.06.04 04:39:56.218982 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2025.06.04 04:39:56.219075 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5870 | 2025.06.04 04:39:56.219130 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5871 | 2025.06.04 04:39:56.219836 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2025.06.04 04:39:56.219873 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5873 | 2025.06.04 04:39:56.220371 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5874 | 2025.06.04 04:39:56.220595 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2025.06.04 04:39:56.220731 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001673 sec., 1195.457262402869 rows/sec., 2.14 MiB/sec. | ||
| 5876 | 2025.06.04 04:39:56.220784 [ 281 ] {1b90f25e-898d-4941-952d-3fd9378b4d3c} <Debug> TCPHandler: Processed in 0.001849308 sec. | ||
| 5877 | 2025.06.04 04:39:56.220888 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2025.06.04 04:39:56.220983 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5879 | 2025.06.04 04:39:56.221025 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5880 | 2025.06.04 04:39:56.221344 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.06.04 04:39:56.221381 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5882 | 2025.06.04 04:39:56.221684 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5883 | 2025.06.04 04:39:56.221912 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2025.06.04 04:39:56.222040 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5885 | 2025.06.04 04:39:56.222076 [ 281 ] {39df538d-2f8b-46a0-b5a9-3dfd2a20dbf8} <Debug> TCPHandler: Processed in 0.001237319 sec. | ||
| 5886 | 2025.06.04 04:39:59.146472 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5887 | 2025.06.04 04:39:59.146552 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5888 | 2025.06.04 04:39:59.243923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5889 | 2025.06.04 04:39:59.244468 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2025.06.04 04:39:59.244506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5891 | 2025.06.04 04:39:59.245045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5892 | 2025.06.04 04:39:59.245276 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2025.06.04 04:39:59.245396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5894 | 2025.06.04 04:39:59.276921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 848 | ||
| 5895 | 2025.06.04 04:39:59.279692 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2025.06.04 04:39:59.279735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5897 | 2025.06.04 04:39:59.280949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5898 | 2025.06.04 04:39:59.281223 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2025.06.04 04:39:59.281482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 5900 | 2025.06.04 04:39:59.931238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5901 | 2025.06.04 04:39:59.948838 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2025.06.04 04:39:59.948897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5903 | 2025.06.04 04:39:59.954890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5904 | 2025.06.04 04:39:59.955637 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.06.04 04:39:59.958827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5906 | 2025.06.04 04:40:01.221705 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2025.06.04 04:40:01.221915 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5908 | 2025.06.04 04:40:01.221986 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5909 | 2025.06.04 04:40:01.222718 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2025.06.04 04:40:01.222767 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5911 | 2025.06.04 04:40:01.223179 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5912 | 2025.06.04 04:40:01.223424 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2025.06.04 04:40:01.223576 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001715 sec., 123615.16034985422 rows/sec., 7.86 MiB/sec. | ||
| 5914 | 2025.06.04 04:40:01.223621 [ 281 ] {bac8f262-0448-4f63-951e-7c236c1bd5a2} <Debug> TCPHandler: Processed in 0.002056731 sec. | ||
| 5915 | 2025.06.04 04:40:01.223747 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5916 | 2025.06.04 04:40:01.223846 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5917 | 2025.06.04 04:40:01.223887 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5918 | 2025.06.04 04:40:01.224627 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2025.06.04 04:40:01.224665 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5920 | 2025.06.04 04:40:01.225019 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5921 | 2025.06.04 04:40:01.225240 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2025.06.04 04:40:01.225370 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001544 sec., 450129.53367875644 rows/sec., 35.90 MiB/sec. | ||
| 5923 | 2025.06.04 04:40:01.225408 [ 281 ] {f2da174c-8b21-4599-be38-c329b7da0e22} <Debug> TCPHandler: Processed in 0.001719466 sec. | ||
| 5924 | 2025.06.04 04:40:01.225516 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2025.06.04 04:40:01.225612 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5926 | 2025.06.04 04:40:01.225653 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5927 | 2025.06.04 04:40:01.226084 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.06.04 04:40:01.226120 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5929 | 2025.06.04 04:40:01.226428 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5930 | 2025.06.04 04:40:01.226656 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2025.06.04 04:40:01.226785 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001192 sec., 121644.29530201343 rows/sec., 7.63 MiB/sec. | ||
| 5932 | 2025.06.04 04:40:01.226822 [ 281 ] {399c14d6-4039-4122-af6d-2e7e0fa90d96} <Debug> TCPHandler: Processed in 0.001355711 sec. | ||
| 5933 | 2025.06.04 04:40:01.226929 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2025.06.04 04:40:01.227023 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5935 | 2025.06.04 04:40:01.227062 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5936 | 2025.06.04 04:40:01.227495 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2025.06.04 04:40:01.227531 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5938 | 2025.06.04 04:40:01.227845 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5939 | 2025.06.04 04:40:01.228061 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2025.06.04 04:40:01.228189 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001184 sec., 95439.1891891892 rows/sec., 6.18 MiB/sec. | ||
| 5941 | 2025.06.04 04:40:01.228226 [ 281 ] {a4636f7b-e141-44dd-9fdc-c720c142adbd} <Debug> TCPHandler: Processed in 0.00134673 sec. | ||
| 5942 | 2025.06.04 04:40:01.228331 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2025.06.04 04:40:01.228425 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5944 | 2025.06.04 04:40:01.228464 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5945 | 2025.06.04 04:40:01.228908 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2025.06.04 04:40:01.228946 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5947 | 2025.06.04 04:40:01.229243 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5948 | 2025.06.04 04:40:01.229459 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2025.06.04 04:40:01.229585 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001179 sec., 94995.75911789652 rows/sec., 5.41 MiB/sec. | ||
| 5950 | 2025.06.04 04:40:01.229622 [ 281 ] {65a38b75-09a8-4a7d-861a-b1c2bdbfe4d1} <Debug> TCPHandler: Processed in 0.00134048 sec. | ||
| 5951 | 2025.06.04 04:40:01.229727 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2025.06.04 04:40:01.229822 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5953 | 2025.06.04 04:40:01.229867 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5954 | 2025.06.04 04:40:01.230467 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2025.06.04 04:40:01.230504 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5956 | 2025.06.04 04:40:01.230839 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5957 | 2025.06.04 04:40:01.231056 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2025.06.04 04:40:01.231182 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001379 sec., 305293.6910804931 rows/sec., 21.75 MiB/sec. | ||
| 5959 | 2025.06.04 04:40:01.231219 [ 281 ] {79011f8d-5f44-4619-bb0f-10ec078cab79} <Debug> TCPHandler: Processed in 0.001540123 sec. | ||
| 5960 | 2025.06.04 04:40:01.231340 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2025.06.04 04:40:01.231434 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5962 | 2025.06.04 04:40:01.231475 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5963 | 2025.06.04 04:40:01.231822 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2025.06.04 04:40:01.231857 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5965 | 2025.06.04 04:40:01.232168 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5966 | 2025.06.04 04:40:01.232380 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2025.06.04 04:40:01.232506 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 5968 | 2025.06.04 04:40:01.232541 [ 281 ] {41e56bd0-20ae-44ba-93b7-8942d4c625c7} <Debug> TCPHandler: Processed in 0.001250208 sec. | ||
| 5969 | 2025.06.04 04:40:01.232652 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2025.06.04 04:40:01.232746 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5971 | 2025.06.04 04:40:01.232787 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5972 | 2025.06.04 04:40:01.233215 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2025.06.04 04:40:01.233249 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5974 | 2025.06.04 04:40:01.233583 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5975 | 2025.06.04 04:40:01.233803 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2025.06.04 04:40:01.233931 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001204 sec., 196843.85382059801 rows/sec., 13.19 MiB/sec. | ||
| 5977 | 2025.06.04 04:40:01.233972 [ 281 ] {900adbb0-a29a-4e41-b414-8e33a165ba71} <Debug> TCPHandler: Processed in 0.001368781 sec. | ||
| 5978 | 2025.06.04 04:40:01.234082 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2025.06.04 04:40:01.234177 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5980 | 2025.06.04 04:40:01.234219 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5981 | 2025.06.04 04:40:01.234522 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2025.06.04 04:40:01.234557 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5983 | 2025.06.04 04:40:01.234848 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5984 | 2025.06.04 04:40:01.235059 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2025.06.04 04:40:01.235182 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5986 | 2025.06.04 04:40:01.235217 [ 281 ] {a3b8357c-2398-4001-bdcd-2d5519116841} <Debug> TCPHandler: Processed in 0.001184948 sec. | ||
| 5987 | 2025.06.04 04:40:01.235316 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2025.06.04 04:40:01.235408 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5989 | 2025.06.04 04:40:01.235463 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5990 | 2025.06.04 04:40:01.236308 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2025.06.04 04:40:01.236342 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5992 | 2025.06.04 04:40:01.236924 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5993 | 2025.06.04 04:40:01.237151 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2025.06.04 04:40:01.237287 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001898 sec., 20547.945205479453 rows/sec., 36.82 MiB/sec. | ||
| 5995 | 2025.06.04 04:40:01.237340 [ 281 ] {f5c5302d-95db-455b-9eb5-1be061aa0446} <Debug> TCPHandler: Processed in 0.002073821 sec. | ||
| 5996 | 2025.06.04 04:40:01.237443 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.06.04 04:40:01.237538 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5998 | 2025.06.04 04:40:01.237578 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5999 | 2025.06.04 04:40:01.237909 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2025.06.04 04:40:01.237948 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6001 | 2025.06.04 04:40:01.238259 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6002 | 2025.06.04 04:40:01.238471 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.06.04 04:40:01.238597 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001078 sec., 76066.79035250464 rows/sec., 4.83 MiB/sec. | ||
| 6004 | 2025.06.04 04:40:01.238632 [ 281 ] {55f0f1fb-c058-4ca8-916e-77962da83556} <Debug> TCPHandler: Processed in 0.001238579 sec. | ||
| 6005 | 2025.06.04 04:40:03.353001 [ 151 ] {} <Debug> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6006 | 2025.06.04 04:40:03.353062 [ 151 ] {} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2025.06.04 04:40:03.353081 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6008 | 2025.06.04 04:40:03.353214 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::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 | ||
| 6009 | 2025.06.04 04:40:03.353372 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6010 | 2025.06.04 04:40:03.353410 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 6011 | 2025.06.04 04:40:03.353484 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 6012 | 2025.06.04 04:40:03.353534 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 6013 | 2025.06.04 04:40:03.353584 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 6014 | 2025.06.04 04:40:03.353636 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 6015 | 2025.06.04 04:40:03.354437 [ 188 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285249 sec., 37346.848742928414 rows/sec., 3.12 MiB/sec. | ||
| 6016 | 2025.06.04 04:40:03.354576 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6017 | 2025.06.04 04:40:03.354837 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2025.06.04 04:40:03.354901 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_5_1} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6019 | 2025.06.04 04:40:03.354972 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6020 | 2025.06.04 04:40:04.589833 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2025.06.04 04:40:04.590018 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6022 | 2025.06.04 04:40:04.590086 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6023 | 2025.06.04 04:40:04.591350 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.06.04 04:40:04.591399 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6025 | 2025.06.04 04:40:04.591890 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6026 | 2025.06.04 04:40:04.592111 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2025.06.04 04:40:04.592260 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Debug> executeQuery: Read 1200 rows, 100.89 KiB in 0.002324 sec., 516351.11876075726 rows/sec., 42.39 MiB/sec. | ||
| 6028 | 2025.06.04 04:40:04.592298 [ 281 ] {605aa85c-2dd5-40e4-b4f1-e784cbdf2ecf} <Debug> TCPHandler: Processed in 0.00263169 sec. | ||
| 6029 | 2025.06.04 04:40:04.592414 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2025.06.04 04:40:04.592503 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6031 | 2025.06.04 04:40:04.592540 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6032 | 2025.06.04 04:40:04.593007 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2025.06.04 04:40:04.593042 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6034 | 2025.06.04 04:40:04.593347 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6035 | 2025.06.04 04:40:04.593561 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2025.06.04 04:40:04.593691 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 129.76 KiB/sec. | ||
| 6037 | 2025.06.04 04:40:04.593726 [ 281 ] {1d038dc1-f627-4a4a-9bd0-04bfddc8b913} <Debug> TCPHandler: Processed in 0.00132222 sec. | ||
| 6038 | 2025.06.04 04:40:04.593840 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2025.06.04 04:40:04.593933 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6040 | 2025.06.04 04:40:04.593970 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6041 | 2025.06.04 04:40:04.594462 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.06.04 04:40:04.594497 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6043 | 2025.06.04 04:40:04.594798 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6044 | 2025.06.04 04:40:04.595008 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2025.06.04 04:40:04.595131 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001217 sec., 187345.93262119967 rows/sec., 12.69 MiB/sec. | ||
| 6046 | 2025.06.04 04:40:04.595167 [ 281 ] {c3e8c523-2a0a-40c4-b305-68173bba6172} <Debug> TCPHandler: Processed in 0.001375681 sec. | ||
| 6047 | 2025.06.04 04:40:04.595278 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2025.06.04 04:40:04.595368 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6049 | 2025.06.04 04:40:04.595407 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6050 | 2025.06.04 04:40:04.595977 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.06.04 04:40:04.596011 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6052 | 2025.06.04 04:40:04.596362 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6053 | 2025.06.04 04:40:04.596582 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.06.04 04:40:04.596707 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Debug> executeQuery: Read 522 rows, 39.56 KiB in 0.001356 sec., 384955.7522123894 rows/sec., 28.49 MiB/sec. | ||
| 6055 | 2025.06.04 04:40:04.596743 [ 281 ] {e611ba30-398a-4e7a-a15e-007c3d53f95c} <Debug> TCPHandler: Processed in 0.001514143 sec. | ||
| 6056 | 2025.06.04 04:40:04.596864 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2025.06.04 04:40:04.596957 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6058 | 2025.06.04 04:40:04.597000 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6059 | 2025.06.04 04:40:04.597582 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.06.04 04:40:04.597617 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6061 | 2025.06.04 04:40:04.598007 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6062 | 2025.06.04 04:40:04.598222 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.06.04 04:40:04.598347 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Debug> executeQuery: Read 972 rows, 66.81 KiB in 0.001407 sec., 690831.5565031982 rows/sec., 46.37 MiB/sec. | ||
| 6064 | 2025.06.04 04:40:04.598382 [ 281 ] {53a08515-8fe3-4ed9-8af8-a1c0925039e1} <Debug> TCPHandler: Processed in 0.001567014 sec. | ||
| 6065 | 2025.06.04 04:40:04.598500 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2025.06.04 04:40:04.598593 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6067 | 2025.06.04 04:40:04.598646 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6068 | 2025.06.04 04:40:04.599365 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2025.06.04 04:40:04.599400 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6070 | 2025.06.04 04:40:04.599895 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6071 | 2025.06.04 04:40:04.600118 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2025.06.04 04:40:04.600254 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001678 sec., 1191.8951132300358 rows/sec., 2.14 MiB/sec. | ||
| 6073 | 2025.06.04 04:40:04.600310 [ 281 ] {5d606862-a690-4cb9-b233-db29fea0124a} <Debug> TCPHandler: Processed in 0.001857458 sec. | ||
| 6074 | 2025.06.04 04:40:04.600416 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2025.06.04 04:40:04.600509 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6076 | 2025.06.04 04:40:04.600549 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6077 | 2025.06.04 04:40:04.600873 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2025.06.04 04:40:04.600907 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6079 | 2025.06.04 04:40:04.601224 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6080 | 2025.06.04 04:40:04.601442 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.06.04 04:40:04.601564 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001074 sec., 42830.54003724395 rows/sec., 2.90 MiB/sec. | ||
| 6082 | 2025.06.04 04:40:04.601598 [ 281 ] {68e464d6-2ece-4845-b6cd-43686e39511d} <Debug> TCPHandler: Processed in 0.001230009 sec. | ||
| 6083 | 2025.06.04 04:40:06.207249 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2025.06.04 04:40:06.207448 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6085 | 2025.06.04 04:40:06.207513 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6086 | 2025.06.04 04:40:06.208159 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2025.06.04 04:40:06.208200 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6088 | 2025.06.04 04:40:06.208582 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6089 | 2025.06.04 04:40:06.208803 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2025.06.04 04:40:06.208957 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.74 MiB/sec. | ||
| 6091 | 2025.06.04 04:40:06.208999 [ 281 ] {9dc1c8a1-41a2-479c-80e4-8231da4ad23a} <Debug> TCPHandler: Processed in 0.001879458 sec. | ||
| 6092 | 2025.06.04 04:40:06.209143 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2025.06.04 04:40:06.209236 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6094 | 2025.06.04 04:40:06.209276 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6095 | 2025.06.04 04:40:06.209693 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2025.06.04 04:40:06.209728 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6097 | 2025.06.04 04:40:06.210037 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6098 | 2025.06.04 04:40:06.210264 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2025.06.04 04:40:06.210395 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 6100 | 2025.06.04 04:40:06.210432 [ 281 ] {7dae1fb3-5f07-4c96-88e2-633cf46df9f8} <Debug> TCPHandler: Processed in 0.00133859 sec. | ||
| 6101 | 2025.06.04 04:40:06.210550 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2025.06.04 04:40:06.210642 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6103 | 2025.06.04 04:40:06.210685 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6104 | 2025.06.04 04:40:06.211048 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2025.06.04 04:40:06.211083 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6106 | 2025.06.04 04:40:06.211400 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6107 | 2025.06.04 04:40:06.211617 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2025.06.04 04:40:06.211747 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001124 sec., 30249.110320284697 rows/sec., 2.12 MiB/sec. | ||
| 6109 | 2025.06.04 04:40:06.211783 [ 281 ] {59877ef8-686b-4014-8d5b-09672207c673} <Debug> TCPHandler: Processed in 0.00128108 sec. | ||
| 6110 | 2025.06.04 04:40:06.211893 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2025.06.04 04:40:06.211985 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6112 | 2025.06.04 04:40:06.212025 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6113 | 2025.06.04 04:40:06.212333 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2025.06.04 04:40:06.212367 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6115 | 2025.06.04 04:40:06.212654 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6116 | 2025.06.04 04:40:06.212856 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2025.06.04 04:40:06.212984 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001016 sec., 13779.52755905512 rows/sec., 939.08 KiB/sec. | ||
| 6118 | 2025.06.04 04:40:06.213019 [ 281 ] {e23fb14c-883b-4d7d-9e56-401eaa4b61c4} <Debug> TCPHandler: Processed in 0.001173058 sec. | ||
| 6119 | 2025.06.04 04:40:06.746339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 6120 | 2025.06.04 04:40:06.746814 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.06.04 04:40:06.746856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6122 | 2025.06.04 04:40:06.747341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6123 | 2025.06.04 04:40:06.747586 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2025.06.04 04:40:06.747720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 6125 | 2025.06.04 04:40:07.459796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6126 | 2025.06.04 04:40:07.476077 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2025.06.04 04:40:07.476132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6128 | 2025.06.04 04:40:07.482450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6129 | 2025.06.04 04:40:07.483158 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2025.06.04 04:40:07.485935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6131 | 2025.06.04 04:40:09.282559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 892 | ||
| 6132 | 2025.06.04 04:40:09.285060 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2025.06.04 04:40:09.285105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6134 | 2025.06.04 04:40:09.286328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6135 | 2025.06.04 04:40:09.286594 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2025.06.04 04:40:09.286735 [ 140 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6137 | 2025.06.04 04:40:09.286768 [ 140 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2025.06.04 04:40:09.286785 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6139 | 2025.06.04 04:40:09.286857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 6140 | 2025.06.04 04:40:09.286890 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 6141 | 2025.06.04 04:40:09.287477 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6142 | 2025.06.04 04:40:09.287628 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 698 rows starting from the beginning of the part | ||
| 6143 | 2025.06.04 04:40:09.287981 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6144 | 2025.06.04 04:40:09.288318 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6145 | 2025.06.04 04:40:09.288667 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6146 | 2025.06.04 04:40:09.288998 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6147 | 2025.06.04 04:40:09.289328 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6148 | 2025.06.04 04:40:09.295469 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 72 columns (72 merged, 0 gathered) in 0.008629511 sec., 103366.22781986141 rows/sec., 85.24 MiB/sec. | ||
| 6149 | 2025.06.04 04:40:09.296495 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6150 | 2025.06.04 04:40:09.297024 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2025.06.04 04:40:09.297098 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_21_4} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6152 | 2025.06.04 04:40:09.297266 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6153 | 2025.06.04 04:40:11.220746 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2025.06.04 04:40:11.220945 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6155 | 2025.06.04 04:40:11.221012 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6156 | 2025.06.04 04:40:11.221705 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2025.06.04 04:40:11.221744 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6158 | 2025.06.04 04:40:11.222170 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6159 | 2025.06.04 04:40:11.222410 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2025.06.04 04:40:11.222569 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001676 sec., 126491.64677804297 rows/sec., 8.04 MiB/sec. | ||
| 6161 | 2025.06.04 04:40:11.222613 [ 281 ] {ed4fbec6-a878-4554-9393-220d23599945} <Debug> TCPHandler: Processed in 0.00200057 sec. | ||
| 6162 | 2025.06.04 04:40:11.222722 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6163 | 2025.06.04 04:40:11.222819 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6164 | 2025.06.04 04:40:11.222860 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6165 | 2025.06.04 04:40:11.223533 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2025.06.04 04:40:11.223569 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6167 | 2025.06.04 04:40:11.223943 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6168 | 2025.06.04 04:40:11.224158 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2025.06.04 04:40:11.224261 [ 142 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6170 | 2025.06.04 04:40:11.224287 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001487 sec., 467383.99462004035 rows/sec., 37.28 MiB/sec. | ||
| 6171 | 2025.06.04 04:40:11.224306 [ 142 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.06.04 04:40:11.224328 [ 281 ] {f4b678a7-8441-4ce0-99e3-b28897aaa719} <Debug> TCPHandler: Processed in 0.001658445 sec. | ||
| 6173 | 2025.06.04 04:40:11.224331 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6174 | 2025.06.04 04:40:11.224420 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6175 | 2025.06.04 04:40:11.224436 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2025.06.04 04:40:11.224505 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6177 | 2025.06.04 04:40:11.224532 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1849 rows starting from the beginning of the part | ||
| 6178 | 2025.06.04 04:40:11.224535 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6179 | 2025.06.04 04:40:11.224581 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6180 | 2025.06.04 04:40:11.224588 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6181 | 2025.06.04 04:40:11.224634 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 695 rows starting from the beginning of the part | ||
| 6182 | 2025.06.04 04:40:11.224675 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1200 rows starting from the beginning of the part | ||
| 6183 | 2025.06.04 04:40:11.224714 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6184 | 2025.06.04 04:40:11.224752 [ 198 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 695 rows starting from the beginning of the part | ||
| 6185 | 2025.06.04 04:40:11.225028 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2025.06.04 04:40:11.225064 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6187 | 2025.06.04 04:40:11.225390 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6188 | 2025.06.04 04:40:11.225619 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2025.06.04 04:40:11.225719 [ 142 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6190 | 2025.06.04 04:40:11.225747 [ 142 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2025.06.04 04:40:11.225748 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001231 sec., 117790.41429731924 rows/sec., 7.39 MiB/sec. | ||
| 6192 | 2025.06.04 04:40:11.225765 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6193 | 2025.06.04 04:40:11.225791 [ 281 ] {19f5b2e4-413e-4538-a642-3cbe3366d65d} <Debug> TCPHandler: Processed in 0.001405022 sec. | ||
| 6194 | 2025.06.04 04:40:11.225862 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6195 | 2025.06.04 04:40:11.225904 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2025.06.04 04:40:11.226011 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6197 | 2025.06.04 04:40:11.226016 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6198 | 2025.06.04 04:40:11.226054 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6199 | 2025.06.04 04:40:11.226063 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 165 rows starting from the beginning of the part | ||
| 6200 | 2025.06.04 04:40:11.226136 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 159 rows starting from the beginning of the part | ||
| 6201 | 2025.06.04 04:40:11.226178 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 6202 | 2025.06.04 04:40:11.226221 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 145 rows starting from the beginning of the part | ||
| 6203 | 2025.06.04 04:40:11.226260 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 6204 | 2025.06.04 04:40:11.226309 [ 199 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 145 rows starting from the beginning of the part | ||
| 6205 | 2025.06.04 04:40:11.226313 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919599 sec., 2372891.421593781 rows/sec., 201.14 MiB/sec. | ||
| 6206 | 2025.06.04 04:40:11.226501 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2025.06.04 04:40:11.226545 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6208 | 2025.06.04 04:40:11.226659 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6209 | 2025.06.04 04:40:11.227009 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6210 | 2025.06.04 04:40:11.227043 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.06.04 04:40:11.227149 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_46_9} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6212 | 2025.06.04 04:40:11.227232 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419442 sec., 435382.35447450477 rows/sec., 29.15 MiB/sec. | ||
| 6213 | 2025.06.04 04:40:11.227255 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 6214 | 2025.06.04 04:40:11.227261 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.06.04 04:40:11.227415 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001423 sec., 79409.69782150387 rows/sec., 5.14 MiB/sec. | ||
| 6216 | 2025.06.04 04:40:11.227414 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6217 | 2025.06.04 04:40:11.227455 [ 281 ] {98d0c33a-bbdd-48a6-9b77-7610e45a0b87} <Debug> TCPHandler: Processed in 0.001600744 sec. | ||
| 6218 | 2025.06.04 04:40:11.227584 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2025.06.04 04:40:11.227679 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6220 | 2025.06.04 04:40:11.227697 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2025.06.04 04:40:11.227719 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6222 | 2025.06.04 04:40:11.227760 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_35_7} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6223 | 2025.06.04 04:40:11.227831 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6224 | 2025.06.04 04:40:11.228137 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2025.06.04 04:40:11.228173 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6226 | 2025.06.04 04:40:11.228476 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6227 | 2025.06.04 04:40:11.228693 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2025.06.04 04:40:11.228820 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00116 sec., 96551.72413793103 rows/sec., 5.50 MiB/sec. | ||
| 6229 | 2025.06.04 04:40:11.228858 [ 281 ] {7b31cce4-d3d5-47ed-a59b-f7cae4c9d4a1} <Debug> TCPHandler: Processed in 0.00133164 sec. | ||
| 6230 | 2025.06.04 04:40:11.228975 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2025.06.04 04:40:11.229069 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6232 | 2025.06.04 04:40:11.229109 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6233 | 2025.06.04 04:40:11.229645 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2025.06.04 04:40:11.229681 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6235 | 2025.06.04 04:40:11.230022 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6236 | 2025.06.04 04:40:11.230246 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2025.06.04 04:40:11.230361 [ 137 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6238 | 2025.06.04 04:40:11.230372 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001322 sec., 318456.8835098336 rows/sec., 22.68 MiB/sec. | ||
| 6239 | 2025.06.04 04:40:11.230419 [ 137 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.06.04 04:40:11.230431 [ 281 ] {95bb1d0e-3e07-47fd-b8c9-1e7719e60c47} <Debug> TCPHandler: Processed in 0.001505303 sec. | ||
| 6241 | 2025.06.04 04:40:11.230454 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6242 | 2025.06.04 04:40:11.230548 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2025.06.04 04:40:11.230552 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6244 | 2025.06.04 04:40:11.230648 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6245 | 2025.06.04 04:40:11.230675 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6246 | 2025.06.04 04:40:11.230694 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6247 | 2025.06.04 04:40:11.230714 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
| 6248 | 2025.06.04 04:40:11.230790 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part | ||
| 6249 | 2025.06.04 04:40:11.230842 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 421 rows starting from the beginning of the part | ||
| 6250 | 2025.06.04 04:40:11.230889 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 522 rows starting from the beginning of the part | ||
| 6251 | 2025.06.04 04:40:11.230937 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6252 | 2025.06.04 04:40:11.230983 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 421 rows starting from the beginning of the part | ||
| 6253 | 2025.06.04 04:40:11.231007 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2025.06.04 04:40:11.231049 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6255 | 2025.06.04 04:40:11.231384 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6256 | 2025.06.04 04:40:11.231609 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2025.06.04 04:40:11.231740 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 6258 | 2025.06.04 04:40:11.231778 [ 281 ] {0986c62e-e9e9-4562-863e-8cbeb31bddcb} <Debug> TCPHandler: Processed in 0.00128 sec. | ||
| 6259 | 2025.06.04 04:40:11.231877 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2025.06.04 04:40:11.231971 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6261 | 2025.06.04 04:40:11.232015 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6262 | 2025.06.04 04:40:11.232203 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688606 sec., 1426620.5378874645 rows/sec., 109.22 MiB/sec. | ||
| 6263 | 2025.06.04 04:40:11.232407 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2025.06.04 04:40:11.232426 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6265 | 2025.06.04 04:40:11.232451 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6266 | 2025.06.04 04:40:11.232779 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2025.06.04 04:40:11.232834 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6268 | 2025.06.04 04:40:11.232868 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_46_9} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6269 | 2025.06.04 04:40:11.232980 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6270 | 2025.06.04 04:40:11.233067 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.06.04 04:40:11.233186 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6272 | 2025.06.04 04:40:11.233201 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001248 sec., 189903.84615384616 rows/sec., 12.73 MiB/sec. | ||
| 6273 | 2025.06.04 04:40:11.233219 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2025.06.04 04:40:11.233244 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6275 | 2025.06.04 04:40:11.233246 [ 281 ] {fbf9ff3e-06ad-4859-99f4-44dbaa799aa6} <Debug> TCPHandler: Processed in 0.001418151 sec. | ||
| 6276 | 2025.06.04 04:40:11.233313 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6277 | 2025.06.04 04:40:11.233364 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2025.06.04 04:40:11.233413 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6279 | 2025.06.04 04:40:11.233443 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13478 rows starting from the beginning of the part | ||
| 6280 | 2025.06.04 04:40:11.233463 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6281 | 2025.06.04 04:40:11.233489 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6282 | 2025.06.04 04:40:11.233510 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6283 | 2025.06.04 04:40:11.233532 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
| 6284 | 2025.06.04 04:40:11.233573 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 972 rows starting from the beginning of the part | ||
| 6285 | 2025.06.04 04:40:11.233610 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 6286 | 2025.06.04 04:40:11.233646 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
| 6287 | 2025.06.04 04:40:11.233823 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2025.06.04 04:40:11.233866 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6289 | 2025.06.04 04:40:11.234171 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6290 | 2025.06.04 04:40:11.234397 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.06.04 04:40:11.234525 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 6292 | 2025.06.04 04:40:11.234562 [ 281 ] {45ccacad-6034-435e-9379-fd286b85d8b5} <Debug> TCPHandler: Processed in 0.001248899 sec. | ||
| 6293 | 2025.06.04 04:40:11.234659 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2025.06.04 04:40:11.234754 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6295 | 2025.06.04 04:40:11.234810 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6296 | 2025.06.04 04:40:11.235609 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2025.06.04 04:40:11.235647 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6298 | 2025.06.04 04:40:11.236245 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6299 | 2025.06.04 04:40:11.236479 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.06.04 04:40:11.236622 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001885 sec., 20689.655172413793 rows/sec., 37.07 MiB/sec. | ||
| 6301 | 2025.06.04 04:40:11.236686 [ 281 ] {fb0d5dcd-7d91-4db1-827e-e145ef5cdaec} <Debug> TCPHandler: Processed in 0.002075641 sec. | ||
| 6302 | 2025.06.04 04:40:11.236801 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2025.06.04 04:40:11.236897 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6304 | 2025.06.04 04:40:11.236939 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6305 | 2025.06.04 04:40:11.237272 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2025.06.04 04:40:11.237309 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6307 | 2025.06.04 04:40:11.237623 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6308 | 2025.06.04 04:40:11.237639 [ 197 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15118 rows, containing 5 columns (5 merged, 0 gathered) in 0.004354226 sec., 3472029.242395778 rows/sec., 234.30 MiB/sec. | ||
| 6309 | 2025.06.04 04:40:11.237849 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2025.06.04 04:40:11.237974 [ 137 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6311 | 2025.06.04 04:40:11.237992 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001114 sec., 73608.61759425495 rows/sec., 4.68 MiB/sec. | ||
| 6312 | 2025.06.04 04:40:11.238010 [ 137 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2025.06.04 04:40:11.238036 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6314 | 2025.06.04 04:40:11.238037 [ 281 ] {6f5cd2c1-c14c-4c5a-8cb1-f7443f52b42c} <Debug> TCPHandler: Processed in 0.00128607 sec. | ||
| 6315 | 2025.06.04 04:40:11.238066 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6316 | 2025.06.04 04:40:11.238116 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6317 | 2025.06.04 04:40:11.238218 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6318 | 2025.06.04 04:40:11.238244 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2604 rows starting from the beginning of the part | ||
| 6319 | 2025.06.04 04:40:11.238294 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6320 | 2025.06.04 04:40:11.238336 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
| 6321 | 2025.06.04 04:40:11.238336 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2025.06.04 04:40:11.238376 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part | ||
| 6323 | 2025.06.04 04:40:11.238414 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
| 6324 | 2025.06.04 04:40:11.238417 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6325 | 2025.06.04 04:40:11.238450 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 6326 | 2025.06.04 04:40:11.238487 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6327 | 2025.06.04 04:40:11.239453 [ 197 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374621 sec., 2100942.732578653 rows/sec., 136.96 MiB/sec. | ||
| 6328 | 2025.06.04 04:40:11.239661 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6329 | 2025.06.04 04:40:11.239901 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2025.06.04 04:40:11.239966 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_46_9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6331 | 2025.06.04 04:40:11.240021 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6332 | 2025.06.04 04:40:14.146614 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6333 | 2025.06.04 04:40:14.146691 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6334 | 2025.06.04 04:40:14.247843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 6335 | 2025.06.04 04:40:14.248393 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2025.06.04 04:40:14.248438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6337 | 2025.06.04 04:40:14.248928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6338 | 2025.06.04 04:40:14.249170 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2025.06.04 04:40:14.249311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 6340 | 2025.06.04 04:40:14.986096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6341 | 2025.06.04 04:40:15.003326 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2025.06.04 04:40:15.003380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6343 | 2025.06.04 04:40:15.009146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6344 | 2025.06.04 04:40:15.009861 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.06.04 04:40:15.012477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6346 | 2025.06.04 04:40:16.213643 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2025.06.04 04:40:16.213842 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6348 | 2025.06.04 04:40:16.213906 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6349 | 2025.06.04 04:40:16.214573 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2025.06.04 04:40:16.214618 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6351 | 2025.06.04 04:40:16.215033 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6352 | 2025.06.04 04:40:16.215267 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2025.06.04 04:40:16.215417 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.86 MiB/sec. | ||
| 6354 | 2025.06.04 04:40:16.215457 [ 281 ] {59664705-89bc-40c4-abb8-4d5fe8d3f06f} <Debug> TCPHandler: Processed in 0.00194718 sec. | ||
| 6355 | 2025.06.04 04:40:16.215574 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2025.06.04 04:40:16.215667 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6357 | 2025.06.04 04:40:16.215708 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6358 | 2025.06.04 04:40:16.216093 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2025.06.04 04:40:16.216128 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6360 | 2025.06.04 04:40:16.216438 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6361 | 2025.06.04 04:40:16.216646 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2025.06.04 04:40:16.216774 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 133.56 KiB/sec. | ||
| 6363 | 2025.06.04 04:40:16.216809 [ 281 ] {50e7c950-6721-4708-a7f4-ae4f110d88ed} <Debug> TCPHandler: Processed in 0.001283499 sec. | ||
| 6364 | 2025.06.04 04:40:16.216914 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2025.06.04 04:40:16.217013 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6366 | 2025.06.04 04:40:16.217051 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6367 | 2025.06.04 04:40:16.217455 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.06.04 04:40:16.217490 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6369 | 2025.06.04 04:40:16.217786 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6370 | 2025.06.04 04:40:16.217993 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.06.04 04:40:16.218115 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001128 sec., 58510.638297872334 rows/sec., 4.57 MiB/sec. | ||
| 6372 | 2025.06.04 04:40:16.218150 [ 281 ] {c6f20d6f-2291-45c4-9eb5-a631662282b2} <Debug> TCPHandler: Processed in 0.00128296 sec. | ||
| 6373 | 2025.06.04 04:40:16.218261 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2025.06.04 04:40:16.218351 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2025.06.04 04:40:16.218393 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6376 | 2025.06.04 04:40:16.218786 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.06.04 04:40:16.218820 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6378 | 2025.06.04 04:40:16.219148 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6379 | 2025.06.04 04:40:16.219354 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.06.04 04:40:16.219477 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 6381 | 2025.06.04 04:40:16.219512 [ 281 ] {23479b49-6de0-45f5-85d0-f53996eee428} <Debug> TCPHandler: Processed in 0.001297419 sec. | ||
| 6382 | 2025.06.04 04:40:16.219618 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2025.06.04 04:40:16.219709 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6384 | 2025.06.04 04:40:16.219761 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6385 | 2025.06.04 04:40:16.220463 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.06.04 04:40:16.220498 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6387 | 2025.06.04 04:40:16.221007 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6388 | 2025.06.04 04:40:16.221223 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.06.04 04:40:16.221340 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6390 | 2025.06.04 04:40:16.221356 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001665 sec., 1201.2012012012012 rows/sec., 2.15 MiB/sec. | ||
| 6391 | 2025.06.04 04:40:16.221419 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2025.06.04 04:40:16.221443 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6393 | 2025.06.04 04:40:16.221462 [ 281 ] {ec3cff0e-1db5-47ed-9b9b-a6d9789bcada} <Debug> TCPHandler: Processed in 0.001889679 sec. | ||
| 6394 | 2025.06.04 04:40:16.221559 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6395 | 2025.06.04 04:40:16.221593 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2025.06.04 04:40:16.221733 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6397 | 2025.06.04 04:40:16.221776 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6398 | 2025.06.04 04:40:16.221817 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6399 | 2025.06.04 04:40:16.221884 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 687 rows starting from the beginning of the part | ||
| 6400 | 2025.06.04 04:40:16.222022 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 6401 | 2025.06.04 04:40:16.222130 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2025.06.04 04:40:16.222135 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
| 6403 | 2025.06.04 04:40:16.222172 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6404 | 2025.06.04 04:40:16.222361 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 6405 | 2025.06.04 04:40:16.222467 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
| 6406 | 2025.06.04 04:40:16.222555 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 6407 | 2025.06.04 04:40:16.222613 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6408 | 2025.06.04 04:40:16.222885 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2025.06.04 04:40:16.223029 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 6410 | 2025.06.04 04:40:16.223067 [ 281 ] {f8b5ef40-b6fa-4398-8f3c-7a729b4fdd9e} <Debug> TCPHandler: Processed in 0.001524783 sec. | ||
| 6411 | 2025.06.04 04:40:16.226756 [ 196 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 19 columns (19 merged, 0 gathered) in 0.005240189 sec., 147132.09771632284 rows/sec., 263.65 MiB/sec. | ||
| 6412 | 2025.06.04 04:40:16.227877 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6413 | 2025.06.04 04:40:16.228214 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.06.04 04:40:16.228289 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6415 | 2025.06.04 04:40:16.228429 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6416 | 2025.06.04 04:40:17.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.79 MiB, peak 253.31 MiB, free memory in arenas 0.00 B, will set to 247.59 MiB (RSS), difference: 1.80 MiB | ||
| 6417 | 2025.06.04 04:40:19.287125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 926 | ||
| 6418 | 2025.06.04 04:40:19.289441 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2025.06.04 04:40:19.289487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6420 | 2025.06.04 04:40:19.290713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6421 | 2025.06.04 04:40:19.290978 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2025.06.04 04:40:19.291235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 6423 | 2025.06.04 04:40:21.220172 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2025.06.04 04:40:21.220394 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6425 | 2025.06.04 04:40:21.220468 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6426 | 2025.06.04 04:40:21.221173 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2025.06.04 04:40:21.221220 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6428 | 2025.06.04 04:40:21.221657 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6429 | 2025.06.04 04:40:21.221907 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2025.06.04 04:40:21.222059 [ 123 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6431 | 2025.06.04 04:40:21.222067 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001728 sec., 122685.1851851852 rows/sec., 7.80 MiB/sec. | ||
| 6432 | 2025.06.04 04:40:21.222127 [ 123 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2025.06.04 04:40:21.222151 [ 281 ] {cc21ac20-9283-4143-b17c-f7c1c9b90ef7} <Debug> TCPHandler: Processed in 0.002116602 sec. | ||
| 6434 | 2025.06.04 04:40:21.222152 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6435 | 2025.06.04 04:40:21.222273 [ 191 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6436 | 2025.06.04 04:40:21.222276 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2025.06.04 04:40:21.222412 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6438 | 2025.06.04 04:40:21.222416 [ 191 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6439 | 2025.06.04 04:40:21.222459 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6440 | 2025.06.04 04:40:21.222467 [ 191 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part | ||
| 6441 | 2025.06.04 04:40:21.222545 [ 191 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6442 | 2025.06.04 04:40:21.222593 [ 191 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6443 | 2025.06.04 04:40:21.222635 [ 191 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6444 | 2025.06.04 04:40:21.222678 [ 191 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6445 | 2025.06.04 04:40:21.223133 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2025.06.04 04:40:21.223178 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6447 | 2025.06.04 04:40:21.223590 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6448 | 2025.06.04 04:40:21.223618 [ 196 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384411 sec., 765668.5767449117 rows/sec., 51.62 MiB/sec. | ||
| 6449 | 2025.06.04 04:40:21.223828 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2025.06.04 04:40:21.223829 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6451 | 2025.06.04 04:40:21.223969 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001578 sec., 440430.92522179976 rows/sec., 35.13 MiB/sec. | ||
| 6452 | 2025.06.04 04:40:21.224006 [ 281 ] {969df0b6-f814-482d-b5ac-b2468b19a9b8} <Debug> TCPHandler: Processed in 0.001781067 sec. | ||
| 6453 | 2025.06.04 04:40:21.224118 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.06.04 04:40:21.224197 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2025.06.04 04:40:21.224215 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6456 | 2025.06.04 04:40:21.224256 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6457 | 2025.06.04 04:40:21.224279 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_21_5} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6458 | 2025.06.04 04:40:21.224380 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6459 | 2025.06.04 04:40:21.224681 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2025.06.04 04:40:21.224718 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6461 | 2025.06.04 04:40:21.225038 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6462 | 2025.06.04 04:40:21.225279 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.06.04 04:40:21.225412 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001216 sec., 119243.42105263157 rows/sec., 7.48 MiB/sec. | ||
| 6464 | 2025.06.04 04:40:21.225450 [ 281 ] {284270de-8d6b-44c1-ad94-155aefc45927} <Debug> TCPHandler: Processed in 0.001381241 sec. | ||
| 6465 | 2025.06.04 04:40:21.225564 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2025.06.04 04:40:21.225660 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6467 | 2025.06.04 04:40:21.225699 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6468 | 2025.06.04 04:40:21.226118 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2025.06.04 04:40:21.226155 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6470 | 2025.06.04 04:40:21.226473 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6471 | 2025.06.04 04:40:21.226694 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2025.06.04 04:40:21.226797 [ 123 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6473 | 2025.06.04 04:40:21.226819 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001178 sec., 95925.29711375212 rows/sec., 6.21 MiB/sec. | ||
| 6474 | 2025.06.04 04:40:21.226833 [ 123 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.06.04 04:40:21.226863 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6476 | 2025.06.04 04:40:21.226870 [ 281 ] {f13f3b6d-a166-4149-b699-f408087f1451} <Debug> TCPHandler: Processed in 0.001356521 sec. | ||
| 6477 | 2025.06.04 04:40:21.226935 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::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 | ||
| 6478 | 2025.06.04 04:40:21.226987 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2025.06.04 04:40:21.227030 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6480 | 2025.06.04 04:40:21.227061 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part | ||
| 6481 | 2025.06.04 04:40:21.227087 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6482 | 2025.06.04 04:40:21.227109 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
| 6483 | 2025.06.04 04:40:21.227131 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6484 | 2025.06.04 04:40:21.227152 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
| 6485 | 2025.06.04 04:40:21.227189 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 6486 | 2025.06.04 04:40:21.227222 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part | ||
| 6487 | 2025.06.04 04:40:21.227255 [ 191 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
| 6488 | 2025.06.04 04:40:21.227552 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2025.06.04 04:40:21.227594 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6490 | 2025.06.04 04:40:21.227937 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6491 | 2025.06.04 04:40:21.228085 [ 190 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184438 sec., 862856.4770802694 rows/sec., 60.29 MiB/sec. | ||
| 6492 | 2025.06.04 04:40:21.228160 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2025.06.04 04:40:21.228277 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6494 | 2025.06.04 04:40:21.228289 [ 122 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6495 | 2025.06.04 04:40:21.228293 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001225 sec., 91428.57142857143 rows/sec., 5.21 MiB/sec. | ||
| 6496 | 2025.06.04 04:40:21.228334 [ 122 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.06.04 04:40:21.228350 [ 281 ] {6541ac60-1d82-4374-8fbb-f1bc0aeae595} <Debug> TCPHandler: Processed in 0.001414761 sec. | ||
| 6498 | 2025.06.04 04:40:21.228356 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6499 | 2025.06.04 04:40:21.228458 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2025.06.04 04:40:21.228463 [ 189 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6501 | 2025.06.04 04:40:21.228555 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6502 | 2025.06.04 04:40:21.228611 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6503 | 2025.06.04 04:40:21.228614 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2025.06.04 04:40:21.228647 [ 189 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6505 | 2025.06.04 04:40:21.228694 [ 189 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part | ||
| 6506 | 2025.06.04 04:40:21.228708 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_26_5} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6507 | 2025.06.04 04:40:21.228764 [ 189 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
| 6508 | 2025.06.04 04:40:21.228823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6509 | 2025.06.04 04:40:21.228823 [ 189 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
| 6510 | 2025.06.04 04:40:21.228888 [ 189 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
| 6511 | 2025.06.04 04:40:21.228934 [ 189 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
| 6512 | 2025.06.04 04:40:21.229138 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2025.06.04 04:40:21.229178 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6514 | 2025.06.04 04:40:21.229534 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6515 | 2025.06.04 04:40:21.229764 [ 200 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351411 sec., 414381.70919135626 rows/sec., 25.19 MiB/sec. | ||
| 6516 | 2025.06.04 04:40:21.229780 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2025.06.04 04:40:21.229918 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00138 sec., 305072.46376811597 rows/sec., 21.73 MiB/sec. | ||
| 6518 | 2025.06.04 04:40:21.229958 [ 281 ] {88ff1f66-83be-4ef5-b0f7-f9fcb8c8e3f3} <Debug> TCPHandler: Processed in 0.001550244 sec. | ||
| 6519 | 2025.06.04 04:40:21.229974 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6520 | 2025.06.04 04:40:21.230071 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.06.04 04:40:21.230172 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6522 | 2025.06.04 04:40:21.230216 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6523 | 2025.06.04 04:40:21.230286 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2025.06.04 04:40:21.230387 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_21_5} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6525 | 2025.06.04 04:40:21.230502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6526 | 2025.06.04 04:40:21.230552 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2025.06.04 04:40:21.230592 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6528 | 2025.06.04 04:40:21.230912 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6529 | 2025.06.04 04:40:21.231125 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2025.06.04 04:40:21.231222 [ 122 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6531 | 2025.06.04 04:40:21.231252 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 6532 | 2025.06.04 04:40:21.231256 [ 122 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.06.04 04:40:21.231282 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6534 | 2025.06.04 04:40:21.231288 [ 281 ] {23b7a3fb-dbd5-4551-99ed-d1b48805544e} <Debug> TCPHandler: Processed in 0.001267439 sec. | ||
| 6535 | 2025.06.04 04:40:21.231359 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 6536 | 2025.06.04 04:40:21.231403 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2025.06.04 04:40:21.231460 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6538 | 2025.06.04 04:40:21.231494 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 6539 | 2025.06.04 04:40:21.231512 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6540 | 2025.06.04 04:40:21.231552 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6541 | 2025.06.04 04:40:21.231564 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6542 | 2025.06.04 04:40:21.231615 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6543 | 2025.06.04 04:40:21.231659 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6544 | 2025.06.04 04:40:21.231696 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6545 | 2025.06.04 04:40:21.231732 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 6546 | 2025.06.04 04:40:21.231964 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2025.06.04 04:40:21.232006 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6548 | 2025.06.04 04:40:21.232365 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6549 | 2025.06.04 04:40:21.232485 [ 193 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001157788 sec., 108828.21380079945 rows/sec., 5.55 MiB/sec. | ||
| 6550 | 2025.06.04 04:40:21.232590 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2025.06.04 04:40:21.232611 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6552 | 2025.06.04 04:40:21.232729 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001236 sec., 191747.572815534 rows/sec., 12.85 MiB/sec. | ||
| 6553 | 2025.06.04 04:40:21.232772 [ 281 ] {dbdb9582-4a6d-41e5-9de2-9f7bde0615b4} <Debug> TCPHandler: Processed in 0.001428571 sec. | ||
| 6554 | 2025.06.04 04:40:21.232879 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2025.06.04 04:40:21.232910 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2025.06.04 04:40:21.232976 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6557 | 2025.06.04 04:40:21.232977 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_21_4} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6558 | 2025.06.04 04:40:21.233024 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6559 | 2025.06.04 04:40:21.233063 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6560 | 2025.06.04 04:40:21.233353 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.06.04 04:40:21.233393 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6562 | 2025.06.04 04:40:21.233699 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6563 | 2025.06.04 04:40:21.233938 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2025.06.04 04:40:21.234046 [ 123 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6565 | 2025.06.04 04:40:21.234063 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 6566 | 2025.06.04 04:40:21.234087 [ 123 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2025.06.04 04:40:21.234106 [ 281 ] {007b8dc9-74d6-44da-97e5-af62dfe3403f} <Debug> TCPHandler: Processed in 0.00127645 sec. | ||
| 6568 | 2025.06.04 04:40:21.234114 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6569 | 2025.06.04 04:40:21.234193 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::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 | ||
| 6570 | 2025.06.04 04:40:21.234215 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2025.06.04 04:40:21.234285 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6572 | 2025.06.04 04:40:21.234312 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6573 | 2025.06.04 04:40:21.234315 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
| 6574 | 2025.06.04 04:40:21.234374 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6575 | 2025.06.04 04:40:21.234384 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6576 | 2025.06.04 04:40:21.234435 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6577 | 2025.06.04 04:40:21.234472 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6578 | 2025.06.04 04:40:21.234511 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6579 | 2025.06.04 04:40:21.234548 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 6580 | 2025.06.04 04:40:21.235222 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2025.06.04 04:40:21.235263 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6582 | 2025.06.04 04:40:21.235298 [ 188 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135158 sec., 19380.562001060644 rows/sec., 1.27 MiB/sec. | ||
| 6583 | 2025.06.04 04:40:21.235416 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6584 | 2025.06.04 04:40:21.235698 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2025.06.04 04:40:21.235758 [ 195 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_21_4} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6586 | 2025.06.04 04:40:21.235817 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6587 | 2025.06.04 04:40:21.235913 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6588 | 2025.06.04 04:40:21.236159 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2025.06.04 04:40:21.236299 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002004 sec., 19461.077844311378 rows/sec., 34.87 MiB/sec. | ||
| 6590 | 2025.06.04 04:40:21.236354 [ 281 ] {e8f924b7-eb8c-4f56-8194-86ceffc5d540} <Debug> TCPHandler: Processed in 0.002188453 sec. | ||
| 6591 | 2025.06.04 04:40:21.236476 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2025.06.04 04:40:21.236595 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6593 | 2025.06.04 04:40:21.236646 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6594 | 2025.06.04 04:40:21.237047 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2025.06.04 04:40:21.237091 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6596 | 2025.06.04 04:40:21.237479 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6597 | 2025.06.04 04:40:21.237706 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2025.06.04 04:40:21.237837 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001267 sec., 64719.81057616417 rows/sec., 4.11 MiB/sec. | ||
| 6599 | 2025.06.04 04:40:21.237874 [ 281 ] {10447d9e-6034-4476-b209-51207adabd70} <Debug> TCPHandler: Processed in 0.001458512 sec. | ||
| 6600 | 2025.06.04 04:40:21.749381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 6601 | 2025.06.04 04:40:21.749950 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.06.04 04:40:21.750007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6603 | 2025.06.04 04:40:21.750593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6604 | 2025.06.04 04:40:21.750844 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2025.06.04 04:40:21.750982 [ 123 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6606 | 2025.06.04 04:40:21.750989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 6607 | 2025.06.04 04:40:21.751055 [ 123 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.06.04 04:40:21.751081 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6609 | 2025.06.04 04:40:21.751204 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6610 | 2025.06.04 04:40:21.751347 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6611 | 2025.06.04 04:40:21.751384 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 6612 | 2025.06.04 04:40:21.751446 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 6613 | 2025.06.04 04:40:21.751489 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 6614 | 2025.06.04 04:40:21.751528 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 6615 | 2025.06.04 04:40:21.751565 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 6616 | 2025.06.04 04:40:21.751602 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 6617 | 2025.06.04 04:40:21.753312 [ 188 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002164283 sec., 6567070.942201182 rows/sec., 93.94 MiB/sec. | ||
| 6618 | 2025.06.04 04:40:21.753734 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6619 | 2025.06.04 04:40:21.754038 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2025.06.04 04:40:21.754129 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_31_6} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6621 | 2025.06.04 04:40:21.754222 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6622 | 2025.06.04 04:40:22.513530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6623 | 2025.06.04 04:40:22.530721 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2025.06.04 04:40:22.530766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6625 | 2025.06.04 04:40:22.536624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6626 | 2025.06.04 04:40:22.537313 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2025.06.04 04:40:22.537587 [ 121 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6628 | 2025.06.04 04:40:22.537629 [ 121 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.06.04 04:40:22.537653 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6630 | 2025.06.04 04:40:22.537746 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6631 | 2025.06.04 04:40:22.540141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6632 | 2025.06.04 04:40:22.540852 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6633 | 2025.06.04 04:40:22.541554 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6634 | 2025.06.04 04:40:22.544793 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6635 | 2025.06.04 04:40:22.548096 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6636 | 2025.06.04 04:40:22.551800 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6637 | 2025.06.04 04:40:22.555701 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6638 | 2025.06.04 04:40:22.559494 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6639 | 2025.06.04 04:40:22.614531 [ 188 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076820036 sec., 3046.0803220659777 rows/sec., 15.75 MiB/sec. | ||
| 6640 | 2025.06.04 04:40:22.617426 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6641 | 2025.06.04 04:40:22.619737 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2025.06.04 04:40:22.619860 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_31_6} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6643 | 2025.06.04 04:40:22.622252 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6644 | 2025.06.04 04:40:23.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.74 MiB, peak 259.30 MiB, free memory in arenas 0.00 B, will set to 252.25 MiB (RSS), difference: 3.51 MiB | ||
| 6645 | 2025.06.04 04:40:26.214039 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2025.06.04 04:40:26.214352 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6647 | 2025.06.04 04:40:26.214470 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6648 | 2025.06.04 04:40:26.215287 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2025.06.04 04:40:26.215331 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6650 | 2025.06.04 04:40:26.215731 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6651 | 2025.06.04 04:40:26.215965 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.06.04 04:40:26.216115 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001842 sec., 32573.28990228013 rows/sec., 2.53 MiB/sec. | ||
| 6653 | 2025.06.04 04:40:26.216155 [ 281 ] {54ad0f5c-3118-4f33-9d77-543a3c9b6d5b} <Debug> TCPHandler: Processed in 0.002301174 sec. | ||
| 6654 | 2025.06.04 04:40:26.216283 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2025.06.04 04:40:26.216379 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6656 | 2025.06.04 04:40:26.216419 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6657 | 2025.06.04 04:40:26.216908 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.06.04 04:40:26.216943 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6659 | 2025.06.04 04:40:26.217249 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6660 | 2025.06.04 04:40:26.217463 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.06.04 04:40:26.217594 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 121.87 KiB/sec. | ||
| 6662 | 2025.06.04 04:40:26.217632 [ 281 ] {a07d655d-32b7-465b-ad88-f64ff0336915} <Debug> TCPHandler: Processed in 0.001406071 sec. | ||
| 6663 | 2025.06.04 04:40:26.217750 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2025.06.04 04:40:26.217844 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6665 | 2025.06.04 04:40:26.217884 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6666 | 2025.06.04 04:40:26.218313 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2025.06.04 04:40:26.218347 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6668 | 2025.06.04 04:40:26.218657 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6669 | 2025.06.04 04:40:26.218873 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2025.06.04 04:40:26.218997 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001172 sec., 56313.99317406143 rows/sec., 4.40 MiB/sec. | ||
| 6671 | 2025.06.04 04:40:26.219033 [ 281 ] {4c70fe59-9dd9-42fe-9614-962e4942b83a} <Debug> TCPHandler: Processed in 0.00133975 sec. | ||
| 6672 | 2025.06.04 04:40:26.219154 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2025.06.04 04:40:26.219248 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6674 | 2025.06.04 04:40:26.219290 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6675 | 2025.06.04 04:40:26.219749 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2025.06.04 04:40:26.219785 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6677 | 2025.06.04 04:40:26.220121 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6678 | 2025.06.04 04:40:26.220338 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2025.06.04 04:40:26.220465 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 6680 | 2025.06.04 04:40:26.220500 [ 281 ] {52d7caab-c9c7-4b80-a995-f18cc62c3414} <Debug> TCPHandler: Processed in 0.001402912 sec. | ||
| 6681 | 2025.06.04 04:40:26.220612 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2025.06.04 04:40:26.220706 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6683 | 2025.06.04 04:40:26.220761 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6684 | 2025.06.04 04:40:26.221493 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.06.04 04:40:26.221528 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6686 | 2025.06.04 04:40:26.222017 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6687 | 2025.06.04 04:40:26.222231 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2025.06.04 04:40:26.222370 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001682 sec., 1189.0606420927468 rows/sec., 2.13 MiB/sec. | ||
| 6689 | 2025.06.04 04:40:26.222429 [ 281 ] {5f5bbf8e-c286-4100-88b7-130eb1a9fa34} <Debug> TCPHandler: Processed in 0.001873939 sec. | ||
| 6690 | 2025.06.04 04:40:26.222534 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2025.06.04 04:40:26.222628 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6692 | 2025.06.04 04:40:26.222669 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6693 | 2025.06.04 04:40:26.222998 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2025.06.04 04:40:26.223032 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6695 | 2025.06.04 04:40:26.223335 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6696 | 2025.06.04 04:40:26.223546 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2025.06.04 04:40:26.223667 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6698 | 2025.06.04 04:40:26.223709 [ 281 ] {c80549ec-ffaf-4d44-854a-1b9738bbd9cd} <Debug> TCPHandler: Processed in 0.001218778 sec. | ||
| 6699 | 2025.06.04 04:40:29.146779 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6700 | 2025.06.04 04:40:29.146860 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6701 | 2025.06.04 04:40:29.251187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 6702 | 2025.06.04 04:40:29.251936 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2025.06.04 04:40:29.251976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6704 | 2025.06.04 04:40:29.252660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6705 | 2025.06.04 04:40:29.252895 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2025.06.04 04:40:29.253025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6707 | 2025.06.04 04:40:29.291479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 960 | ||
| 6708 | 2025.06.04 04:40:29.294094 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.06.04 04:40:29.294146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6710 | 2025.06.04 04:40:29.295401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6711 | 2025.06.04 04:40:29.295670 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.06.04 04:40:29.295921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 6713 | 2025.06.04 04:40:30.002110 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000799572 sec. | ||
| 6714 | 2025.06.04 04:40:30.040234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6715 | 2025.06.04 04:40:30.055483 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.06.04 04:40:30.055538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6717 | 2025.06.04 04:40:30.061146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6718 | 2025.06.04 04:40:30.061827 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2025.06.04 04:40:30.064463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6720 | 2025.06.04 04:40:31.227677 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2025.06.04 04:40:31.227885 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6722 | 2025.06.04 04:40:31.227960 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6723 | 2025.06.04 04:40:31.228699 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2025.06.04 04:40:31.228751 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6725 | 2025.06.04 04:40:31.229186 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6726 | 2025.06.04 04:40:31.229432 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2025.06.04 04:40:31.229589 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001758 sec., 120591.58134243458 rows/sec., 7.67 MiB/sec. | ||
| 6728 | 2025.06.04 04:40:31.229632 [ 281 ] {daf3719b-d274-46ef-9c8a-2860f5798cf9} <Debug> TCPHandler: Processed in 0.002097082 sec. | ||
| 6729 | 2025.06.04 04:40:31.229771 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2025.06.04 04:40:31.229868 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6731 | 2025.06.04 04:40:31.229910 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6732 | 2025.06.04 04:40:31.230686 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2025.06.04 04:40:31.230722 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6734 | 2025.06.04 04:40:31.231110 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6735 | 2025.06.04 04:40:31.231358 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2025.06.04 04:40:31.231492 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001643 sec., 423006.6950699939 rows/sec., 33.74 MiB/sec. | ||
| 6737 | 2025.06.04 04:40:31.231529 [ 281 ] {07f61dcc-710a-414f-96d7-160252eada54} <Debug> TCPHandler: Processed in 0.001808267 sec. | ||
| 6738 | 2025.06.04 04:40:31.231654 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2025.06.04 04:40:31.231749 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6740 | 2025.06.04 04:40:31.231791 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6741 | 2025.06.04 04:40:31.232240 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2025.06.04 04:40:31.232276 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6743 | 2025.06.04 04:40:31.232596 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6744 | 2025.06.04 04:40:31.232835 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2025.06.04 04:40:31.232970 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001239 sec., 117029.86279257466 rows/sec., 7.34 MiB/sec. | ||
| 6746 | 2025.06.04 04:40:31.233008 [ 281 ] {03993183-7b22-463f-bd25-dc34a9d8de88} <Debug> TCPHandler: Processed in 0.001407801 sec. | ||
| 6747 | 2025.06.04 04:40:31.233126 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2025.06.04 04:40:31.233221 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6749 | 2025.06.04 04:40:31.233267 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6750 | 2025.06.04 04:40:31.233826 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2025.06.04 04:40:31.233871 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6752 | 2025.06.04 04:40:31.234301 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6753 | 2025.06.04 04:40:31.234639 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2025.06.04 04:40:31.234814 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001609 sec., 70229.95649471722 rows/sec., 4.55 MiB/sec. | ||
| 6755 | 2025.06.04 04:40:31.234868 [ 281 ] {08ff4525-d390-41a3-8873-3d66cba55f0b} <Debug> TCPHandler: Processed in 0.001793847 sec. | ||
| 6756 | 2025.06.04 04:40:31.235014 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2025.06.04 04:40:31.235134 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6758 | 2025.06.04 04:40:31.235189 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6759 | 2025.06.04 04:40:31.235807 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2025.06.04 04:40:31.235854 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6761 | 2025.06.04 04:40:31.236308 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6762 | 2025.06.04 04:40:31.236673 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2025.06.04 04:40:31.236849 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001738 sec., 64441.887226697356 rows/sec., 3.67 MiB/sec. | ||
| 6764 | 2025.06.04 04:40:31.236903 [ 281 ] {23520ac7-6e47-4eda-abd4-e4e66296df3a} <Debug> TCPHandler: Processed in 0.00195255 sec. | ||
| 6765 | 2025.06.04 04:40:31.237042 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2025.06.04 04:40:31.237140 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6767 | 2025.06.04 04:40:31.237180 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6768 | 2025.06.04 04:40:31.237754 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2025.06.04 04:40:31.237789 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6770 | 2025.06.04 04:40:31.238132 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6771 | 2025.06.04 04:40:31.238350 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2025.06.04 04:40:31.238482 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00136 sec., 309558.82352941175 rows/sec., 22.05 MiB/sec. | ||
| 6773 | 2025.06.04 04:40:31.238519 [ 281 ] {5266cd2d-1fd8-4ce6-b019-d66df8a67428} <Debug> TCPHandler: Processed in 0.001537803 sec. | ||
| 6774 | 2025.06.04 04:40:31.238634 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2025.06.04 04:40:31.238730 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6776 | 2025.06.04 04:40:31.238775 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6777 | 2025.06.04 04:40:31.239110 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2025.06.04 04:40:31.239149 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6779 | 2025.06.04 04:40:31.239458 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6780 | 2025.06.04 04:40:31.239675 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2025.06.04 04:40:31.239804 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 6782 | 2025.06.04 04:40:31.239840 [ 281 ] {3ba47b58-c3f2-477e-827b-a1dba5eb0972} <Debug> TCPHandler: Processed in 0.001255869 sec. | ||
| 6783 | 2025.06.04 04:40:31.239950 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2025.06.04 04:40:31.240044 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6785 | 2025.06.04 04:40:31.240087 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6786 | 2025.06.04 04:40:31.240494 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2025.06.04 04:40:31.240529 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6788 | 2025.06.04 04:40:31.240893 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6789 | 2025.06.04 04:40:31.241144 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.06.04 04:40:31.241286 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00126 sec., 188095.23809523808 rows/sec., 12.61 MiB/sec. | ||
| 6791 | 2025.06.04 04:40:31.241323 [ 281 ] {b22032aa-5b8c-475b-89b3-f97ffecbf34d} <Debug> TCPHandler: Processed in 0.001425842 sec. | ||
| 6792 | 2025.06.04 04:40:31.241445 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2025.06.04 04:40:31.241542 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6794 | 2025.06.04 04:40:31.241587 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6795 | 2025.06.04 04:40:31.241941 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2025.06.04 04:40:31.241985 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6797 | 2025.06.04 04:40:31.242308 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6798 | 2025.06.04 04:40:31.242577 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2025.06.04 04:40:31.242726 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001202 sec., 831.946755407654 rows/sec., 56.06 KiB/sec. | ||
| 6800 | 2025.06.04 04:40:31.242767 [ 281 ] {4706db05-ba7f-420d-ba0b-9d9961b766aa} <Debug> TCPHandler: Processed in 0.001373391 sec. | ||
| 6801 | 2025.06.04 04:40:31.242901 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2025.06.04 04:40:31.243009 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6803 | 2025.06.04 04:40:31.243071 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6804 | 2025.06.04 04:40:31.243954 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2025.06.04 04:40:31.243994 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6806 | 2025.06.04 04:40:31.244734 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6807 | 2025.06.04 04:40:31.245021 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2025.06.04 04:40:31.245166 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00218 sec., 17889.90825688073 rows/sec., 32.06 MiB/sec. | ||
| 6809 | 2025.06.04 04:40:31.245230 [ 281 ] {33532a29-39c4-4e98-a054-7f574c6c0606} <Debug> TCPHandler: Processed in 0.002385736 sec. | ||
| 6810 | 2025.06.04 04:40:31.245362 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2025.06.04 04:40:31.245466 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6812 | 2025.06.04 04:40:31.245511 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6813 | 2025.06.04 04:40:31.245870 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2025.06.04 04:40:31.245908 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6815 | 2025.06.04 04:40:31.246257 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6816 | 2025.06.04 04:40:31.246473 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.06.04 04:40:31.246608 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001161 sec., 70628.76830318691 rows/sec., 4.49 MiB/sec. | ||
| 6818 | 2025.06.04 04:40:31.246666 [ 281 ] {c3b78bfd-b2a8-475b-a00e-82e674ab10b8} <Debug> TCPHandler: Processed in 0.001357111 sec. | ||
| 6819 | 2025.06.04 04:40:34.592337 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2025.06.04 04:40:34.592518 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6821 | 2025.06.04 04:40:34.592584 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6822 | 2025.06.04 04:40:34.593187 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2025.06.04 04:40:34.593235 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6824 | 2025.06.04 04:40:34.593621 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6825 | 2025.06.04 04:40:34.593846 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2025.06.04 04:40:34.593997 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001529 sec., 2616.0889470241987 rows/sec., 213.32 KiB/sec. | ||
| 6827 | 2025.06.04 04:40:34.594039 [ 281 ] {0f496955-fe0d-43c2-bf10-f2001303dee2} <Debug> TCPHandler: Processed in 0.001833858 sec. | ||
| 6828 | 2025.06.04 04:40:34.594152 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2025.06.04 04:40:34.594245 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6830 | 2025.06.04 04:40:34.594284 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6831 | 2025.06.04 04:40:34.595286 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2025.06.04 04:40:34.595322 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6833 | 2025.06.04 04:40:34.595711 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6834 | 2025.06.04 04:40:34.595918 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.06.04 04:40:34.596033 [ 103 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6836 | 2025.06.04 04:40:34.596046 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Debug> executeQuery: Read 1202 rows, 101.03 KiB in 0.00182 sec., 660439.5604395604 rows/sec., 54.21 MiB/sec. | ||
| 6837 | 2025.06.04 04:40:34.596107 [ 103 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2025.06.04 04:40:34.596135 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6839 | 2025.06.04 04:40:34.596137 [ 281 ] {99fb1645-4d2b-4774-87d2-d1f9c6ca2fc0} <Debug> TCPHandler: Processed in 0.00203034 sec. | ||
| 6840 | 2025.06.04 04:40:34.596255 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6841 | 2025.06.04 04:40:34.596279 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2025.06.04 04:40:34.596390 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6843 | 2025.06.04 04:40:34.596404 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6844 | 2025.06.04 04:40:34.596430 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6845 | 2025.06.04 04:40:34.596448 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1849 rows starting from the beginning of the part | ||
| 6846 | 2025.06.04 04:40:34.596527 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6847 | 2025.06.04 04:40:34.596579 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 695 rows starting from the beginning of the part | ||
| 6848 | 2025.06.04 04:40:34.596625 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6849 | 2025.06.04 04:40:34.596670 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 695 rows starting from the beginning of the part | ||
| 6850 | 2025.06.04 04:40:34.596715 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1202 rows starting from the beginning of the part | ||
| 6851 | 2025.06.04 04:40:34.596829 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.06.04 04:40:34.596872 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6853 | 2025.06.04 04:40:34.597188 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6854 | 2025.06.04 04:40:34.597421 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2025.06.04 04:40:34.597531 [ 103 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 6856 | 2025.06.04 04:40:34.597550 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001178 sec., 5093.378607809847 rows/sec., 364.76 KiB/sec. | ||
| 6857 | 2025.06.04 04:40:34.597565 [ 103 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.06.04 04:40:34.597593 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6859 | 2025.06.04 04:40:34.597596 [ 281 ] {2be4f4cd-278e-4529-8c11-40907b63af61} <Debug> TCPHandler: Processed in 0.001364011 sec. | ||
| 6860 | 2025.06.04 04:40:34.597677 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 6861 | 2025.06.04 04:40:34.597712 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2025.06.04 04:40:34.597767 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6863 | 2025.06.04 04:40:34.597799 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 165 rows starting from the beginning of the part | ||
| 6864 | 2025.06.04 04:40:34.597804 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6865 | 2025.06.04 04:40:34.597844 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6866 | 2025.06.04 04:40:34.597858 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 6867 | 2025.06.04 04:40:34.597905 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 145 rows starting from the beginning of the part | ||
| 6868 | 2025.06.04 04:40:34.597946 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 6869 | 2025.06.04 04:40:34.597985 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 145 rows starting from the beginning of the part | ||
| 6870 | 2025.06.04 04:40:34.598023 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 6871 | 2025.06.04 04:40:34.598300 [ 199 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4561 rows, containing 5 columns (5 merged, 0 gathered) in 0.002104372 sec., 2167392.457227144 rows/sec., 183.74 MiB/sec. | ||
| 6872 | 2025.06.04 04:40:34.598322 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.06.04 04:40:34.598363 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6874 | 2025.06.04 04:40:34.598525 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6875 | 2025.06.04 04:40:34.598797 [ 192 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156068 sec., 402225.4746260601 rows/sec., 26.95 MiB/sec. | ||
| 6876 | 2025.06.04 04:40:34.598822 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2025.06.04 04:40:34.598910 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_51_10} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6878 | 2025.06.04 04:40:34.598956 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 6879 | 2025.06.04 04:40:34.598961 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6880 | 2025.06.04 04:40:34.598985 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6881 | 2025.06.04 04:40:34.599198 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2025.06.04 04:40:34.599212 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2025.06.04 04:40:34.599278 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_40_8} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 6884 | 2025.06.04 04:40:34.599333 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001546 sec., 147477.36093143595 rows/sec., 9.99 MiB/sec. | ||
| 6885 | 2025.06.04 04:40:34.599337 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6886 | 2025.06.04 04:40:34.599370 [ 281 ] {b0eadbf9-d3ad-4294-9a4b-988e1366e884} <Debug> TCPHandler: Processed in 0.001704485 sec. | ||
| 6887 | 2025.06.04 04:40:34.599476 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.06.04 04:40:34.599567 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6889 | 2025.06.04 04:40:34.599606 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6890 | 2025.06.04 04:40:34.600185 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2025.06.04 04:40:34.600220 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6892 | 2025.06.04 04:40:34.600536 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6893 | 2025.06.04 04:40:34.600744 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2025.06.04 04:40:34.600866 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001317 sec., 399392.5588458618 rows/sec., 29.58 MiB/sec. | ||
| 6895 | 2025.06.04 04:40:34.600903 [ 281 ] {5047d0d6-cb50-4a16-8077-c8c2f930137d} <Debug> TCPHandler: Processed in 0.001473713 sec. | ||
| 6896 | 2025.06.04 04:40:34.600900 [ 101 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6897 | 2025.06.04 04:40:34.600980 [ 101 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2025.06.04 04:40:34.601005 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6899 | 2025.06.04 04:40:34.601009 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2025.06.04 04:40:34.601108 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6901 | 2025.06.04 04:40:34.601110 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6902 | 2025.06.04 04:40:34.601191 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6903 | 2025.06.04 04:40:34.601238 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6904 | 2025.06.04 04:40:34.601276 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
| 6905 | 2025.06.04 04:40:34.601343 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part | ||
| 6906 | 2025.06.04 04:40:34.601387 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 421 rows starting from the beginning of the part | ||
| 6907 | 2025.06.04 04:40:34.601431 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
| 6908 | 2025.06.04 04:40:34.601470 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 421 rows starting from the beginning of the part | ||
| 6909 | 2025.06.04 04:40:34.601510 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 526 rows starting from the beginning of the part | ||
| 6910 | 2025.06.04 04:40:34.601807 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2025.06.04 04:40:34.601847 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6912 | 2025.06.04 04:40:34.602265 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6913 | 2025.06.04 04:40:34.602488 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2025.06.04 04:40:34.602595 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6915 | 2025.06.04 04:40:34.602614 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001522 sec., 639947.4375821288 rows/sec., 42.96 MiB/sec. | ||
| 6916 | 2025.06.04 04:40:34.602624 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2025.06.04 04:40:34.602654 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6918 | 2025.06.04 04:40:34.602657 [ 281 ] {1a80807b-da8b-4711-a89b-4ede42833d35} <Debug> TCPHandler: Processed in 0.001694775 sec. | ||
| 6919 | 2025.06.04 04:40:34.602700 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636855 sec., 1475390.3064107695 rows/sec., 112.98 MiB/sec. | ||
| 6920 | 2025.06.04 04:40:34.602727 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6921 | 2025.06.04 04:40:34.602779 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.06.04 04:40:34.602828 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2025.06.04 04:40:34.602865 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15118 rows starting from the beginning of the part | ||
| 6924 | 2025.06.04 04:40:34.602875 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6925 | 2025.06.04 04:40:34.602876 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6926 | 2025.06.04 04:40:34.602922 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6927 | 2025.06.04 04:40:34.602935 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6928 | 2025.06.04 04:40:34.602974 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
| 6929 | 2025.06.04 04:40:34.603023 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6930 | 2025.06.04 04:40:34.603067 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
| 6931 | 2025.06.04 04:40:34.603111 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 974 rows starting from the beginning of the part | ||
| 6932 | 2025.06.04 04:40:34.603178 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2025.06.04 04:40:34.603267 [ 194 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_51_10} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6934 | 2025.06.04 04:40:34.603337 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6935 | 2025.06.04 04:40:34.603658 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2025.06.04 04:40:34.603695 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6937 | 2025.06.04 04:40:34.604183 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6938 | 2025.06.04 04:40:34.604398 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.06.04 04:40:34.604534 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001677 sec., 1192.6058437686345 rows/sec., 2.14 MiB/sec. | ||
| 6940 | 2025.06.04 04:40:34.604585 [ 281 ] {0a6a9b5f-2480-4197-8259-ffe15cf1c4e5} <Debug> TCPHandler: Processed in 0.001853038 sec. | ||
| 6941 | 2025.06.04 04:40:34.604694 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2025.06.04 04:40:34.604787 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6943 | 2025.06.04 04:40:34.604827 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6944 | 2025.06.04 04:40:34.605622 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2025.06.04 04:40:34.605658 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6946 | 2025.06.04 04:40:34.605966 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6947 | 2025.06.04 04:40:34.606177 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2025.06.04 04:40:34.606282 [ 101 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6949 | 2025.06.04 04:40:34.606300 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001532 sec., 30026.109660574413 rows/sec., 2.03 MiB/sec. | ||
| 6950 | 2025.06.04 04:40:34.606316 [ 101 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2025.06.04 04:40:34.606340 [ 281 ] {6d4c1cd8-6f4e-4a5a-8aaf-b0d672963565} <Debug> TCPHandler: Processed in 0.001692805 sec. | ||
| 6952 | 2025.06.04 04:40:34.606342 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6953 | 2025.06.04 04:40:34.606437 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6954 | 2025.06.04 04:40:34.606525 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6955 | 2025.06.04 04:40:34.606550 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2888 rows starting from the beginning of the part | ||
| 6956 | 2025.06.04 04:40:34.606599 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6957 | 2025.06.04 04:40:34.606639 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
| 6958 | 2025.06.04 04:40:34.606676 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6959 | 2025.06.04 04:40:34.606712 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
| 6960 | 2025.06.04 04:40:34.606749 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
| 6961 | 2025.06.04 04:40:34.607904 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3218 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502373 sec., 2141944.7766965996 rows/sec., 139.70 MiB/sec. | ||
| 6962 | 2025.06.04 04:40:34.608231 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6963 | 2025.06.04 04:40:34.608428 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16886 rows, containing 5 columns (5 merged, 0 gathered) in 0.005737737 sec., 2942972.1160101974 rows/sec., 198.62 MiB/sec. | ||
| 6964 | 2025.06.04 04:40:34.608468 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2025.06.04 04:40:34.608550 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_51_10} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6966 | 2025.06.04 04:40:34.608609 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6967 | 2025.06.04 04:40:34.608625 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6968 | 2025.06.04 04:40:34.608877 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2025.06.04 04:40:34.608953 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6970 | 2025.06.04 04:40:34.609015 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6971 | 2025.06.04 04:40:35.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.67 MiB, peak 262.78 MiB, free memory in arenas 0.00 B, will set to 255.46 MiB (RSS), difference: 1.78 MiB | ||
| 6972 | 2025.06.04 04:40:36.207991 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2025.06.04 04:40:36.208241 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6974 | 2025.06.04 04:40:36.208332 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6975 | 2025.06.04 04:40:36.209178 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2025.06.04 04:40:36.209230 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6977 | 2025.06.04 04:40:36.209790 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6978 | 2025.06.04 04:40:36.210134 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2025.06.04 04:40:36.210341 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002166 sec., 25854.10895660203 rows/sec., 1.97 MiB/sec. | ||
| 6980 | 2025.06.04 04:40:36.210398 [ 281 ] {f544f970-fc22-45e3-bd74-724c283fc8dd} <Debug> TCPHandler: Processed in 0.002554389 sec. | ||
| 6981 | 2025.06.04 04:40:36.210549 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2025.06.04 04:40:36.210671 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6983 | 2025.06.04 04:40:36.210725 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6984 | 2025.06.04 04:40:36.211281 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2025.06.04 04:40:36.211323 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6986 | 2025.06.04 04:40:36.211770 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6987 | 2025.06.04 04:40:36.212118 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2025.06.04 04:40:36.212294 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001647 sec., 38858.53066180935 rows/sec., 3.03 MiB/sec. | ||
| 6989 | 2025.06.04 04:40:36.212346 [ 281 ] {ed5e6209-8f59-47b8-91da-1f1c934005cd} <Debug> TCPHandler: Processed in 0.001862288 sec. | ||
| 6990 | 2025.06.04 04:40:36.212479 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2025.06.04 04:40:36.212600 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6992 | 2025.06.04 04:40:36.212658 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6993 | 2025.06.04 04:40:36.213146 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2025.06.04 04:40:36.213189 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6995 | 2025.06.04 04:40:36.213651 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6996 | 2025.06.04 04:40:36.213998 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2025.06.04 04:40:36.214184 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001609 sec., 21131.13735239279 rows/sec., 1.48 MiB/sec. | ||
| 6998 | 2025.06.04 04:40:36.214236 [ 281 ] {077fd1d4-cc1f-4f7d-9c8d-cd38130e2685} <Debug> TCPHandler: Processed in 0.001817878 sec. | ||
| 6999 | 2025.06.04 04:40:36.214375 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2025.06.04 04:40:36.214494 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7001 | 2025.06.04 04:40:36.214549 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7002 | 2025.06.04 04:40:36.214983 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2025.06.04 04:40:36.215029 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7004 | 2025.06.04 04:40:36.215459 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7005 | 2025.06.04 04:40:36.215780 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2025.06.04 04:40:36.215964 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001494 sec., 9370.816599732261 rows/sec., 638.62 KiB/sec. | ||
| 7007 | 2025.06.04 04:40:36.216006 [ 281 ] {3396b663-06b9-4e89-a262-7f4f34841d3f} <Debug> TCPHandler: Processed in 0.001693226 sec. | ||
| 7008 | 2025.06.04 04:40:36.754065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 7009 | 2025.06.04 04:40:36.754505 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.06.04 04:40:36.754545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7011 | 2025.06.04 04:40:36.755076 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7012 | 2025.06.04 04:40:36.755312 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2025.06.04 04:40:36.755441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 7014 | 2025.06.04 04:40:37.564566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7015 | 2025.06.04 04:40:37.580631 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.06.04 04:40:37.580682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7017 | 2025.06.04 04:40:37.586430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7018 | 2025.06.04 04:40:37.587158 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.06.04 04:40:37.589838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7020 | 2025.06.04 04:40:39.296139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1006 | ||
| 7021 | 2025.06.04 04:40:39.299163 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2025.06.04 04:40:39.299219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7023 | 2025.06.04 04:40:39.300472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7024 | 2025.06.04 04:40:39.300757 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2025.06.04 04:40:39.301138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 7026 | 2025.06.04 04:40:41.221290 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2025.06.04 04:40:41.221524 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7028 | 2025.06.04 04:40:41.221596 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7029 | 2025.06.04 04:40:41.222363 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2025.06.04 04:40:41.222401 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7031 | 2025.06.04 04:40:41.222829 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7032 | 2025.06.04 04:40:41.223066 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.06.04 04:40:41.223218 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001752 sec., 121004.56621004565 rows/sec., 7.70 MiB/sec. | ||
| 7034 | 2025.06.04 04:40:41.223261 [ 281 ] {c75fc1cf-60e6-497b-814e-e089adf5ee42} <Debug> TCPHandler: Processed in 0.002166673 sec. | ||
| 7035 | 2025.06.04 04:40:41.223374 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2025.06.04 04:40:41.223472 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7037 | 2025.06.04 04:40:41.223514 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7038 | 2025.06.04 04:40:41.224251 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2025.06.04 04:40:41.224286 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7040 | 2025.06.04 04:40:41.224670 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7041 | 2025.06.04 04:40:41.224888 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2025.06.04 04:40:41.225014 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001563 sec., 444657.7095329495 rows/sec., 35.46 MiB/sec. | ||
| 7043 | 2025.06.04 04:40:41.225052 [ 281 ] {7bc4991c-8d42-4913-b5f8-10488d82f3d1} <Debug> TCPHandler: Processed in 0.001728666 sec. | ||
| 7044 | 2025.06.04 04:40:41.225157 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2025.06.04 04:40:41.225254 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7046 | 2025.06.04 04:40:41.225295 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7047 | 2025.06.04 04:40:41.225724 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.06.04 04:40:41.225759 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7049 | 2025.06.04 04:40:41.226064 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7050 | 2025.06.04 04:40:41.226275 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2025.06.04 04:40:41.226403 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001169 sec., 124037.6390076989 rows/sec., 7.78 MiB/sec. | ||
| 7052 | 2025.06.04 04:40:41.226441 [ 281 ] {ef2f8f45-ba81-4ac3-9fb5-b78c8becad2f} <Debug> TCPHandler: Processed in 0.00133288 sec. | ||
| 7053 | 2025.06.04 04:40:41.226545 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2025.06.04 04:40:41.226641 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7055 | 2025.06.04 04:40:41.226682 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7056 | 2025.06.04 04:40:41.227096 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.06.04 04:40:41.227132 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7058 | 2025.06.04 04:40:41.227455 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7059 | 2025.06.04 04:40:41.227669 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2025.06.04 04:40:41.227794 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001172 sec., 96416.38225255972 rows/sec., 6.24 MiB/sec. | ||
| 7061 | 2025.06.04 04:40:41.227831 [ 281 ] {5d783f53-6eb4-4585-85b2-9f15a9851fbc} <Debug> TCPHandler: Processed in 0.00133698 sec. | ||
| 7062 | 2025.06.04 04:40:41.227933 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2025.06.04 04:40:41.228027 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7064 | 2025.06.04 04:40:41.228072 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7065 | 2025.06.04 04:40:41.228485 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.06.04 04:40:41.228520 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7067 | 2025.06.04 04:40:41.228838 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7068 | 2025.06.04 04:40:41.229048 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2025.06.04 04:40:41.229175 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001165 sec., 96137.33905579399 rows/sec., 5.48 MiB/sec. | ||
| 7070 | 2025.06.04 04:40:41.229213 [ 281 ] {b5856d84-b06c-4761-b636-a3892bfdcc09} <Debug> TCPHandler: Processed in 0.001328571 sec. | ||
| 7071 | 2025.06.04 04:40:41.229314 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2025.06.04 04:40:41.229409 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7073 | 2025.06.04 04:40:41.229515 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7074 | 2025.06.04 04:40:41.230048 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.06.04 04:40:41.230083 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7076 | 2025.06.04 04:40:41.230410 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7077 | 2025.06.04 04:40:41.230620 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.06.04 04:40:41.230749 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001358 sec., 310014.72754050075 rows/sec., 22.08 MiB/sec. | ||
| 7079 | 2025.06.04 04:40:41.230788 [ 281 ] {88d9a1a2-cf32-4d7e-bda7-e6f1682e0ca1} <Debug> TCPHandler: Processed in 0.001522473 sec. | ||
| 7080 | 2025.06.04 04:40:41.230892 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2025.06.04 04:40:41.230987 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7082 | 2025.06.04 04:40:41.231121 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7083 | 2025.06.04 04:40:41.231439 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.06.04 04:40:41.231475 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7085 | 2025.06.04 04:40:41.231800 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7086 | 2025.06.04 04:40:41.232008 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.06.04 04:40:41.232137 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 268.39 KiB/sec. | ||
| 7088 | 2025.06.04 04:40:41.232173 [ 281 ] {17d09608-1194-4338-b1d9-d0cc71f683fc} <Debug> TCPHandler: Processed in 0.00133069 sec. | ||
| 7089 | 2025.06.04 04:40:41.232270 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2025.06.04 04:40:41.232365 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7091 | 2025.06.04 04:40:41.232406 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7092 | 2025.06.04 04:40:41.232801 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2025.06.04 04:40:41.232838 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7094 | 2025.06.04 04:40:41.233186 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7095 | 2025.06.04 04:40:41.233421 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.06.04 04:40:41.233549 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001203 sec., 197007.48129675808 rows/sec., 13.20 MiB/sec. | ||
| 7097 | 2025.06.04 04:40:41.233585 [ 281 ] {1c1eab4b-7d32-4084-806e-ef376cc29713} <Debug> TCPHandler: Processed in 0.001364391 sec. | ||
| 7098 | 2025.06.04 04:40:41.233691 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2025.06.04 04:40:41.233787 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7100 | 2025.06.04 04:40:41.233828 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7101 | 2025.06.04 04:40:41.234150 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.06.04 04:40:41.234193 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7103 | 2025.06.04 04:40:41.234579 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7104 | 2025.06.04 04:40:41.234851 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2025.06.04 04:40:41.235001 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001232 sec., 811.6883116883117 rows/sec., 54.69 KiB/sec. | ||
| 7106 | 2025.06.04 04:40:41.235044 [ 281 ] {309cec49-2a70-4860-beb6-587535efe3ef} <Debug> TCPHandler: Processed in 0.001402451 sec. | ||
| 7107 | 2025.06.04 04:40:41.235148 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2025.06.04 04:40:41.235246 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7109 | 2025.06.04 04:40:41.235300 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7110 | 2025.06.04 04:40:41.236133 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2025.06.04 04:40:41.236169 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7112 | 2025.06.04 04:40:41.236752 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7113 | 2025.06.04 04:40:41.236977 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2025.06.04 04:40:41.237094 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7115 | 2025.06.04 04:40:41.237115 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001887 sec., 20667.726550079493 rows/sec., 37.04 MiB/sec. | ||
| 7116 | 2025.06.04 04:40:41.237164 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2025.06.04 04:40:41.237188 [ 281 ] {0d75e2d9-affd-4aae-a53b-dbde2e208772} <Debug> TCPHandler: Processed in 0.002089132 sec. | ||
| 7118 | 2025.06.04 04:40:41.237201 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7119 | 2025.06.04 04:40:41.237305 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2025.06.04 04:40:41.237364 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7121 | 2025.06.04 04:40:41.237407 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7122 | 2025.06.04 04:40:41.237459 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7123 | 2025.06.04 04:40:41.237730 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7124 | 2025.06.04 04:40:41.237782 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.06.04 04:40:41.237825 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7126 | 2025.06.04 04:40:41.237828 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 771 rows starting from the beginning of the part | ||
| 7127 | 2025.06.04 04:40:41.238054 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
| 7128 | 2025.06.04 04:40:41.238187 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7129 | 2025.06.04 04:40:41.238233 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 7130 | 2025.06.04 04:40:41.238341 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
| 7131 | 2025.06.04 04:40:41.238425 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2025.06.04 04:40:41.238441 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 7133 | 2025.06.04 04:40:41.238547 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
| 7134 | 2025.06.04 04:40:41.238564 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001176 sec., 69727.89115646259 rows/sec., 4.43 MiB/sec. | ||
| 7135 | 2025.06.04 04:40:41.238606 [ 281 ] {8578f520-8205-4207-b7bb-5e501f79a4c8} <Debug> TCPHandler: Processed in 0.001350851 sec. | ||
| 7136 | 2025.06.04 04:40:41.250923 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 19 columns (19 merged, 0 gathered) in 0.013633577 sec., 65426.70349828222 rows/sec., 117.24 MiB/sec. | ||
| 7137 | 2025.06.04 04:40:41.251980 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7138 | 2025.06.04 04:40:41.252327 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2025.06.04 04:40:41.252395 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7140 | 2025.06.04 04:40:41.252512 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7141 | 2025.06.04 04:40:42.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.25 MiB, peak 264.82 MiB, free memory in arenas 0.00 B, will set to 259.72 MiB (RSS), difference: 2.47 MiB | ||
| 7142 | 2025.06.04 04:40:44.146943 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7143 | 2025.06.04 04:40:44.147026 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7144 | 2025.06.04 04:40:44.255536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 7145 | 2025.06.04 04:40:44.256115 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2025.06.04 04:40:44.256160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7147 | 2025.06.04 04:40:44.256718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7148 | 2025.06.04 04:40:44.257022 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2025.06.04 04:40:44.257178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 7150 | 2025.06.04 04:40:45.089901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7151 | 2025.06.04 04:40:45.106468 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2025.06.04 04:40:45.106515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7153 | 2025.06.04 04:40:45.112262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7154 | 2025.06.04 04:40:45.112977 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2025.06.04 04:40:45.115782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7156 | 2025.06.04 04:40:46.213722 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.06.04 04:40:46.213930 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7158 | 2025.06.04 04:40:46.214001 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7159 | 2025.06.04 04:40:46.214618 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.06.04 04:40:46.214670 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7161 | 2025.06.04 04:40:46.215167 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7162 | 2025.06.04 04:40:46.215442 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.06.04 04:40:46.215608 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.69 MiB/sec. | ||
| 7164 | 2025.06.04 04:40:46.215651 [ 281 ] {bbf30973-778b-45eb-8667-748e1a95e42e} <Debug> TCPHandler: Processed in 0.002064752 sec. | ||
| 7165 | 2025.06.04 04:40:46.215774 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2025.06.04 04:40:46.215881 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7167 | 2025.06.04 04:40:46.215926 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7168 | 2025.06.04 04:40:46.216333 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.06.04 04:40:46.216368 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7170 | 2025.06.04 04:40:46.216682 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7171 | 2025.06.04 04:40:46.216913 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.06.04 04:40:46.217048 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 126.27 KiB/sec. | ||
| 7173 | 2025.06.04 04:40:46.217085 [ 281 ] {db8452d5-d8a7-4fce-a4d0-bfe30cd696b8} <Debug> TCPHandler: Processed in 0.00136515 sec. | ||
| 7174 | 2025.06.04 04:40:46.217193 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2025.06.04 04:40:46.217290 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7176 | 2025.06.04 04:40:46.217333 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7177 | 2025.06.04 04:40:46.217753 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.06.04 04:40:46.217788 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7179 | 2025.06.04 04:40:46.218111 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7180 | 2025.06.04 04:40:46.218331 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.06.04 04:40:46.218462 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001192 sec., 55369.12751677853 rows/sec., 4.32 MiB/sec. | ||
| 7182 | 2025.06.04 04:40:46.218500 [ 281 ] {8fea0666-4285-4286-b5c6-ad657b231524} <Debug> TCPHandler: Processed in 0.001357481 sec. | ||
| 7183 | 2025.06.04 04:40:46.218605 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2025.06.04 04:40:46.218702 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7185 | 2025.06.04 04:40:46.218747 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7186 | 2025.06.04 04:40:46.219153 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.06.04 04:40:46.219190 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7188 | 2025.06.04 04:40:46.219534 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7189 | 2025.06.04 04:40:46.219775 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.06.04 04:40:46.219905 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 7191 | 2025.06.04 04:40:46.219942 [ 281 ] {c1a271b6-e2ee-49e4-806f-e231e35248fd} <Debug> TCPHandler: Processed in 0.001388341 sec. | ||
| 7192 | 2025.06.04 04:40:46.220046 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2025.06.04 04:40:46.220143 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7194 | 2025.06.04 04:40:46.220202 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7195 | 2025.06.04 04:40:46.220971 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2025.06.04 04:40:46.221007 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7197 | 2025.06.04 04:40:46.221544 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7198 | 2025.06.04 04:40:46.221791 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2025.06.04 04:40:46.221928 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001804 sec., 1108.6474501108646 rows/sec., 1.99 MiB/sec. | ||
| 7200 | 2025.06.04 04:40:46.221981 [ 281 ] {7f9166d1-c1d2-4a1a-a850-2b0cd6fadd86} <Debug> TCPHandler: Processed in 0.00198462 sec. | ||
| 7201 | 2025.06.04 04:40:46.222096 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2025.06.04 04:40:46.222192 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7203 | 2025.06.04 04:40:46.222236 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7204 | 2025.06.04 04:40:46.222572 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.06.04 04:40:46.222606 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7206 | 2025.06.04 04:40:46.222930 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7207 | 2025.06.04 04:40:46.223165 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.06.04 04:40:46.223294 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 7209 | 2025.06.04 04:40:46.223329 [ 281 ] {5230f266-8571-43fa-a5c0-f2997861c552} <Debug> TCPHandler: Processed in 0.001286519 sec. | ||
| 7210 | 2025.06.04 04:40:49.301453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1040 | ||
| 7211 | 2025.06.04 04:40:49.303769 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2025.06.04 04:40:49.303816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7213 | 2025.06.04 04:40:49.305053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7214 | 2025.06.04 04:40:49.305331 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2025.06.04 04:40:49.305596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 7216 | 2025.06.04 04:40:51.221096 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2025.06.04 04:40:51.221316 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7218 | 2025.06.04 04:40:51.221388 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7219 | 2025.06.04 04:40:51.222159 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2025.06.04 04:40:51.222201 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7221 | 2025.06.04 04:40:51.222615 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7222 | 2025.06.04 04:40:51.222837 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2025.06.04 04:40:51.222996 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001735 sec., 122190.20172910663 rows/sec., 7.77 MiB/sec. | ||
| 7224 | 2025.06.04 04:40:51.223037 [ 281 ] {6753dc2f-fab7-457d-9708-70f306f8fac7} <Debug> TCPHandler: Processed in 0.002081902 sec. | ||
| 7225 | 2025.06.04 04:40:51.223157 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2025.06.04 04:40:51.223254 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7227 | 2025.06.04 04:40:51.223295 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7228 | 2025.06.04 04:40:51.223724 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2025.06.04 04:40:51.223760 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7230 | 2025.06.04 04:40:51.224039 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7231 | 2025.06.04 04:40:51.224246 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2025.06.04 04:40:51.224370 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001134 sec., 12345.67901234568 rows/sec., 1006.70 KiB/sec. | ||
| 7233 | 2025.06.04 04:40:51.224405 [ 281 ] {e32e62b6-f51a-4977-bad3-b3526977ddf3} <Debug> TCPHandler: Processed in 0.00129608 sec. | ||
| 7234 | 2025.06.04 04:40:51.224519 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2025.06.04 04:40:51.224611 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7236 | 2025.06.04 04:40:51.224649 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7237 | 2025.06.04 04:40:51.225378 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2025.06.04 04:40:51.225413 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7239 | 2025.06.04 04:40:51.225755 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7240 | 2025.06.04 04:40:51.225983 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2025.06.04 04:40:51.226107 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Debug> executeQuery: Read 702 rows, 57.27 KiB in 0.001515 sec., 463366.33663366333 rows/sec., 36.92 MiB/sec. | ||
| 7242 | 2025.06.04 04:40:51.226143 [ 281 ] {281aebf6-f7b8-49fc-b437-347789f214c4} <Debug> TCPHandler: Processed in 0.001676046 sec. | ||
| 7243 | 2025.06.04 04:40:51.226255 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2025.06.04 04:40:51.226346 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7245 | 2025.06.04 04:40:51.226385 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7246 | 2025.06.04 04:40:51.226821 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.06.04 04:40:51.226856 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7248 | 2025.06.04 04:40:51.227151 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7249 | 2025.06.04 04:40:51.227355 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.06.04 04:40:51.227476 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.001147 sec., 138622.49346120315 rows/sec., 8.77 MiB/sec. | ||
| 7251 | 2025.06.04 04:40:51.227512 [ 281 ] {b76b07e3-32b4-4572-a6bb-46eb9f885613} <Debug> TCPHandler: Processed in 0.00130369 sec. | ||
| 7252 | 2025.06.04 04:40:51.227615 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.06.04 04:40:51.227706 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7254 | 2025.06.04 04:40:51.227743 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7255 | 2025.06.04 04:40:51.228154 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.06.04 04:40:51.228189 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7257 | 2025.06.04 04:40:51.228480 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7258 | 2025.06.04 04:40:51.228686 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.06.04 04:40:51.228810 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001122 sec., 100713.01247771837 rows/sec., 6.52 MiB/sec. | ||
| 7260 | 2025.06.04 04:40:51.228846 [ 281 ] {0aa60ca5-4a1d-44dc-b766-9f825fa911d5} <Debug> TCPHandler: Processed in 0.001277809 sec. | ||
| 7261 | 2025.06.04 04:40:51.228946 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2025.06.04 04:40:51.229037 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7263 | 2025.06.04 04:40:51.229075 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7264 | 2025.06.04 04:40:51.229482 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2025.06.04 04:40:51.229518 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7266 | 2025.06.04 04:40:51.229807 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7267 | 2025.06.04 04:40:51.230028 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2025.06.04 04:40:51.230163 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001143 sec., 97987.75153105863 rows/sec., 5.58 MiB/sec. | ||
| 7269 | 2025.06.04 04:40:51.230198 [ 281 ] {afd83e41-ad00-46de-ad32-b269f6515a14} <Debug> TCPHandler: Processed in 0.00129846 sec. | ||
| 7270 | 2025.06.04 04:40:51.230299 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2025.06.04 04:40:51.230389 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7272 | 2025.06.04 04:40:51.230426 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7273 | 2025.06.04 04:40:51.230960 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2025.06.04 04:40:51.230994 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7275 | 2025.06.04 04:40:51.231296 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7276 | 2025.06.04 04:40:51.231501 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2025.06.04 04:40:51.231622 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.001251 sec., 347721.82254196645 rows/sec., 24.86 MiB/sec. | ||
| 7278 | 2025.06.04 04:40:51.231657 [ 281 ] {033286a6-4288-40f7-992c-cfeccbff304f} <Debug> TCPHandler: Processed in 0.001404432 sec. | ||
| 7279 | 2025.06.04 04:40:51.231760 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2025.06.04 04:40:51.231852 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7281 | 2025.06.04 04:40:51.231892 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7282 | 2025.06.04 04:40:51.232230 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.06.04 04:40:51.232268 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7284 | 2025.06.04 04:40:51.232602 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7285 | 2025.06.04 04:40:51.232805 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.06.04 04:40:51.232931 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 7287 | 2025.06.04 04:40:51.232967 [ 281 ] {eb96dd7b-f299-4f2b-ae90-b527e171ced2} <Debug> TCPHandler: Processed in 0.00125316 sec. | ||
| 7288 | 2025.06.04 04:40:51.233077 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2025.06.04 04:40:51.233172 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2025.06.04 04:40:51.233213 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7291 | 2025.06.04 04:40:51.233619 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2025.06.04 04:40:51.233654 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7293 | 2025.06.04 04:40:51.233979 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7294 | 2025.06.04 04:40:51.234182 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2025.06.04 04:40:51.234324 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001156 sec., 211072.6643598616 rows/sec., 14.16 MiB/sec. | ||
| 7296 | 2025.06.04 04:40:51.234364 [ 281 ] {42b677ff-b37e-4058-a7af-fbd06299a09a} <Debug> TCPHandler: Processed in 0.00133407 sec. | ||
| 7297 | 2025.06.04 04:40:51.234469 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2025.06.04 04:40:51.234562 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7299 | 2025.06.04 04:40:51.234603 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7300 | 2025.06.04 04:40:51.234902 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.06.04 04:40:51.234937 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7302 | 2025.06.04 04:40:51.235221 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7303 | 2025.06.04 04:40:51.235424 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2025.06.04 04:40:51.235547 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 7305 | 2025.06.04 04:40:51.235582 [ 281 ] {6a43c166-b013-478e-84fe-0bbd9f69562f} <Debug> TCPHandler: Processed in 0.001161547 sec. | ||
| 7306 | 2025.06.04 04:40:51.235691 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2025.06.04 04:40:51.235782 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7308 | 2025.06.04 04:40:51.235834 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7309 | 2025.06.04 04:40:51.236678 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2025.06.04 04:40:51.236713 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7311 | 2025.06.04 04:40:51.237276 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7312 | 2025.06.04 04:40:51.237515 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2025.06.04 04:40:51.237658 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001893 sec., 20602.218700475438 rows/sec., 36.92 MiB/sec. | ||
| 7314 | 2025.06.04 04:40:51.237732 [ 281 ] {8a61bbd8-3e24-4f1f-bab1-3505a11b0150} <Debug> TCPHandler: Processed in 0.002089382 sec. | ||
| 7315 | 2025.06.04 04:40:51.237860 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2025.06.04 04:40:51.237970 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7317 | 2025.06.04 04:40:51.238014 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7318 | 2025.06.04 04:40:51.238380 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.06.04 04:40:51.238418 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7320 | 2025.06.04 04:40:51.238757 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7321 | 2025.06.04 04:40:51.238972 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.06.04 04:40:51.239110 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001161 sec., 70628.76830318691 rows/sec., 4.49 MiB/sec. | ||
| 7323 | 2025.06.04 04:40:51.239146 [ 281 ] {666cafdd-b081-49bf-9f45-4ee1039d4316} <Debug> TCPHandler: Processed in 0.00134868 sec. | ||
| 7324 | 2025.06.04 04:40:51.757434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
| 7325 | 2025.06.04 04:40:51.757993 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2025.06.04 04:40:51.758053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7327 | 2025.06.04 04:40:51.758612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7328 | 2025.06.04 04:40:51.758855 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2025.06.04 04:40:51.759008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
| 7330 | 2025.06.04 04:40:52.615973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7331 | 2025.06.04 04:40:52.633611 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2025.06.04 04:40:52.633677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7333 | 2025.06.04 04:40:52.639821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7334 | 2025.06.04 04:40:52.640540 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2025.06.04 04:40:52.643568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7336 | 2025.06.04 04:40:56.213866 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2025.06.04 04:40:56.214073 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7338 | 2025.06.04 04:40:56.214141 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7339 | 2025.06.04 04:40:56.214774 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2025.06.04 04:40:56.214825 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7341 | 2025.06.04 04:40:56.215231 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7342 | 2025.06.04 04:40:56.215479 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2025.06.04 04:40:56.215630 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001609 sec., 37290.24238657551 rows/sec., 2.89 MiB/sec. | ||
| 7344 | 2025.06.04 04:40:56.215639 [ 76 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7345 | 2025.06.04 04:40:56.215671 [ 281 ] {f1e8b2f9-6f46-4672-85ba-47024a8f1699} <Debug> TCPHandler: Processed in 0.00198566 sec. | ||
| 7346 | 2025.06.04 04:40:56.215712 [ 76 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2025.06.04 04:40:56.215742 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7348 | 2025.06.04 04:40:56.215806 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2025.06.04 04:40:56.215857 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7350 | 2025.06.04 04:40:56.215907 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7351 | 2025.06.04 04:40:56.215953 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7352 | 2025.06.04 04:40:56.215987 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7353 | 2025.06.04 04:40:56.216034 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1849 rows starting from the beginning of the part | ||
| 7354 | 2025.06.04 04:40:56.216115 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7355 | 2025.06.04 04:40:56.216166 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 695 rows starting from the beginning of the part | ||
| 7356 | 2025.06.04 04:40:56.216221 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7357 | 2025.06.04 04:40:56.216268 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 702 rows starting from the beginning of the part | ||
| 7358 | 2025.06.04 04:40:56.216313 [ 188 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7359 | 2025.06.04 04:40:56.216342 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.06.04 04:40:56.216383 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7361 | 2025.06.04 04:40:56.216717 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7362 | 2025.06.04 04:40:56.216933 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.06.04 04:40:56.217072 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 127.13 KiB/sec. | ||
| 7364 | 2025.06.04 04:40:56.217110 [ 281 ] {db3555f1-65ec-40b4-9376-845c02b674e4} <Debug> TCPHandler: Processed in 0.001358761 sec. | ||
| 7365 | 2025.06.04 04:40:56.217225 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2025.06.04 04:40:56.217319 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7367 | 2025.06.04 04:40:56.217358 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7368 | 2025.06.04 04:40:56.217777 [ 186 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3422 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197213 sec., 1735179.7295310148 rows/sec., 146.25 MiB/sec. | ||
| 7369 | 2025.06.04 04:40:56.217779 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2025.06.04 04:40:56.217834 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7371 | 2025.06.04 04:40:56.218074 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7372 | 2025.06.04 04:40:56.218161 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7373 | 2025.06.04 04:40:56.218385 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2025.06.04 04:40:56.218399 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2025.06.04 04:40:56.218483 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_56_11} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7376 | 2025.06.04 04:40:56.218503 [ 74 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7377 | 2025.06.04 04:40:56.218515 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001213 sec., 54410.552349546575 rows/sec., 4.25 MiB/sec. | ||
| 7378 | 2025.06.04 04:40:56.218542 [ 74 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2025.06.04 04:40:56.218558 [ 281 ] {155dda9f-1eae-4970-9248-7b88417b9656} <Debug> TCPHandler: Processed in 0.001384172 sec. | ||
| 7380 | 2025.06.04 04:40:56.218561 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7381 | 2025.06.04 04:40:56.218580 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7382 | 2025.06.04 04:40:56.218662 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2025.06.04 04:40:56.218675 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7384 | 2025.06.04 04:40:56.218756 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7385 | 2025.06.04 04:40:56.218775 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7386 | 2025.06.04 04:40:56.218804 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7387 | 2025.06.04 04:40:56.218807 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
| 7388 | 2025.06.04 04:40:56.218879 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7389 | 2025.06.04 04:40:56.218924 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 421 rows starting from the beginning of the part | ||
| 7390 | 2025.06.04 04:40:56.218964 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 66 rows starting from the beginning of the part | ||
| 7391 | 2025.06.04 04:40:56.219005 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 435 rows starting from the beginning of the part | ||
| 7392 | 2025.06.04 04:40:56.219044 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
| 7393 | 2025.06.04 04:40:56.219224 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2025.06.04 04:40:56.219265 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7395 | 2025.06.04 04:40:56.219621 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7396 | 2025.06.04 04:40:56.219861 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2025.06.04 04:40:56.219961 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7398 | 2025.06.04 04:40:56.219986 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2025.06.04 04:40:56.219992 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 7400 | 2025.06.04 04:40:56.220004 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7401 | 2025.06.04 04:40:56.220031 [ 281 ] {10e6cc2d-978a-43b6-8aea-408e7c5a5a79} <Debug> TCPHandler: Processed in 0.001419032 sec. | ||
| 7402 | 2025.06.04 04:40:56.220049 [ 186 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414601 sec., 1390498.098050263 rows/sec., 106.30 MiB/sec. | ||
| 7403 | 2025.06.04 04:40:56.220066 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7404 | 2025.06.04 04:40:56.220134 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2025.06.04 04:40:56.220147 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7406 | 2025.06.04 04:40:56.220177 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16886 rows starting from the beginning of the part | ||
| 7407 | 2025.06.04 04:40:56.220228 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7408 | 2025.06.04 04:40:56.220231 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7409 | 2025.06.04 04:40:56.220238 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 7410 | 2025.06.04 04:40:56.220283 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7411 | 2025.06.04 04:40:56.220296 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
| 7412 | 2025.06.04 04:40:56.220340 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7413 | 2025.06.04 04:40:56.220379 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 244 rows starting from the beginning of the part | ||
| 7414 | 2025.06.04 04:40:56.220420 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7415 | 2025.06.04 04:40:56.220519 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.06.04 04:40:56.220583 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_56_11} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7417 | 2025.06.04 04:40:56.220649 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7418 | 2025.06.04 04:40:56.221004 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2025.06.04 04:40:56.221039 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7420 | 2025.06.04 04:40:56.221715 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7421 | 2025.06.04 04:40:56.221936 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2025.06.04 04:40:56.222072 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001861 sec., 1074.69102632993 rows/sec., 1.93 MiB/sec. | ||
| 7423 | 2025.06.04 04:40:56.222126 [ 281 ] {1cbffd09-d6f1-4c9a-a64e-a3aafcf3699c} <Debug> TCPHandler: Processed in 0.002042181 sec. | ||
| 7424 | 2025.06.04 04:40:56.222230 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2025.06.04 04:40:56.222325 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7426 | 2025.06.04 04:40:56.222367 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7427 | 2025.06.04 04:40:56.222693 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2025.06.04 04:40:56.222727 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7429 | 2025.06.04 04:40:56.223106 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7430 | 2025.06.04 04:40:56.223319 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2025.06.04 04:40:56.223412 [ 74 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7432 | 2025.06.04 04:40:56.223436 [ 74 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2025.06.04 04:40:56.223445 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 7434 | 2025.06.04 04:40:56.223452 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7435 | 2025.06.04 04:40:56.223480 [ 281 ] {51ab90d4-cf36-4db6-ab84-00f9abaa29d1} <Debug> TCPHandler: Processed in 0.001300379 sec. | ||
| 7436 | 2025.06.04 04:40:56.223533 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7437 | 2025.06.04 04:40:56.223647 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7438 | 2025.06.04 04:40:56.223677 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3218 rows starting from the beginning of the part | ||
| 7439 | 2025.06.04 04:40:56.223730 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
| 7440 | 2025.06.04 04:40:56.223773 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
| 7441 | 2025.06.04 04:40:56.223811 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7442 | 2025.06.04 04:40:56.223853 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
| 7443 | 2025.06.04 04:40:56.223891 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7444 | 2025.06.04 04:40:56.224602 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17721 rows, containing 5 columns (5 merged, 0 gathered) in 0.004566539 sec., 3880619.4362951904 rows/sec., 262.02 MiB/sec. | ||
| 7445 | 2025.06.04 04:40:56.224839 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7446 | 2025.06.04 04:40:56.225086 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2025.06.04 04:40:56.225150 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7448 | 2025.06.04 04:40:56.225209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 7449 | 2025.06.04 04:40:56.225257 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 4 columns (4 merged, 0 gathered) in 0.001753096 sec., 2005594.6736516426 rows/sec., 130.81 MiB/sec. | ||
| 7450 | 2025.06.04 04:40:56.225754 [ 191 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7451 | 2025.06.04 04:40:56.226113 [ 191 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2025.06.04 04:40:56.226207 [ 191 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_56_11} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7453 | 2025.06.04 04:40:56.226311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7454 | 2025.06.04 04:40:59.147084 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7455 | 2025.06.04 04:40:59.147138 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7456 | 2025.06.04 04:40:59.260009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
| 7457 | 2025.06.04 04:40:59.260536 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2025.06.04 04:40:59.260583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7459 | 2025.06.04 04:40:59.261069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7460 | 2025.06.04 04:40:59.261300 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2025.06.04 04:40:59.261427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 7462 | 2025.06.04 04:40:59.261428 [ 71 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7463 | 2025.06.04 04:40:59.261484 [ 71 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2025.06.04 04:40:59.261503 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7465 | 2025.06.04 04:40:59.261604 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7466 | 2025.06.04 04:40:59.261703 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7467 | 2025.06.04 04:40:59.261733 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
| 7468 | 2025.06.04 04:40:59.261789 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 7469 | 2025.06.04 04:40:59.261833 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 7470 | 2025.06.04 04:40:59.261873 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 7471 | 2025.06.04 04:40:59.261911 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 7472 | 2025.06.04 04:40:59.261949 [ 202 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 7473 | 2025.06.04 04:40:59.263781 [ 189 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002218304 sec., 7452089.524249156 rows/sec., 106.60 MiB/sec. | ||
| 7474 | 2025.06.04 04:40:59.263950 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7475 | 2025.06.04 04:40:59.264256 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2025.06.04 04:40:59.264332 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_36_7} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7477 | 2025.06.04 04:40:59.264441 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7478 | 2025.06.04 04:40:59.306719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1076 | ||
| 7479 | 2025.06.04 04:40:59.309036 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.06.04 04:40:59.309078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7481 | 2025.06.04 04:40:59.310209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7482 | 2025.06.04 04:40:59.310462 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2025.06.04 04:40:59.310588 [ 71 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7484 | 2025.06.04 04:40:59.310625 [ 71 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2025.06.04 04:40:59.310642 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7486 | 2025.06.04 04:40:59.310701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 7487 | 2025.06.04 04:40:59.310720 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::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 | ||
| 7488 | 2025.06.04 04:40:59.311161 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7489 | 2025.06.04 04:40:59.311286 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 892 rows starting from the beginning of the part | ||
| 7490 | 2025.06.04 04:40:59.311622 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 7491 | 2025.06.04 04:40:59.311956 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 7492 | 2025.06.04 04:40:59.312293 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
| 7493 | 2025.06.04 04:40:59.312612 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7494 | 2025.06.04 04:40:59.312922 [ 200 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 7495 | 2025.06.04 04:40:59.319137 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1076 rows, containing 72 columns (72 merged, 0 gathered) in 0.008450118 sec., 127335.49993029684 rows/sec., 102.44 MiB/sec. | ||
| 7496 | 2025.06.04 04:40:59.320665 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7497 | 2025.06.04 04:40:59.321268 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.06.04 04:40:59.321349 [ 190 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_26_5} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7499 | 2025.06.04 04:40:59.321682 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 7500 | 2025.06.04 04:41:00.143632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7501 | 2025.06.04 04:41:00.161390 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2025.06.04 04:41:00.161455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7503 | 2025.06.04 04:41:00.167798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7504 | 2025.06.04 04:41:00.168607 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2025.06.04 04:41:00.168949 [ 70 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7506 | 2025.06.04 04:41:00.169019 [ 70 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2025.06.04 04:41:00.169040 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7508 | 2025.06.04 04:41:00.169156 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7509 | 2025.06.04 04:41:00.172888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7510 | 2025.06.04 04:41:00.173168 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7511 | 2025.06.04 04:41:00.174670 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7512 | 2025.06.04 04:41:00.179331 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7513 | 2025.06.04 04:41:00.183811 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7514 | 2025.06.04 04:41:00.188447 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7515 | 2025.06.04 04:41:00.193305 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7516 | 2025.06.04 04:41:00.197094 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7517 | 2025.06.04 04:41:00.249978 [ 189 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.080876957 sec., 3350.7689959205563 rows/sec., 17.33 MiB/sec. | ||
| 7518 | 2025.06.04 04:41:00.252873 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7519 | 2025.06.04 04:41:00.254993 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2025.06.04 04:41:00.255100 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_36_7} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7521 | 2025.06.04 04:41:00.257803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7522 | 2025.06.04 04:41:01.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.27 MiB, peak 274.14 MiB, free memory in arenas 0.00 B, will set to 265.23 MiB (RSS), difference: 2.96 MiB | ||
| 7523 | 2025.06.04 04:41:01.222665 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2025.06.04 04:41:01.222859 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7525 | 2025.06.04 04:41:01.222927 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7526 | 2025.06.04 04:41:01.223693 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2025.06.04 04:41:01.223739 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7528 | 2025.06.04 04:41:01.224145 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7529 | 2025.06.04 04:41:01.224388 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2025.06.04 04:41:01.224552 [ 58 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7531 | 2025.06.04 04:41:01.224583 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001781 sec., 119034.25042111173 rows/sec., 7.57 MiB/sec. | ||
| 7532 | 2025.06.04 04:41:01.224600 [ 58 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2025.06.04 04:41:01.224626 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7534 | 2025.06.04 04:41:01.224631 [ 281 ] {40ca0a9c-9129-492e-9b18-2a8c6e574e9c} <Debug> TCPHandler: Processed in 0.002105922 sec. | ||
| 7535 | 2025.06.04 04:41:01.224757 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.06.04 04:41:01.224765 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7537 | 2025.06.04 04:41:01.224856 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7538 | 2025.06.04 04:41:01.224904 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7539 | 2025.06.04 04:41:01.224930 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7540 | 2025.06.04 04:41:01.224972 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part | ||
| 7541 | 2025.06.04 04:41:01.225042 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 7542 | 2025.06.04 04:41:01.225088 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7543 | 2025.06.04 04:41:01.225132 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7544 | 2025.06.04 04:41:01.225173 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 7545 | 2025.06.04 04:41:01.225699 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2025.06.04 04:41:01.225741 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7547 | 2025.06.04 04:41:01.226073 [ 199 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136362 sec., 777342.6614452706 rows/sec., 52.40 MiB/sec. | ||
| 7548 | 2025.06.04 04:41:01.226246 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7549 | 2025.06.04 04:41:01.226443 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7550 | 2025.06.04 04:41:01.226547 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2025.06.04 04:41:01.226635 [ 189 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_25_6} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7552 | 2025.06.04 04:41:01.226711 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7553 | 2025.06.04 04:41:01.226721 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2025.06.04 04:41:01.226881 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.002045 sec., 339853.3007334963 rows/sec., 27.11 MiB/sec. | ||
| 7555 | 2025.06.04 04:41:01.226920 [ 281 ] {edd5d12f-41d3-40dc-9948-d65a71c44b5e} <Debug> TCPHandler: Processed in 0.002217154 sec. | ||
| 7556 | 2025.06.04 04:41:01.227033 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2025.06.04 04:41:01.227129 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7558 | 2025.06.04 04:41:01.227172 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7559 | 2025.06.04 04:41:01.227645 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2025.06.04 04:41:01.227681 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7561 | 2025.06.04 04:41:01.228009 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7562 | 2025.06.04 04:41:01.228225 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2025.06.04 04:41:01.228348 [ 58 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 7564 | 2025.06.04 04:41:01.228362 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001252 sec., 115814.69648562299 rows/sec., 7.27 MiB/sec. | ||
| 7565 | 2025.06.04 04:41:01.228383 [ 58 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2025.06.04 04:41:01.228401 [ 281 ] {4f32e8be-6dca-49a6-b39a-3198aeda2ba5} <Debug> TCPHandler: Processed in 0.001419311 sec. | ||
| 7567 | 2025.06.04 04:41:01.228403 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7568 | 2025.06.04 04:41:01.228490 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 7569 | 2025.06.04 04:41:01.228516 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2025.06.04 04:41:01.228584 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7571 | 2025.06.04 04:41:01.228615 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 165 rows starting from the beginning of the part | ||
| 7572 | 2025.06.04 04:41:01.228624 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7573 | 2025.06.04 04:41:01.228668 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 145 rows starting from the beginning of the part | ||
| 7574 | 2025.06.04 04:41:01.228672 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7575 | 2025.06.04 04:41:01.228719 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 7576 | 2025.06.04 04:41:01.228762 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 159 rows starting from the beginning of the part | ||
| 7577 | 2025.06.04 04:41:01.228803 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
| 7578 | 2025.06.04 04:41:01.228840 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 145 rows starting from the beginning of the part | ||
| 7579 | 2025.06.04 04:41:01.229153 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2025.06.04 04:41:01.229195 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7581 | 2025.06.04 04:41:01.229535 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7582 | 2025.06.04 04:41:01.229676 [ 192 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217178 sec., 507731.8190108596 rows/sec., 34.00 MiB/sec. | ||
| 7583 | 2025.06.04 04:41:01.229764 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2025.06.04 04:41:01.229835 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 7585 | 2025.06.04 04:41:01.229878 [ 58 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7586 | 2025.06.04 04:41:01.229913 [ 58 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2025.06.04 04:41:01.229921 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001301 sec., 86856.26441199078 rows/sec., 5.62 MiB/sec. | ||
| 7588 | 2025.06.04 04:41:01.229936 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7589 | 2025.06.04 04:41:01.229967 [ 281 ] {025d795d-c72f-4eaa-b869-ded3b6bf982e} <Debug> TCPHandler: Processed in 0.001504963 sec. | ||
| 7590 | 2025.06.04 04:41:01.230027 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7591 | 2025.06.04 04:41:01.230086 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2025.06.04 04:41:01.230122 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2025.06.04 04:41:01.230163 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7594 | 2025.06.04 04:41:01.230189 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7595 | 2025.06.04 04:41:01.230194 [ 193 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_45_9} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 7596 | 2025.06.04 04:41:01.230203 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part | ||
| 7597 | 2025.06.04 04:41:01.230238 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7598 | 2025.06.04 04:41:01.230287 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
| 7599 | 2025.06.04 04:41:01.230304 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7600 | 2025.06.04 04:41:01.230335 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 7601 | 2025.06.04 04:41:01.230379 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
| 7602 | 2025.06.04 04:41:01.230415 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
| 7603 | 2025.06.04 04:41:01.230462 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
| 7604 | 2025.06.04 04:41:01.230680 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2025.06.04 04:41:01.230722 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7606 | 2025.06.04 04:41:01.231094 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7607 | 2025.06.04 04:41:01.231328 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2025.06.04 04:41:01.231423 [ 192 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440062 sec., 709691.6660532672 rows/sec., 49.59 MiB/sec. | ||
| 7609 | 2025.06.04 04:41:01.231435 [ 58 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7610 | 2025.06.04 04:41:01.231462 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001292 sec., 86687.306501548 rows/sec., 4.94 MiB/sec. | ||
| 7611 | 2025.06.04 04:41:01.231480 [ 58 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2025.06.04 04:41:01.231499 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7613 | 2025.06.04 04:41:01.231505 [ 281 ] {db348b53-fe37-43a9-867a-5773245e9532} <Debug> TCPHandler: Processed in 0.001469552 sec. | ||
| 7614 | 2025.06.04 04:41:01.231575 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7615 | 2025.06.04 04:41:01.231589 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7616 | 2025.06.04 04:41:01.231619 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2025.06.04 04:41:01.231681 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7618 | 2025.06.04 04:41:01.231714 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part | ||
| 7619 | 2025.06.04 04:41:01.231721 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7620 | 2025.06.04 04:41:01.231771 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7621 | 2025.06.04 04:41:01.231773 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
| 7622 | 2025.06.04 04:41:01.231833 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
| 7623 | 2025.06.04 04:41:01.231862 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2025.06.04 04:41:01.231876 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
| 7625 | 2025.06.04 04:41:01.231920 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
| 7626 | 2025.06.04 04:41:01.231953 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_31_6} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7627 | 2025.06.04 04:41:01.232036 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7628 | 2025.06.04 04:41:01.232340 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2025.06.04 04:41:01.232382 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7630 | 2025.06.04 04:41:01.232651 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112217 sec., 503498.8675771005 rows/sec., 30.60 MiB/sec. | ||
| 7631 | 2025.06.04 04:41:01.232745 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7632 | 2025.06.04 04:41:01.232827 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7633 | 2025.06.04 04:41:01.233013 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2025.06.04 04:41:01.233162 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001459 sec., 288553.80397532554 rows/sec., 20.55 MiB/sec. | ||
| 7635 | 2025.06.04 04:41:01.233171 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2025.06.04 04:41:01.233206 [ 281 ] {3aec3204-281a-4ce4-9f8a-26fa7ef3c189} <Debug> TCPHandler: Processed in 0.001636965 sec. | ||
| 7637 | 2025.06.04 04:41:01.233260 [ 196 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_25_6} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7638 | 2025.06.04 04:41:01.233320 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2025.06.04 04:41:01.233357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7640 | 2025.06.04 04:41:01.233419 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7641 | 2025.06.04 04:41:01.233465 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7642 | 2025.06.04 04:41:01.233802 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2025.06.04 04:41:01.233840 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7644 | 2025.06.04 04:41:01.234164 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7645 | 2025.06.04 04:41:01.234384 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2025.06.04 04:41:01.234534 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 7647 | 2025.06.04 04:41:01.234571 [ 281 ] {14483951-2420-486c-a0ef-e1ea4ba38f11} <Debug> TCPHandler: Processed in 0.00130027 sec. | ||
| 7648 | 2025.06.04 04:41:01.234675 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2025.06.04 04:41:01.234771 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7650 | 2025.06.04 04:41:01.234815 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7651 | 2025.06.04 04:41:01.235224 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2025.06.04 04:41:01.235258 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7653 | 2025.06.04 04:41:01.235605 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7654 | 2025.06.04 04:41:01.235840 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2025.06.04 04:41:01.235971 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001218 sec., 194581.28078817736 rows/sec., 13.04 MiB/sec. | ||
| 7656 | 2025.06.04 04:41:01.236009 [ 281 ] {200bf599-94a3-4e31-937e-b35c03715a7b} <Debug> TCPHandler: Processed in 0.001383172 sec. | ||
| 7657 | 2025.06.04 04:41:01.236118 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2025.06.04 04:41:01.236212 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7659 | 2025.06.04 04:41:01.236254 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7660 | 2025.06.04 04:41:01.236580 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2025.06.04 04:41:01.236614 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7662 | 2025.06.04 04:41:01.236917 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7663 | 2025.06.04 04:41:01.237129 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2025.06.04 04:41:01.237269 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 7665 | 2025.06.04 04:41:01.237304 [ 281 ] {df4fa787-250b-48ff-aa1c-d48c1ab20cfa} <Debug> TCPHandler: Processed in 0.001235659 sec. | ||
| 7666 | 2025.06.04 04:41:01.237413 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2025.06.04 04:41:01.237506 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7668 | 2025.06.04 04:41:01.237560 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7669 | 2025.06.04 04:41:01.238417 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2025.06.04 04:41:01.238452 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7671 | 2025.06.04 04:41:01.239037 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7672 | 2025.06.04 04:41:01.239270 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.06.04 04:41:01.239428 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001938 sec., 20123.839009287924 rows/sec., 36.06 MiB/sec. | ||
| 7674 | 2025.06.04 04:41:01.239501 [ 281 ] {bcc26036-de2e-45ea-bff0-8c4009d62f8e} <Debug> TCPHandler: Processed in 0.002136713 sec. | ||
| 7675 | 2025.06.04 04:41:01.239632 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2025.06.04 04:41:01.239734 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7677 | 2025.06.04 04:41:01.239777 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7678 | 2025.06.04 04:41:01.240120 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.06.04 04:41:01.240155 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7680 | 2025.06.04 04:41:01.240526 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7681 | 2025.06.04 04:41:01.240785 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.06.04 04:41:01.240914 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001199 sec., 68390.32527105922 rows/sec., 4.34 MiB/sec. | ||
| 7683 | 2025.06.04 04:41:01.240953 [ 281 ] {9bf6d99f-c6e1-4b34-aefd-59ea93a853ef} <Debug> TCPHandler: Processed in 0.00137036 sec. | ||
| 7684 | 2025.06.04 04:41:04.591473 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2025.06.04 04:41:04.591681 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7686 | 2025.06.04 04:41:04.591757 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7687 | 2025.06.04 04:41:04.593062 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2025.06.04 04:41:04.593112 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7689 | 2025.06.04 04:41:04.593588 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7690 | 2025.06.04 04:41:04.593814 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2025.06.04 04:41:04.593973 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Debug> executeQuery: Read 1200 rows, 100.89 KiB in 0.002348 sec., 511073.25383304944 rows/sec., 41.96 MiB/sec. | ||
| 7692 | 2025.06.04 04:41:04.594015 [ 281 ] {65dde459-48ae-4630-ab19-7a2be5fb99d0} <Debug> TCPHandler: Processed in 0.002692281 sec. | ||
| 7693 | 2025.06.04 04:41:04.594141 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2025.06.04 04:41:04.594241 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7695 | 2025.06.04 04:41:04.594284 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7696 | 2025.06.04 04:41:04.594731 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2025.06.04 04:41:04.594768 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7698 | 2025.06.04 04:41:04.595075 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7699 | 2025.06.04 04:41:04.595290 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2025.06.04 04:41:04.595419 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 125.64 KiB/sec. | ||
| 7701 | 2025.06.04 04:41:04.595457 [ 281 ] {dd79586c-3c46-4221-981d-10239e895b35} <Debug> TCPHandler: Processed in 0.001367641 sec. | ||
| 7702 | 2025.06.04 04:41:04.595577 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2025.06.04 04:41:04.595670 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7704 | 2025.06.04 04:41:04.595710 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7705 | 2025.06.04 04:41:04.596222 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2025.06.04 04:41:04.596258 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7707 | 2025.06.04 04:41:04.596555 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7708 | 2025.06.04 04:41:04.596769 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2025.06.04 04:41:04.596901 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001247 sec., 182838.81315156375 rows/sec., 12.38 MiB/sec. | ||
| 7710 | 2025.06.04 04:41:04.596937 [ 281 ] {043061c7-6da4-4bfb-8acc-e790098a2580} <Debug> TCPHandler: Processed in 0.001410141 sec. | ||
| 7711 | 2025.06.04 04:41:04.597055 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2025.06.04 04:41:04.597150 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7713 | 2025.06.04 04:41:04.597190 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7714 | 2025.06.04 04:41:04.597760 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2025.06.04 04:41:04.597798 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7716 | 2025.06.04 04:41:04.598132 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7717 | 2025.06.04 04:41:04.598345 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2025.06.04 04:41:04.598481 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Debug> executeQuery: Read 522 rows, 39.56 KiB in 0.001349 sec., 386953.2987398073 rows/sec., 28.64 MiB/sec. | ||
| 7719 | 2025.06.04 04:41:04.598518 [ 281 ] {0bf31eeb-7d9f-4f39-b563-228a023c3c7f} <Debug> TCPHandler: Processed in 0.001512603 sec. | ||
| 7720 | 2025.06.04 04:41:04.598633 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2025.06.04 04:41:04.598727 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7722 | 2025.06.04 04:41:04.598771 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7723 | 2025.06.04 04:41:04.599352 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2025.06.04 04:41:04.599389 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7725 | 2025.06.04 04:41:04.599767 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7726 | 2025.06.04 04:41:04.599987 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2025.06.04 04:41:04.600121 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Debug> executeQuery: Read 972 rows, 66.81 KiB in 0.001412 sec., 688385.269121813 rows/sec., 46.21 MiB/sec. | ||
| 7728 | 2025.06.04 04:41:04.600157 [ 281 ] {779351a2-b56d-4bcd-a1a5-f447b828eae0} <Debug> TCPHandler: Processed in 0.001574274 sec. | ||
| 7729 | 2025.06.04 04:41:04.600269 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2025.06.04 04:41:04.600362 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7731 | 2025.06.04 04:41:04.600417 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7732 | 2025.06.04 04:41:04.601140 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2025.06.04 04:41:04.601177 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7734 | 2025.06.04 04:41:04.601671 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7735 | 2025.06.04 04:41:04.601892 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2025.06.04 04:41:04.602005 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7737 | 2025.06.04 04:41:04.602031 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001685 sec., 1186.9436201780416 rows/sec., 2.13 MiB/sec. | ||
| 7738 | 2025.06.04 04:41:04.602071 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2025.06.04 04:41:04.602095 [ 281 ] {baa3f341-e525-4efc-a6ce-566c1cd69d45} <Debug> TCPHandler: Processed in 0.001876589 sec. | ||
| 7740 | 2025.06.04 04:41:04.602096 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7741 | 2025.06.04 04:41:04.602220 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2025.06.04 04:41:04.602221 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7743 | 2025.06.04 04:41:04.602322 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7744 | 2025.06.04 04:41:04.602369 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7745 | 2025.06.04 04:41:04.602478 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7746 | 2025.06.04 04:41:04.602545 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 892 rows starting from the beginning of the part | ||
| 7747 | 2025.06.04 04:41:04.602684 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 7748 | 2025.06.04 04:41:04.602702 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2025.06.04 04:41:04.602806 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
| 7750 | 2025.06.04 04:41:04.602821 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7751 | 2025.06.04 04:41:04.602933 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
| 7752 | 2025.06.04 04:41:04.603044 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
| 7753 | 2025.06.04 04:41:04.603151 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 7754 | 2025.06.04 04:41:04.603158 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7755 | 2025.06.04 04:41:04.603389 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2025.06.04 04:41:04.603641 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001336 sec., 34431.1377245509 rows/sec., 2.33 MiB/sec. | ||
| 7757 | 2025.06.04 04:41:04.603679 [ 281 ] {6cb7d1ea-746a-4fd8-84da-8533e9f39a2e} <Debug> TCPHandler: Processed in 0.001509813 sec. | ||
| 7758 | 2025.06.04 04:41:04.608949 [ 196 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 19 columns (19 merged, 0 gathered) in 0.006771703 sec., 144129.17991234997 rows/sec., 258.27 MiB/sec. | ||
| 7759 | 2025.06.04 04:41:04.609894 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7760 | 2025.06.04 04:41:04.610219 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2025.06.04 04:41:04.610290 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7762 | 2025.06.04 04:41:04.610374 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB. | ||
| 7763 | 2025.06.04 04:41:05.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.86 MiB, peak 274.14 MiB, free memory in arenas 0.00 B, will set to 268.58 MiB (RSS), difference: 2.72 MiB | ||
| 7764 | 2025.06.04 04:41:06.207531 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2025.06.04 04:41:06.207729 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7766 | 2025.06.04 04:41:06.207795 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7767 | 2025.06.04 04:41:06.208441 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2025.06.04 04:41:06.208479 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7769 | 2025.06.04 04:41:06.208895 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7770 | 2025.06.04 04:41:06.209162 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2025.06.04 04:41:06.209319 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. | ||
| 7772 | 2025.06.04 04:41:06.209360 [ 281 ] {a8ddffe3-537f-4638-9c86-b4026605f4f8} <Debug> TCPHandler: Processed in 0.0019663 sec. | ||
| 7773 | 2025.06.04 04:41:06.209465 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2025.06.04 04:41:06.209561 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7775 | 2025.06.04 04:41:06.209602 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7776 | 2025.06.04 04:41:06.210039 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.06.04 04:41:06.210074 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7778 | 2025.06.04 04:41:06.210396 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7779 | 2025.06.04 04:41:06.210610 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2025.06.04 04:41:06.210739 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 7781 | 2025.06.04 04:41:06.210776 [ 281 ] {cbd10a2d-1c48-4da6-bc35-4402a19b0e46} <Debug> TCPHandler: Processed in 0.00136228 sec. | ||
| 7782 | 2025.06.04 04:41:06.210883 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2025.06.04 04:41:06.210979 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7784 | 2025.06.04 04:41:06.211023 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7785 | 2025.06.04 04:41:06.211379 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2025.06.04 04:41:06.211414 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7787 | 2025.06.04 04:41:06.211745 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7788 | 2025.06.04 04:41:06.211957 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2025.06.04 04:41:06.212086 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001127 sec., 30168.589174800356 rows/sec., 2.11 MiB/sec. | ||
| 7790 | 2025.06.04 04:41:06.212124 [ 281 ] {eebaa09b-ac0d-41e7-bae1-c5257f6cf35c} <Debug> TCPHandler: Processed in 0.00129221 sec. | ||
| 7791 | 2025.06.04 04:41:06.212226 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2025.06.04 04:41:06.212320 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7793 | 2025.06.04 04:41:06.212361 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7794 | 2025.06.04 04:41:06.212672 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.06.04 04:41:06.212707 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7796 | 2025.06.04 04:41:06.213014 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7797 | 2025.06.04 04:41:06.213250 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2025.06.04 04:41:06.213377 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001076 sec., 13011.152416356877 rows/sec., 886.71 KiB/sec. | ||
| 7799 | 2025.06.04 04:41:06.213413 [ 281 ] {79f9b2f8-6ced-4842-9a67-0d60fc57adb9} <Debug> TCPHandler: Processed in 0.001237669 sec. | ||
| 7800 | 2025.06.04 04:41:06.761540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
| 7801 | 2025.06.04 04:41:06.761990 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2025.06.04 04:41:06.762026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7803 | 2025.06.04 04:41:06.762490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7804 | 2025.06.04 04:41:06.762727 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2025.06.04 04:41:06.762857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
| 7806 | 2025.06.04 04:41:07.673017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7807 | 2025.06.04 04:41:07.688952 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.06.04 04:41:07.689008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7809 | 2025.06.04 04:41:07.694820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7810 | 2025.06.04 04:41:07.695539 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.06.04 04:41:07.698250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7812 | 2025.06.04 04:41:09.311014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1120 | ||
| 7813 | 2025.06.04 04:41:09.313666 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.06.04 04:41:09.313712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7815 | 2025.06.04 04:41:09.314922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7816 | 2025.06.04 04:41:09.315197 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.06.04 04:41:09.315452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 7818 | 2025.06.04 04:41:11.221574 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2025.06.04 04:41:11.221868 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7820 | 2025.06.04 04:41:11.221974 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7821 | 2025.06.04 04:41:11.222805 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2025.06.04 04:41:11.222859 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7823 | 2025.06.04 04:41:11.223282 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7824 | 2025.06.04 04:41:11.223515 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2025.06.04 04:41:11.223681 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001885 sec., 112466.84350132626 rows/sec., 7.15 MiB/sec. | ||
| 7826 | 2025.06.04 04:41:11.223733 [ 281 ] {aa6df675-4c05-4fd3-b359-87c421a898ab} <Debug> TCPHandler: Processed in 0.002353586 sec. | ||
| 7827 | 2025.06.04 04:41:11.223860 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2025.06.04 04:41:11.223965 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7829 | 2025.06.04 04:41:11.224010 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7830 | 2025.06.04 04:41:11.224761 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2025.06.04 04:41:11.224799 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7832 | 2025.06.04 04:41:11.225152 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7833 | 2025.06.04 04:41:11.225368 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2025.06.04 04:41:11.225503 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001562 sec., 444942.38156209985 rows/sec., 35.49 MiB/sec. | ||
| 7835 | 2025.06.04 04:41:11.225540 [ 281 ] {3c766a5c-a584-4976-8ffc-7fda8c89c745} <Debug> TCPHandler: Processed in 0.001742056 sec. | ||
| 7836 | 2025.06.04 04:41:11.225661 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2025.06.04 04:41:11.225757 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7838 | 2025.06.04 04:41:11.225800 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7839 | 2025.06.04 04:41:11.226243 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2025.06.04 04:41:11.226281 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7841 | 2025.06.04 04:41:11.226587 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7842 | 2025.06.04 04:41:11.226801 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2025.06.04 04:41:11.226931 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001193 sec., 121542.33025984911 rows/sec., 7.63 MiB/sec. | ||
| 7844 | 2025.06.04 04:41:11.226970 [ 281 ] {e96b0c5b-4b6f-4563-ae5a-69d5ce64821a} <Debug> TCPHandler: Processed in 0.001364501 sec. | ||
| 7845 | 2025.06.04 04:41:11.227076 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2025.06.04 04:41:11.227170 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7847 | 2025.06.04 04:41:11.227212 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7848 | 2025.06.04 04:41:11.227633 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2025.06.04 04:41:11.227671 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7850 | 2025.06.04 04:41:11.227986 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7851 | 2025.06.04 04:41:11.228194 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2025.06.04 04:41:11.228324 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001172 sec., 96416.38225255972 rows/sec., 6.24 MiB/sec. | ||
| 7853 | 2025.06.04 04:41:11.228362 [ 281 ] {1f689760-58d4-4086-a5a8-8d8eeea5535b} <Debug> TCPHandler: Processed in 0.00133501 sec. | ||
| 7854 | 2025.06.04 04:41:11.228466 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2025.06.04 04:41:11.228562 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7856 | 2025.06.04 04:41:11.228603 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7857 | 2025.06.04 04:41:11.229022 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2025.06.04 04:41:11.229059 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7859 | 2025.06.04 04:41:11.229353 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7860 | 2025.06.04 04:41:11.229560 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2025.06.04 04:41:11.229688 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001144 sec., 97902.0979020979 rows/sec., 5.58 MiB/sec. | ||
| 7862 | 2025.06.04 04:41:11.229726 [ 281 ] {93427b09-dbbe-4846-9429-51a912218d1a} <Debug> TCPHandler: Processed in 0.00130975 sec. | ||
| 7863 | 2025.06.04 04:41:11.229831 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2025.06.04 04:41:11.229924 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7865 | 2025.06.04 04:41:11.229964 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7866 | 2025.06.04 04:41:11.230503 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.06.04 04:41:11.230540 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7868 | 2025.06.04 04:41:11.230863 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7869 | 2025.06.04 04:41:11.231076 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.06.04 04:41:11.231211 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.0013 sec., 323846.1538461539 rows/sec., 23.07 MiB/sec. | ||
| 7871 | 2025.06.04 04:41:11.231249 [ 281 ] {d3d4dc10-f513-4fbc-8d3d-e34877d397d9} <Debug> TCPHandler: Processed in 0.001469512 sec. | ||
| 7872 | 2025.06.04 04:41:11.231356 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2025.06.04 04:41:11.231449 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7874 | 2025.06.04 04:41:11.231492 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7875 | 2025.06.04 04:41:11.231819 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2025.06.04 04:41:11.231857 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7877 | 2025.06.04 04:41:11.232170 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7878 | 2025.06.04 04:41:11.232378 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2025.06.04 04:41:11.232482 [ 60 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7880 | 2025.06.04 04:41:11.232506 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 7881 | 2025.06.04 04:41:11.232549 [ 60 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2025.06.04 04:41:11.232557 [ 281 ] {e4d05d44-1e2e-45b8-a8ac-9b06a41a946c} <Debug> TCPHandler: Processed in 0.00125243 sec. | ||
| 7883 | 2025.06.04 04:41:11.232578 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7884 | 2025.06.04 04:41:11.232672 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2025.06.04 04:41:11.232680 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::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 | ||
| 7886 | 2025.06.04 04:41:11.232770 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7887 | 2025.06.04 04:41:11.232796 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7888 | 2025.06.04 04:41:11.232814 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7889 | 2025.06.04 04:41:11.232828 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 7890 | 2025.06.04 04:41:11.232892 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7891 | 2025.06.04 04:41:11.232941 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7892 | 2025.06.04 04:41:11.232987 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7893 | 2025.06.04 04:41:11.233040 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 7894 | 2025.06.04 04:41:11.233088 [ 194 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 7895 | 2025.06.04 04:41:11.233214 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2025.06.04 04:41:11.233249 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7897 | 2025.06.04 04:41:11.233583 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7898 | 2025.06.04 04:41:11.233798 [ 196 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160917 sec., 134376.53165557917 rows/sec., 6.86 MiB/sec. | ||
| 7899 | 2025.06.04 04:41:11.233803 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2025.06.04 04:41:11.234006 [ 195 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7901 | 2025.06.04 04:41:11.234036 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001281 sec., 185011.70960187353 rows/sec., 12.40 MiB/sec. | ||
| 7902 | 2025.06.04 04:41:11.234089 [ 281 ] {c3924ddf-fbca-4f53-ac38-7f4754c71645} <Debug> TCPHandler: Processed in 0.001467453 sec. | ||
| 7903 | 2025.06.04 04:41:11.234210 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2025.06.04 04:41:11.234328 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7905 | 2025.06.04 04:41:11.234341 [ 195 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2025.06.04 04:41:11.234384 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7907 | 2025.06.04 04:41:11.234434 [ 195 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_26_5} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7908 | 2025.06.04 04:41:11.234532 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7909 | 2025.06.04 04:41:11.234756 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2025.06.04 04:41:11.234804 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7911 | 2025.06.04 04:41:11.235166 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7912 | 2025.06.04 04:41:11.235390 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2025.06.04 04:41:11.235523 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00122 sec., 819.672131147541 rows/sec., 55.23 KiB/sec. | ||
| 7914 | 2025.06.04 04:41:11.235560 [ 281 ] {27526ee6-2bba-4c17-9a7b-a6f9b7883806} <Debug> TCPHandler: Processed in 0.001411271 sec. | ||
| 7915 | 2025.06.04 04:41:11.235556 [ 57 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7916 | 2025.06.04 04:41:11.235659 [ 57 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2025.06.04 04:41:11.235662 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2025.06.04 04:41:11.235701 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7919 | 2025.06.04 04:41:11.235776 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7920 | 2025.06.04 04:41:11.235794 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::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 | ||
| 7921 | 2025.06.04 04:41:11.235839 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7922 | 2025.06.04 04:41:11.235872 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7923 | 2025.06.04 04:41:11.235897 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part | ||
| 7924 | 2025.06.04 04:41:11.235938 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7925 | 2025.06.04 04:41:11.235973 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7926 | 2025.06.04 04:41:11.236009 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7927 | 2025.06.04 04:41:11.236040 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 7928 | 2025.06.04 04:41:11.236072 [ 194 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 7929 | 2025.06.04 04:41:11.236692 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2025.06.04 04:41:11.236728 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7931 | 2025.06.04 04:41:11.236760 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.000993285 sec., 27182.530693607576 rows/sec., 1.78 MiB/sec. | ||
| 7932 | 2025.06.04 04:41:11.236888 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7933 | 2025.06.04 04:41:11.237166 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.06.04 04:41:11.237228 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_26_5} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7935 | 2025.06.04 04:41:11.237294 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7936 | 2025.06.04 04:41:11.237431 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7937 | 2025.06.04 04:41:11.237665 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2025.06.04 04:41:11.237807 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002048 sec., 19042.96875 rows/sec., 34.12 MiB/sec. | ||
| 7939 | 2025.06.04 04:41:11.237877 [ 281 ] {53105738-fcac-416b-9cf6-43deb43a7c38} <Debug> TCPHandler: Processed in 0.002263524 sec. | ||
| 7940 | 2025.06.04 04:41:11.237987 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2025.06.04 04:41:11.238082 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7942 | 2025.06.04 04:41:11.238124 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7943 | 2025.06.04 04:41:11.238449 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2025.06.04 04:41:11.238485 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7945 | 2025.06.04 04:41:11.238795 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7946 | 2025.06.04 04:41:11.239012 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2025.06.04 04:41:11.239141 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001078 sec., 76066.79035250464 rows/sec., 4.83 MiB/sec. | ||
| 7948 | 2025.06.04 04:41:11.239176 [ 281 ] {8bf3154c-9e5c-4bcf-ae9e-b96bc73e1013} <Debug> TCPHandler: Processed in 0.001239699 sec. | ||
| 7949 | 2025.06.04 04:41:14.147377 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7950 | 2025.06.04 04:41:14.147434 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7951 | 2025.06.04 04:41:14.262940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
| 7952 | 2025.06.04 04:41:14.263445 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2025.06.04 04:41:14.263484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7954 | 2025.06.04 04:41:14.263958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7955 | 2025.06.04 04:41:14.264200 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2025.06.04 04:41:14.264329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 7957 | 2025.06.04 04:41:15.198314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7958 | 2025.06.04 04:41:15.214517 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2025.06.04 04:41:15.214562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7960 | 2025.06.04 04:41:15.220666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7961 | 2025.06.04 04:41:15.221357 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2025.06.04 04:41:15.224076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7963 | 2025.06.04 04:41:16.213648 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7964 | 2025.06.04 04:41:16.213873 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7965 | 2025.06.04 04:41:16.213951 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7966 | 2025.06.04 04:41:16.214658 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2025.06.04 04:41:16.214715 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7968 | 2025.06.04 04:41:16.215118 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7969 | 2025.06.04 04:41:16.215369 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2025.06.04 04:41:16.215540 [ 53 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7971 | 2025.06.04 04:41:16.215549 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.69 MiB/sec. | ||
| 7972 | 2025.06.04 04:41:16.215619 [ 53 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.06.04 04:41:16.215649 [ 281 ] {50911de0-5ee6-400d-bba6-ddf0e4924a6d} <Debug> TCPHandler: Processed in 0.002148733 sec. | ||
| 7974 | 2025.06.04 04:41:16.215650 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7975 | 2025.06.04 04:41:16.215774 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7976 | 2025.06.04 04:41:16.215789 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2025.06.04 04:41:16.215887 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7978 | 2025.06.04 04:41:16.215901 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7979 | 2025.06.04 04:41:16.215922 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1849 rows starting from the beginning of the part | ||
| 7980 | 2025.06.04 04:41:16.215947 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7981 | 2025.06.04 04:41:16.215989 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 695 rows starting from the beginning of the part | ||
| 7982 | 2025.06.04 04:41:16.216041 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1200 rows starting from the beginning of the part | ||
| 7983 | 2025.06.04 04:41:16.216087 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 7984 | 2025.06.04 04:41:16.216133 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 695 rows starting from the beginning of the part | ||
| 7985 | 2025.06.04 04:41:16.216178 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7986 | 2025.06.04 04:41:16.216365 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2025.06.04 04:41:16.216402 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7988 | 2025.06.04 04:41:16.216711 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7989 | 2025.06.04 04:41:16.216926 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2025.06.04 04:41:16.217068 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 126.27 KiB/sec. | ||
| 7991 | 2025.06.04 04:41:16.217106 [ 281 ] {3909e400-e0fc-4e45-82d1-ff06798560a5} <Debug> TCPHandler: Processed in 0.001370541 sec. | ||
| 7992 | 2025.06.04 04:41:16.217232 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2025.06.04 04:41:16.217361 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7994 | 2025.06.04 04:41:16.217411 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7995 | 2025.06.04 04:41:16.217747 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4555 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201423 sec., 2261410.067370658 rows/sec., 191.69 MiB/sec. | ||
| 7996 | 2025.06.04 04:41:16.217924 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2025.06.04 04:41:16.217972 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7998 | 2025.06.04 04:41:16.217979 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7999 | 2025.06.04 04:41:16.218235 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2025.06.04 04:41:16.218301 [ 194 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_61_12} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8001 | 2025.06.04 04:41:16.218330 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8002 | 2025.06.04 04:41:16.218366 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 8003 | 2025.06.04 04:41:16.218543 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2025.06.04 04:41:16.218656 [ 53 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8005 | 2025.06.04 04:41:16.218677 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001345 sec., 49070.63197026022 rows/sec., 3.83 MiB/sec. | ||
| 8006 | 2025.06.04 04:41:16.218686 [ 53 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.06.04 04:41:16.218715 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8008 | 2025.06.04 04:41:16.218722 [ 281 ] {d556c00b-fa06-4000-8434-b376759e6c3b} <Debug> TCPHandler: Processed in 0.001552463 sec. | ||
| 8009 | 2025.06.04 04:41:16.218814 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8010 | 2025.06.04 04:41:16.218835 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2025.06.04 04:41:16.218934 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8012 | 2025.06.04 04:41:16.218942 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8013 | 2025.06.04 04:41:16.218982 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8014 | 2025.06.04 04:41:16.218988 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
| 8015 | 2025.06.04 04:41:16.219074 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 421 rows starting from the beginning of the part | ||
| 8016 | 2025.06.04 04:41:16.219121 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 522 rows starting from the beginning of the part | ||
| 8017 | 2025.06.04 04:41:16.219165 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8018 | 2025.06.04 04:41:16.219205 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 421 rows starting from the beginning of the part | ||
| 8019 | 2025.06.04 04:41:16.219251 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
| 8020 | 2025.06.04 04:41:16.219401 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2025.06.04 04:41:16.219443 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8022 | 2025.06.04 04:41:16.219787 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8023 | 2025.06.04 04:41:16.220024 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2025.06.04 04:41:16.220157 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 8025 | 2025.06.04 04:41:16.220160 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8026 | 2025.06.04 04:41:16.220194 [ 281 ] {36b1a244-f726-43e9-839b-267f40343056} <Debug> TCPHandler: Processed in 0.001407212 sec. | ||
| 8027 | 2025.06.04 04:41:16.220223 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2025.06.04 04:41:16.220247 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8029 | 2025.06.04 04:41:16.220316 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2025.06.04 04:41:16.220320 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8031 | 2025.06.04 04:41:16.220433 [ 191 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667815 sec., 1444404.8050892935 rows/sec., 110.58 MiB/sec. | ||
| 8032 | 2025.06.04 04:41:16.220438 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8033 | 2025.06.04 04:41:16.220437 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8034 | 2025.06.04 04:41:16.220492 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17721 rows starting from the beginning of the part | ||
| 8035 | 2025.06.04 04:41:16.220550 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8036 | 2025.06.04 04:41:16.220557 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
| 8037 | 2025.06.04 04:41:16.220617 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 972 rows starting from the beginning of the part | ||
| 8038 | 2025.06.04 04:41:16.220622 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8039 | 2025.06.04 04:41:16.220661 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 8040 | 2025.06.04 04:41:16.220707 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
| 8041 | 2025.06.04 04:41:16.220748 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8042 | 2025.06.04 04:41:16.220920 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2025.06.04 04:41:16.221008 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_61_12} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8044 | 2025.06.04 04:41:16.221085 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8045 | 2025.06.04 04:41:16.221369 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2025.06.04 04:41:16.221405 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8047 | 2025.06.04 04:41:16.222018 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8048 | 2025.06.04 04:41:16.222259 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2025.06.04 04:41:16.222403 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00199 sec., 1005.0251256281407 rows/sec., 1.80 MiB/sec. | ||
| 8050 | 2025.06.04 04:41:16.222469 [ 281 ] {deda083e-130e-4579-bafc-218c98df7aa3} <Debug> TCPHandler: Processed in 0.002210353 sec. | ||
| 8051 | 2025.06.04 04:41:16.222579 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2025.06.04 04:41:16.222672 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8053 | 2025.06.04 04:41:16.222713 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8054 | 2025.06.04 04:41:16.223046 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2025.06.04 04:41:16.223081 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8056 | 2025.06.04 04:41:16.223537 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8057 | 2025.06.04 04:41:16.223796 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2025.06.04 04:41:16.223916 [ 23 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8059 | 2025.06.04 04:41:16.223944 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001289 sec., 46547.71140418929 rows/sec., 3.14 MiB/sec. | ||
| 8060 | 2025.06.04 04:41:16.223950 [ 23 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2025.06.04 04:41:16.223985 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8062 | 2025.06.04 04:41:16.223991 [ 281 ] {310ebdef-b603-4d2b-b38a-452738067dec} <Debug> TCPHandler: Processed in 0.001461062 sec. | ||
| 8063 | 2025.06.04 04:41:16.224061 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8064 | 2025.06.04 04:41:16.224170 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8065 | 2025.06.04 04:41:16.224213 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3516 rows starting from the beginning of the part | ||
| 8066 | 2025.06.04 04:41:16.224256 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
| 8067 | 2025.06.04 04:41:16.224291 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 8068 | 2025.06.04 04:41:16.224323 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 8069 | 2025.06.04 04:41:16.224361 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 8070 | 2025.06.04 04:41:16.224394 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8071 | 2025.06.04 04:41:16.225835 [ 202 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001809007 sec., 2100599.9423993384 rows/sec., 136.99 MiB/sec. | ||
| 8072 | 2025.06.04 04:41:16.226163 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8073 | 2025.06.04 04:41:16.226419 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2025.06.04 04:41:16.226489 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_61_12} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8075 | 2025.06.04 04:41:16.226552 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8076 | 2025.06.04 04:41:16.226785 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19361 rows, containing 5 columns (5 merged, 0 gathered) in 0.006499569 sec., 2978812.9028247874 rows/sec., 201.10 MiB/sec. | ||
| 8077 | 2025.06.04 04:41:16.227048 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8078 | 2025.06.04 04:41:16.227278 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2025.06.04 04:41:16.227339 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8080 | 2025.06.04 04:41:16.227396 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. | ||
| 8081 | 2025.06.04 04:41:17.000128 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.61 MiB, peak 279.56 MiB, free memory in arenas 0.00 B, will set to 272.33 MiB (RSS), difference: 2.72 MiB | ||
| 8082 | 2025.06.04 04:41:19.316595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1154 | ||
| 8083 | 2025.06.04 04:41:19.318911 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2025.06.04 04:41:19.318959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8085 | 2025.06.04 04:41:19.320110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8086 | 2025.06.04 04:41:19.320372 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2025.06.04 04:41:19.320634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 8088 | 2025.06.04 04:41:21.221663 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2025.06.04 04:41:21.221865 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8090 | 2025.06.04 04:41:21.221934 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8091 | 2025.06.04 04:41:21.222709 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.06.04 04:41:21.222763 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8093 | 2025.06.04 04:41:21.223172 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8094 | 2025.06.04 04:41:21.223402 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2025.06.04 04:41:21.223562 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001748 sec., 121281.46453089245 rows/sec., 7.71 MiB/sec. | ||
| 8096 | 2025.06.04 04:41:21.223611 [ 281 ] {762216f7-412f-4b81-a7e8-ad9f38638954} <Debug> TCPHandler: Processed in 0.002080382 sec. | ||
| 8097 | 2025.06.04 04:41:21.223730 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2025.06.04 04:41:21.223831 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8099 | 2025.06.04 04:41:21.223875 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8100 | 2025.06.04 04:41:21.224609 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2025.06.04 04:41:21.224647 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8102 | 2025.06.04 04:41:21.225001 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8103 | 2025.06.04 04:41:21.225214 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2025.06.04 04:41:21.225344 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001535 sec., 452768.7296416938 rows/sec., 36.11 MiB/sec. | ||
| 8105 | 2025.06.04 04:41:21.225381 [ 281 ] {e9c0746c-7772-4b69-be4a-2e1f5b5919d9} <Debug> TCPHandler: Processed in 0.001702816 sec. | ||
| 8106 | 2025.06.04 04:41:21.225488 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2025.06.04 04:41:21.225583 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8108 | 2025.06.04 04:41:21.225623 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8109 | 2025.06.04 04:41:21.226053 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2025.06.04 04:41:21.226090 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8111 | 2025.06.04 04:41:21.226403 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8112 | 2025.06.04 04:41:21.226613 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2025.06.04 04:41:21.226739 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001176 sec., 123299.31972789115 rows/sec., 7.74 MiB/sec. | ||
| 8114 | 2025.06.04 04:41:21.226776 [ 281 ] {fd80f12f-5226-445a-9749-f0eddc51e711} <Debug> TCPHandler: Processed in 0.001336051 sec. | ||
| 8115 | 2025.06.04 04:41:21.226881 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2025.06.04 04:41:21.226973 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8117 | 2025.06.04 04:41:21.227010 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8118 | 2025.06.04 04:41:21.227419 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2025.06.04 04:41:21.227455 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8120 | 2025.06.04 04:41:21.227752 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8121 | 2025.06.04 04:41:21.227958 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2025.06.04 04:41:21.228081 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001127 sec., 100266.1934338953 rows/sec., 6.49 MiB/sec. | ||
| 8123 | 2025.06.04 04:41:21.228117 [ 281 ] {6b23a187-08d7-48b5-a084-48e2f03ef313} <Debug> TCPHandler: Processed in 0.001284429 sec. | ||
| 8124 | 2025.06.04 04:41:21.228224 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2025.06.04 04:41:21.228316 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8126 | 2025.06.04 04:41:21.228355 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8127 | 2025.06.04 04:41:21.228758 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.06.04 04:41:21.228795 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8129 | 2025.06.04 04:41:21.229088 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8130 | 2025.06.04 04:41:21.229297 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2025.06.04 04:41:21.229422 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001124 sec., 99644.12811387901 rows/sec., 5.68 MiB/sec. | ||
| 8132 | 2025.06.04 04:41:21.229459 [ 281 ] {890412cd-bf80-4918-8ad8-ecea8781aff0} <Debug> TCPHandler: Processed in 0.00128293 sec. | ||
| 8133 | 2025.06.04 04:41:21.229563 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2025.06.04 04:41:21.229654 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8135 | 2025.06.04 04:41:21.229692 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8136 | 2025.06.04 04:41:21.230225 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2025.06.04 04:41:21.230261 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8138 | 2025.06.04 04:41:21.230583 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8139 | 2025.06.04 04:41:21.230794 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2025.06.04 04:41:21.230919 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001282 sec., 328393.13572542905 rows/sec., 23.39 MiB/sec. | ||
| 8141 | 2025.06.04 04:41:21.230955 [ 281 ] {b9aa1cff-a811-4d72-b5e3-1194ddfaf71d} <Debug> TCPHandler: Processed in 0.001438612 sec. | ||
| 8142 | 2025.06.04 04:41:21.231059 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2025.06.04 04:41:21.231151 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8144 | 2025.06.04 04:41:21.231191 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8145 | 2025.06.04 04:41:21.231513 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2025.06.04 04:41:21.231548 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8147 | 2025.06.04 04:41:21.231845 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8148 | 2025.06.04 04:41:21.232044 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2025.06.04 04:41:21.232171 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 8150 | 2025.06.04 04:41:21.232205 [ 281 ] {c039e19e-017c-4c06-9d3e-4f8d9656faea} <Debug> TCPHandler: Processed in 0.001193198 sec. | ||
| 8151 | 2025.06.04 04:41:21.232307 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2025.06.04 04:41:21.232398 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8153 | 2025.06.04 04:41:21.232438 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8154 | 2025.06.04 04:41:21.232824 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2025.06.04 04:41:21.232858 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8156 | 2025.06.04 04:41:21.233183 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8157 | 2025.06.04 04:41:21.233388 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2025.06.04 04:41:21.233512 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001131 sec., 209549.07161803712 rows/sec., 14.05 MiB/sec. | ||
| 8159 | 2025.06.04 04:41:21.233546 [ 281 ] {e8116501-76f1-4b64-9c0d-cae42a721e4c} <Debug> TCPHandler: Processed in 0.001286169 sec. | ||
| 8160 | 2025.06.04 04:41:21.233649 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2025.06.04 04:41:21.233740 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8162 | 2025.06.04 04:41:21.233780 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8163 | 2025.06.04 04:41:21.234080 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.06.04 04:41:21.234113 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8165 | 2025.06.04 04:41:21.234403 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8166 | 2025.06.04 04:41:21.234616 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2025.06.04 04:41:21.234742 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 8168 | 2025.06.04 04:41:21.234777 [ 281 ] {87169c21-5b4b-4b69-aaef-0049720d87c8} <Debug> TCPHandler: Processed in 0.001175158 sec. | ||
| 8169 | 2025.06.04 04:41:21.234872 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2025.06.04 04:41:21.234962 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8171 | 2025.06.04 04:41:21.235015 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8172 | 2025.06.04 04:41:21.235851 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.06.04 04:41:21.235885 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8174 | 2025.06.04 04:41:21.236432 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8175 | 2025.06.04 04:41:21.236656 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2025.06.04 04:41:21.236791 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001847 sec., 21115.322144017326 rows/sec., 37.84 MiB/sec. | ||
| 8177 | 2025.06.04 04:41:21.236853 [ 281 ] {644a9fce-d7a8-4bec-9525-586121ca252d} <Debug> TCPHandler: Processed in 0.002027391 sec. | ||
| 8178 | 2025.06.04 04:41:21.236964 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2025.06.04 04:41:21.237056 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8180 | 2025.06.04 04:41:21.237095 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8181 | 2025.06.04 04:41:21.237454 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.06.04 04:41:21.237488 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8183 | 2025.06.04 04:41:21.237789 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8184 | 2025.06.04 04:41:21.237999 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2025.06.04 04:41:21.238121 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001084 sec., 75645.75645756458 rows/sec., 4.80 MiB/sec. | ||
| 8186 | 2025.06.04 04:41:21.238156 [ 281 ] {b25b29f9-5657-433d-85db-528f877f1586} <Debug> TCPHandler: Processed in 0.001239299 sec. | ||
| 8187 | 2025.06.04 04:41:21.764393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
| 8188 | 2025.06.04 04:41:21.764924 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2025.06.04 04:41:21.764964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8190 | 2025.06.04 04:41:21.765481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8191 | 2025.06.04 04:41:21.765713 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2025.06.04 04:41:21.765839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
| 8193 | 2025.06.04 04:41:22.724132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8194 | 2025.06.04 04:41:22.740668 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.06.04 04:41:22.740718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8196 | 2025.06.04 04:41:22.747204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8197 | 2025.06.04 04:41:22.747921 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.06.04 04:41:22.750994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8199 | 2025.06.04 04:41:26.214207 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2025.06.04 04:41:26.214488 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8201 | 2025.06.04 04:41:26.214555 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8202 | 2025.06.04 04:41:26.215272 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2025.06.04 04:41:26.215324 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8204 | 2025.06.04 04:41:26.215735 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8205 | 2025.06.04 04:41:26.215975 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2025.06.04 04:41:26.216127 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001692 sec., 35460.99290780142 rows/sec., 2.75 MiB/sec. | ||
| 8207 | 2025.06.04 04:41:26.216169 [ 281 ] {dce01d7b-f5bb-49f5-a15f-8129540cc965} <Debug> TCPHandler: Processed in 0.002137192 sec. | ||
| 8208 | 2025.06.04 04:41:26.216288 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2025.06.04 04:41:26.216384 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8210 | 2025.06.04 04:41:26.216425 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8211 | 2025.06.04 04:41:26.216836 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2025.06.04 04:41:26.216871 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8213 | 2025.06.04 04:41:26.217156 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8214 | 2025.06.04 04:41:26.217365 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2025.06.04 04:41:26.217492 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 133.56 KiB/sec. | ||
| 8216 | 2025.06.04 04:41:26.217501 [ 45 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 8217 | 2025.06.04 04:41:26.217528 [ 281 ] {e0cb0512-c0d6-4587-81df-6b251a03de0d} <Debug> TCPHandler: Processed in 0.00128806 sec. | ||
| 8218 | 2025.06.04 04:41:26.217570 [ 45 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2025.06.04 04:41:26.217596 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8220 | 2025.06.04 04:41:26.217650 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2025.06.04 04:41:26.217699 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 8222 | 2025.06.04 04:41:26.217749 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8223 | 2025.06.04 04:41:26.217792 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8224 | 2025.06.04 04:41:26.217831 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8225 | 2025.06.04 04:41:26.217867 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 165 rows starting from the beginning of the part | ||
| 8226 | 2025.06.04 04:41:26.217930 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 8227 | 2025.06.04 04:41:26.217975 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 145 rows starting from the beginning of the part | ||
| 8228 | 2025.06.04 04:41:26.218016 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 8229 | 2025.06.04 04:41:26.218053 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 145 rows starting from the beginning of the part | ||
| 8230 | 2025.06.04 04:41:26.218093 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 8231 | 2025.06.04 04:41:26.218204 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.06.04 04:41:26.218246 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8233 | 2025.06.04 04:41:26.218572 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8234 | 2025.06.04 04:41:26.218796 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.06.04 04:41:26.218924 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001194 sec., 55276.38190954774 rows/sec., 4.31 MiB/sec. | ||
| 8236 | 2025.06.04 04:41:26.218924 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127239 sec., 362310.2979432407 rows/sec., 24.26 MiB/sec. | ||
| 8237 | 2025.06.04 04:41:26.218961 [ 281 ] {b649e09c-11c5-431d-ab08-bf8d0b0c25e1} <Debug> TCPHandler: Processed in 0.00135923 sec. | ||
| 8238 | 2025.06.04 04:41:26.219070 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 8239 | 2025.06.04 04:41:26.219077 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2025.06.04 04:41:26.219180 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8241 | 2025.06.04 04:41:26.219224 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8242 | 2025.06.04 04:41:26.219309 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2025.06.04 04:41:26.219382 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_50_10} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 8244 | 2025.06.04 04:41:26.219452 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8245 | 2025.06.04 04:41:26.219627 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2025.06.04 04:41:26.219666 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8247 | 2025.06.04 04:41:26.220003 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8248 | 2025.06.04 04:41:26.220217 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2025.06.04 04:41:26.220343 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8250 | 2025.06.04 04:41:26.220378 [ 281 ] {dc7a8689-012c-42b1-aea5-05fb4ed58c5a} <Debug> TCPHandler: Processed in 0.001348021 sec. | ||
| 8251 | 2025.06.04 04:41:26.220474 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8252 | 2025.06.04 04:41:26.220565 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8253 | 2025.06.04 04:41:26.220618 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8254 | 2025.06.04 04:41:26.221332 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.06.04 04:41:26.221367 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8256 | 2025.06.04 04:41:26.221856 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8257 | 2025.06.04 04:41:26.222075 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.06.04 04:41:26.222209 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001661 sec., 1204.0939193257075 rows/sec., 2.16 MiB/sec. | ||
| 8259 | 2025.06.04 04:41:26.222259 [ 281 ] {ae0aebe0-3d97-4508-a4bf-611d72a4b4d7} <Debug> TCPHandler: Processed in 0.001831627 sec. | ||
| 8260 | 2025.06.04 04:41:26.222363 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2025.06.04 04:41:26.222455 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8262 | 2025.06.04 04:41:26.222497 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8263 | 2025.06.04 04:41:26.222826 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2025.06.04 04:41:26.222861 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8265 | 2025.06.04 04:41:26.223162 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8266 | 2025.06.04 04:41:26.223373 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2025.06.04 04:41:26.223499 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8268 | 2025.06.04 04:41:26.223534 [ 281 ] {631cd08c-f162-4aac-8675-7af2c6391b42} <Debug> TCPHandler: Processed in 0.001218979 sec. | ||
| 8269 | 2025.06.04 04:41:29.147705 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8270 | 2025.06.04 04:41:29.147792 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8271 | 2025.06.04 04:41:29.265977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
| 8272 | 2025.06.04 04:41:29.266472 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2025.06.04 04:41:29.266513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8274 | 2025.06.04 04:41:29.266995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8275 | 2025.06.04 04:41:29.267237 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2025.06.04 04:41:29.267369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 8277 | 2025.06.04 04:41:29.320892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1188 | ||
| 8278 | 2025.06.04 04:41:29.323387 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2025.06.04 04:41:29.323450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8280 | 2025.06.04 04:41:29.324682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8281 | 2025.06.04 04:41:29.324965 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2025.06.04 04:41:29.325331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
| 8283 | 2025.06.04 04:41:30.251184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8284 | 2025.06.04 04:41:30.268181 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.06.04 04:41:30.268231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8286 | 2025.06.04 04:41:30.274495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8287 | 2025.06.04 04:41:30.275190 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2025.06.04 04:41:30.278023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8289 | 2025.06.04 04:41:31.225728 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2025.06.04 04:41:31.225987 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8291 | 2025.06.04 04:41:31.226080 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8292 | 2025.06.04 04:41:31.227144 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.06.04 04:41:31.227216 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8294 | 2025.06.04 04:41:31.227678 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8295 | 2025.06.04 04:41:31.227937 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.06.04 04:41:31.228131 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002213 sec., 95797.55987347492 rows/sec., 6.09 MiB/sec. | ||
| 8297 | 2025.06.04 04:41:31.228192 [ 281 ] {32a519d6-3c58-43e7-a065-d7f106f3dadf} <Debug> TCPHandler: Processed in 0.002687061 sec. | ||
| 8298 | 2025.06.04 04:41:31.228320 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.06.04 04:41:31.228432 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8300 | 2025.06.04 04:41:31.228480 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8301 | 2025.06.04 04:41:31.229236 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2025.06.04 04:41:31.229284 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8303 | 2025.06.04 04:41:31.229690 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8304 | 2025.06.04 04:41:31.229915 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2025.06.04 04:41:31.230063 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001659 sec., 418927.0644966847 rows/sec., 33.41 MiB/sec. | ||
| 8306 | 2025.06.04 04:41:31.230106 [ 281 ] {f17fc4ed-251f-4daf-a688-99afe5c296a1} <Debug> TCPHandler: Processed in 0.001842577 sec. | ||
| 8307 | 2025.06.04 04:41:31.230223 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2025.06.04 04:41:31.230342 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8309 | 2025.06.04 04:41:31.230398 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8310 | 2025.06.04 04:41:31.230895 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.06.04 04:41:31.230942 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8312 | 2025.06.04 04:41:31.231343 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8313 | 2025.06.04 04:41:31.231578 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2025.06.04 04:41:31.231731 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001415 sec., 102473.49823321555 rows/sec., 6.43 MiB/sec. | ||
| 8315 | 2025.06.04 04:41:31.231775 [ 281 ] {032676a2-8b6e-48a2-80a1-71a276db9c85} <Debug> TCPHandler: Processed in 0.001604945 sec. | ||
| 8316 | 2025.06.04 04:41:31.231907 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.06.04 04:41:31.232018 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8318 | 2025.06.04 04:41:31.232063 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8319 | 2025.06.04 04:41:31.232510 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2025.06.04 04:41:31.232547 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8321 | 2025.06.04 04:41:31.232888 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8322 | 2025.06.04 04:41:31.233166 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2025.06.04 04:41:31.233329 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001335 sec., 84644.19475655431 rows/sec., 5.48 MiB/sec. | ||
| 8324 | 2025.06.04 04:41:31.233376 [ 281 ] {60be6dae-5fa7-4503-acdb-5c2ce34c8a14} <Debug> TCPHandler: Processed in 0.001521963 sec. | ||
| 8325 | 2025.06.04 04:41:31.233496 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2025.06.04 04:41:31.233596 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8327 | 2025.06.04 04:41:31.233638 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8328 | 2025.06.04 04:41:31.234104 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2025.06.04 04:41:31.234140 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8330 | 2025.06.04 04:41:31.234481 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8331 | 2025.06.04 04:41:31.234718 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.06.04 04:41:31.234868 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001293 sec., 86620.26295436968 rows/sec., 4.93 MiB/sec. | ||
| 8333 | 2025.06.04 04:41:31.234911 [ 281 ] {9bbf874e-df55-4d81-af33-6622343afe65} <Debug> TCPHandler: Processed in 0.001467612 sec. | ||
| 8334 | 2025.06.04 04:41:31.235052 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2025.06.04 04:41:31.235160 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8336 | 2025.06.04 04:41:31.235212 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8337 | 2025.06.04 04:41:31.235960 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2025.06.04 04:41:31.235998 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8339 | 2025.06.04 04:41:31.236387 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8340 | 2025.06.04 04:41:31.236655 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.06.04 04:41:31.236808 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001675 sec., 251343.28358208956 rows/sec., 17.90 MiB/sec. | ||
| 8342 | 2025.06.04 04:41:31.236848 [ 281 ] {ccae3db2-5d89-4eae-a7ad-4709d1b13b43} <Debug> TCPHandler: Processed in 0.001847668 sec. | ||
| 8343 | 2025.06.04 04:41:31.236991 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.06.04 04:41:31.237092 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8345 | 2025.06.04 04:41:31.237136 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8346 | 2025.06.04 04:41:31.237534 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.06.04 04:41:31.237569 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8348 | 2025.06.04 04:41:31.237908 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8349 | 2025.06.04 04:41:31.238141 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.06.04 04:41:31.238332 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00126 sec., 4761.9047619047615 rows/sec., 248.79 KiB/sec. | ||
| 8351 | 2025.06.04 04:41:31.238383 [ 281 ] {5282f8eb-8858-4362-ab7d-13821e7fcd32} <Debug> TCPHandler: Processed in 0.001446732 sec. | ||
| 8352 | 2025.06.04 04:41:31.238504 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2025.06.04 04:41:31.238611 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8354 | 2025.06.04 04:41:31.238658 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8355 | 2025.06.04 04:41:31.239112 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2025.06.04 04:41:31.239147 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8357 | 2025.06.04 04:41:31.239512 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8358 | 2025.06.04 04:41:31.239758 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2025.06.04 04:41:31.239897 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001311 sec., 180778.03203661327 rows/sec., 12.12 MiB/sec. | ||
| 8360 | 2025.06.04 04:41:31.239945 [ 281 ] {25c11827-97b8-4993-aa73-5fcc09e05c25} <Debug> TCPHandler: Processed in 0.001490113 sec. | ||
| 8361 | 2025.06.04 04:41:31.240089 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2025.06.04 04:41:31.240192 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8363 | 2025.06.04 04:41:31.240235 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8364 | 2025.06.04 04:41:31.240601 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2025.06.04 04:41:31.240638 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8366 | 2025.06.04 04:41:31.240966 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8367 | 2025.06.04 04:41:31.241195 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2025.06.04 04:41:31.241356 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 8369 | 2025.06.04 04:41:31.241408 [ 281 ] {f52e8a80-a56d-4472-b324-0555a136d0b6} <Debug> TCPHandler: Processed in 0.001380741 sec. | ||
| 8370 | 2025.06.04 04:41:31.241559 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2025.06.04 04:41:31.241672 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8372 | 2025.06.04 04:41:31.241742 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8373 | 2025.06.04 04:41:31.242877 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2025.06.04 04:41:31.242920 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8375 | 2025.06.04 04:41:31.243674 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8376 | 2025.06.04 04:41:31.243976 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2025.06.04 04:41:31.244130 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8378 | 2025.06.04 04:41:31.244167 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00252 sec., 15476.190476190475 rows/sec., 27.73 MiB/sec. | ||
| 8379 | 2025.06.04 04:41:31.244184 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2025.06.04 04:41:31.244221 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8381 | 2025.06.04 04:41:31.244280 [ 281 ] {1a098078-b6f4-4e7c-96c5-c7ac10ae27bb} <Debug> TCPHandler: Processed in 0.002781422 sec. | ||
| 8382 | 2025.06.04 04:41:31.244393 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8383 | 2025.06.04 04:41:31.244429 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2025.06.04 04:41:31.244546 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8385 | 2025.06.04 04:41:31.244592 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8386 | 2025.06.04 04:41:31.244746 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8387 | 2025.06.04 04:41:31.244839 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 976 rows starting from the beginning of the part | ||
| 8388 | 2025.06.04 04:41:31.244964 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2025.06.04 04:41:31.245000 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
| 8390 | 2025.06.04 04:41:31.245005 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8391 | 2025.06.04 04:41:31.245121 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 8392 | 2025.06.04 04:41:31.245242 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
| 8393 | 2025.06.04 04:41:31.245365 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 8394 | 2025.06.04 04:41:31.245392 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8395 | 2025.06.04 04:41:31.245473 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
| 8396 | 2025.06.04 04:41:31.245644 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.06.04 04:41:31.245810 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001284 sec., 63862.928348909656 rows/sec., 4.06 MiB/sec. | ||
| 8398 | 2025.06.04 04:41:31.245856 [ 281 ] {bc396146-0a97-4048-b047-f3221696a16d} <Debug> TCPHandler: Processed in 0.001485853 sec. | ||
| 8399 | 2025.06.04 04:41:31.253616 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 19 columns (19 merged, 0 gathered) in 0.009303181 sec., 117916.65667904343 rows/sec., 211.30 MiB/sec. | ||
| 8400 | 2025.06.04 04:41:31.254891 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8401 | 2025.06.04 04:41:31.255369 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.06.04 04:41:31.255468 [ 193 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8403 | 2025.06.04 04:41:31.255628 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB. | ||
| 8404 | 2025.06.04 04:41:32.000362 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.64 MiB, peak 282.02 MiB, free memory in arenas 0.00 B, will set to 276.00 MiB (RSS), difference: 2.36 MiB | ||
| 8405 | 2025.06.04 04:41:34.596550 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2025.06.04 04:41:34.596751 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8407 | 2025.06.04 04:41:34.596817 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8408 | 2025.06.04 04:41:34.597404 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2025.06.04 04:41:34.597446 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8410 | 2025.06.04 04:41:34.597815 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8411 | 2025.06.04 04:41:34.598040 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2025.06.04 04:41:34.598188 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001492 sec., 2680.965147453083 rows/sec., 218.61 KiB/sec. | ||
| 8413 | 2025.06.04 04:41:34.598230 [ 281 ] {9cb1bbde-df19-4522-814b-0919cf1ce892} <Debug> TCPHandler: Processed in 0.001820208 sec. | ||
| 8414 | 2025.06.04 04:41:34.598353 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2025.06.04 04:41:34.598448 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8416 | 2025.06.04 04:41:34.598487 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8417 | 2025.06.04 04:41:34.599524 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2025.06.04 04:41:34.599560 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8419 | 2025.06.04 04:41:34.599935 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8420 | 2025.06.04 04:41:34.600149 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2025.06.04 04:41:34.600287 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Debug> executeQuery: Read 1202 rows, 101.03 KiB in 0.001856 sec., 647629.3103448276 rows/sec., 53.16 MiB/sec. | ||
| 8422 | 2025.06.04 04:41:34.600325 [ 281 ] {43a6ee3d-e7c1-47a6-a0ed-95781cbab0a9} <Debug> TCPHandler: Processed in 0.002021551 sec. | ||
| 8423 | 2025.06.04 04:41:34.600423 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2025.06.04 04:41:34.600516 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8425 | 2025.06.04 04:41:34.600558 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8426 | 2025.06.04 04:41:34.600954 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2025.06.04 04:41:34.600991 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8428 | 2025.06.04 04:41:34.601304 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8429 | 2025.06.04 04:41:34.601512 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2025.06.04 04:41:34.601668 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 367.25 KiB/sec. | ||
| 8431 | 2025.06.04 04:41:34.601706 [ 281 ] {b90cedfb-b280-4b27-bdab-9a0e54526903} <Debug> TCPHandler: Processed in 0.001331561 sec. | ||
| 8432 | 2025.06.04 04:41:34.601813 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2025.06.04 04:41:34.601909 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8434 | 2025.06.04 04:41:34.601948 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8435 | 2025.06.04 04:41:34.602412 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2025.06.04 04:41:34.602448 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8437 | 2025.06.04 04:41:34.602742 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8438 | 2025.06.04 04:41:34.602970 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2025.06.04 04:41:34.603092 [ 35 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8440 | 2025.06.04 04:41:34.603098 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001208 sec., 188741.72185430463 rows/sec., 12.78 MiB/sec. | ||
| 8441 | 2025.06.04 04:41:34.603162 [ 35 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2025.06.04 04:41:34.603181 [ 281 ] {e25625d9-dee4-454e-99fd-79c8ab9f1abc} <Debug> TCPHandler: Processed in 0.001417021 sec. | ||
| 8443 | 2025.06.04 04:41:34.603189 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8444 | 2025.06.04 04:41:34.603286 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2025.06.04 04:41:34.603320 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8446 | 2025.06.04 04:41:34.603384 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8447 | 2025.06.04 04:41:34.603429 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8448 | 2025.06.04 04:41:34.603476 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8449 | 2025.06.04 04:41:34.603521 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part | ||
| 8450 | 2025.06.04 04:41:34.603598 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 8451 | 2025.06.04 04:41:34.603653 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part | ||
| 8452 | 2025.06.04 04:41:34.603704 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part | ||
| 8453 | 2025.06.04 04:41:34.603751 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
| 8454 | 2025.06.04 04:41:34.603796 [ 200 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 8455 | 2025.06.04 04:41:34.604004 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2025.06.04 04:41:34.604045 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8457 | 2025.06.04 04:41:34.604388 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8458 | 2025.06.04 04:41:34.604608 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2025.06.04 04:41:34.604742 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001376 sec., 382267.4418604651 rows/sec., 28.31 MiB/sec. | ||
| 8460 | 2025.06.04 04:41:34.604780 [ 281 ] {08b180a9-ffd3-44d9-be42-7b7f0e7e4c0c} <Debug> TCPHandler: Processed in 0.001542473 sec. | ||
| 8461 | 2025.06.04 04:41:34.604804 [ 193 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537953 sec., 739294.3737552448 rows/sec., 52.00 MiB/sec. | ||
| 8462 | 2025.06.04 04:41:34.604882 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2025.06.04 04:41:34.604979 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8464 | 2025.06.04 04:41:34.605005 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8465 | 2025.06.04 04:41:34.605024 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8466 | 2025.06.04 04:41:34.605321 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2025.06.04 04:41:34.605399 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_36_7} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8468 | 2025.06.04 04:41:34.605501 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8469 | 2025.06.04 04:41:34.605653 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2025.06.04 04:41:34.605692 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8471 | 2025.06.04 04:41:34.606085 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8472 | 2025.06.04 04:41:34.606295 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2025.06.04 04:41:34.606428 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001468 sec., 663487.7384196186 rows/sec., 44.54 MiB/sec. | ||
| 8474 | 2025.06.04 04:41:34.606465 [ 281 ] {f9b0b5b3-1e70-47a2-986f-2c905264aff7} <Debug> TCPHandler: Processed in 0.001632815 sec. | ||
| 8475 | 2025.06.04 04:41:34.606570 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2025.06.04 04:41:34.606666 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8477 | 2025.06.04 04:41:34.606722 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8478 | 2025.06.04 04:41:34.607438 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.06.04 04:41:34.607474 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8480 | 2025.06.04 04:41:34.607957 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8481 | 2025.06.04 04:41:34.608181 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.06.04 04:41:34.608316 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001668 sec., 1199.0407673860911 rows/sec., 2.15 MiB/sec. | ||
| 8483 | 2025.06.04 04:41:34.608368 [ 281 ] {30b241bb-927d-41e2-a64e-ff293ed7852b} <Debug> TCPHandler: Processed in 0.001848058 sec. | ||
| 8484 | 2025.06.04 04:41:34.608473 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2025.06.04 04:41:34.608566 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8486 | 2025.06.04 04:41:34.608608 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8487 | 2025.06.04 04:41:34.608928 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2025.06.04 04:41:34.608964 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8489 | 2025.06.04 04:41:34.609266 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8490 | 2025.06.04 04:41:34.609479 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2025.06.04 04:41:34.609608 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001059 sec., 43437.20491029273 rows/sec., 2.94 MiB/sec. | ||
| 8492 | 2025.06.04 04:41:34.609644 [ 281 ] {de51789f-aed8-45a6-bfbb-27d7012e3a04} <Debug> TCPHandler: Processed in 0.001220938 sec. | ||
| 8493 | 2025.06.04 04:41:36.208040 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2025.06.04 04:41:36.208238 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8495 | 2025.06.04 04:41:36.208324 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8496 | 2025.06.04 04:41:36.208973 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2025.06.04 04:41:36.209019 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8498 | 2025.06.04 04:41:36.209407 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8499 | 2025.06.04 04:41:36.209630 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2025.06.04 04:41:36.209787 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. | ||
| 8501 | 2025.06.04 04:41:36.209785 [ 33 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8502 | 2025.06.04 04:41:36.209828 [ 281 ] {60198f3d-4ace-4d3d-b94c-8a15be7c652d} <Debug> TCPHandler: Processed in 0.00191923 sec. | ||
| 8503 | 2025.06.04 04:41:36.209867 [ 33 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2025.06.04 04:41:36.209896 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8505 | 2025.06.04 04:41:36.209960 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2025.06.04 04:41:36.210019 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8507 | 2025.06.04 04:41:36.210058 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8508 | 2025.06.04 04:41:36.210105 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8509 | 2025.06.04 04:41:36.210171 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8510 | 2025.06.04 04:41:36.210211 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1849 rows starting from the beginning of the part | ||
| 8511 | 2025.06.04 04:41:36.210283 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 695 rows starting from the beginning of the part | ||
| 8512 | 2025.06.04 04:41:36.210335 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8513 | 2025.06.04 04:41:36.210384 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 695 rows starting from the beginning of the part | ||
| 8514 | 2025.06.04 04:41:36.210428 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1202 rows starting from the beginning of the part | ||
| 8515 | 2025.06.04 04:41:36.210472 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 8516 | 2025.06.04 04:41:36.210521 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2025.06.04 04:41:36.210562 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8518 | 2025.06.04 04:41:36.210895 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8519 | 2025.06.04 04:41:36.211111 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2025.06.04 04:41:36.211226 [ 33 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8521 | 2025.06.04 04:41:36.211251 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 8522 | 2025.06.04 04:41:36.211256 [ 33 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2025.06.04 04:41:36.211292 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8524 | 2025.06.04 04:41:36.211295 [ 281 ] {f54dea1e-1e90-4fb5-9024-8f54b3dab06a} <Debug> TCPHandler: Processed in 0.001392272 sec. | ||
| 8525 | 2025.06.04 04:41:36.211376 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8526 | 2025.06.04 04:41:36.211407 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2025.06.04 04:41:36.211489 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8528 | 2025.06.04 04:41:36.211504 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8529 | 2025.06.04 04:41:36.211524 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
| 8530 | 2025.06.04 04:41:36.211551 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8531 | 2025.06.04 04:41:36.211594 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 421 rows starting from the beginning of the part | ||
| 8532 | 2025.06.04 04:41:36.211642 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
| 8533 | 2025.06.04 04:41:36.211681 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 421 rows starting from the beginning of the part | ||
| 8534 | 2025.06.04 04:41:36.211718 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 526 rows starting from the beginning of the part | ||
| 8535 | 2025.06.04 04:41:36.211759 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 8536 | 2025.06.04 04:41:36.211912 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2025.06.04 04:41:36.211953 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8538 | 2025.06.04 04:41:36.212062 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.002100222 sec., 2169770.6242482937 rows/sec., 183.91 MiB/sec. | ||
| 8539 | 2025.06.04 04:41:36.212314 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8540 | 2025.06.04 04:41:36.212509 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8541 | 2025.06.04 04:41:36.212624 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.06.04 04:41:36.212713 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_66_13} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8543 | 2025.06.04 04:41:36.212780 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2025.06.04 04:41:36.212802 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 8545 | 2025.06.04 04:41:36.212918 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001432 sec., 23743.01675977654 rows/sec., 1.66 MiB/sec. | ||
| 8546 | 2025.06.04 04:41:36.212917 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 5 parts from all_1_61_12 to all_65_65_0 | ||
| 8547 | 2025.06.04 04:41:36.212960 [ 281 ] {f9b67d4b-de1c-4f60-af06-f74cfe0d81eb} <Debug> TCPHandler: Processed in 0.001600714 sec. | ||
| 8548 | 2025.06.04 04:41:36.212963 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623865 sec., 1485960.9635037396 rows/sec., 113.78 MiB/sec. | ||
| 8549 | 2025.06.04 04:41:36.212971 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2025.06.04 04:41:36.213011 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8551 | 2025.06.04 04:41:36.213068 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2025.06.04 04:41:36.213075 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_12 to all_65_65_0 into Compact with storage Full | ||
| 8553 | 2025.06.04 04:41:36.213138 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8554 | 2025.06.04 04:41:36.213167 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8555 | 2025.06.04 04:41:36.213186 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8556 | 2025.06.04 04:41:36.213212 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8557 | 2025.06.04 04:41:36.213221 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19361 rows starting from the beginning of the part | ||
| 8558 | 2025.06.04 04:41:36.213287 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
| 8559 | 2025.06.04 04:41:36.213335 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8560 | 2025.06.04 04:41:36.213377 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
| 8561 | 2025.06.04 04:41:36.213404 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.06.04 04:41:36.213423 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 974 rows starting from the beginning of the part | ||
| 8563 | 2025.06.04 04:41:36.213475 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_66_13} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8564 | 2025.06.04 04:41:36.213521 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.06.04 04:41:36.213541 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 8566 | 2025.06.04 04:41:36.213565 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8567 | 2025.06.04 04:41:36.213923 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8568 | 2025.06.04 04:41:36.214138 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2025.06.04 04:41:36.214259 [ 32 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8570 | 2025.06.04 04:41:36.214270 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.00112 sec., 12500.000000000002 rows/sec., 851.88 KiB/sec. | ||
| 8571 | 2025.06.04 04:41:36.214292 [ 32 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.06.04 04:41:36.214331 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8573 | 2025.06.04 04:41:36.214334 [ 281 ] {7be958a3-54c1-4da8-b592-be68ae92457a} <Debug> TCPHandler: Processed in 0.00131281 sec. | ||
| 8574 | 2025.06.04 04:41:36.214394 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8575 | 2025.06.04 04:41:36.214493 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8576 | 2025.06.04 04:41:36.214517 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3800 rows starting from the beginning of the part | ||
| 8577 | 2025.06.04 04:41:36.214558 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
| 8578 | 2025.06.04 04:41:36.214591 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8579 | 2025.06.04 04:41:36.214621 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
| 8580 | 2025.06.04 04:41:36.214654 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 46 rows starting from the beginning of the part | ||
| 8581 | 2025.06.04 04:41:36.214686 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
| 8582 | 2025.06.04 04:41:36.216048 [ 195 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 4 columns (4 merged, 0 gathered) in 0.001672296 sec., 2442151.3894669367 rows/sec., 159.26 MiB/sec. | ||
| 8583 | 2025.06.04 04:41:36.216325 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8584 | 2025.06.04 04:41:36.216585 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2025.06.04 04:41:36.216650 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_66_13} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8586 | 2025.06.04 04:41:36.216713 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8587 | 2025.06.04 04:41:36.218045 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20969 rows, containing 5 columns (5 merged, 0 gathered) in 0.004996156 sec., 4197026.674107053 rows/sec., 283.29 MiB/sec. | ||
| 8588 | 2025.06.04 04:41:36.218339 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 8589 | 2025.06.04 04:41:36.218577 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2025.06.04 04:41:36.218636 [ 200 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 5 parts: [all_1_61_12, all_65_65_0] -> all_1_65_13 | ||
| 8591 | 2025.06.04 04:41:36.218695 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8592 | 2025.06.04 04:41:36.768431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
| 8593 | 2025.06.04 04:41:36.768980 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2025.06.04 04:41:36.769018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8595 | 2025.06.04 04:41:36.769503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8596 | 2025.06.04 04:41:36.769728 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2025.06.04 04:41:36.769855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
| 8598 | 2025.06.04 04:41:36.769863 [ 32 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8599 | 2025.06.04 04:41:36.769926 [ 32 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2025.06.04 04:41:36.769946 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8601 | 2025.06.04 04:41:36.770041 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8602 | 2025.06.04 04:41:36.770131 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8603 | 2025.06.04 04:41:36.770161 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 8604 | 2025.06.04 04:41:36.770216 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 8605 | 2025.06.04 04:41:36.770258 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 8606 | 2025.06.04 04:41:36.770296 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 8607 | 2025.06.04 04:41:36.770333 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 8608 | 2025.06.04 04:41:36.770371 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 8609 | 2025.06.04 04:41:36.772084 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084721 sec., 9012237.129093055 rows/sec., 128.92 MiB/sec. | ||
| 8610 | 2025.06.04 04:41:36.772405 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8611 | 2025.06.04 04:41:36.772683 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2025.06.04 04:41:36.772754 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_41_8} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8613 | 2025.06.04 04:41:36.772871 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8614 | 2025.06.04 04:41:37.779039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8615 | 2025.06.04 04:41:37.796911 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2025.06.04 04:41:37.796979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8617 | 2025.06.04 04:41:37.803220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8618 | 2025.06.04 04:41:37.803953 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2025.06.04 04:41:37.804251 [ 9 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8620 | 2025.06.04 04:41:37.804316 [ 9 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2025.06.04 04:41:37.804340 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8622 | 2025.06.04 04:41:37.804466 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8623 | 2025.06.04 04:41:37.807339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8624 | 2025.06.04 04:41:37.808315 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8625 | 2025.06.04 04:41:37.809851 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8626 | 2025.06.04 04:41:37.814578 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8627 | 2025.06.04 04:41:37.819241 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8628 | 2025.06.04 04:41:37.823933 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8629 | 2025.06.04 04:41:37.828952 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8630 | 2025.06.04 04:41:37.832870 [ 190 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8631 | 2025.06.04 04:41:37.883638 [ 186 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079232543 sec., 3899.9126911779167 rows/sec., 20.17 MiB/sec. | ||
| 8632 | 2025.06.04 04:41:37.886219 [ 188 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8633 | 2025.06.04 04:41:37.888422 [ 188 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2025.06.04 04:41:37.888523 [ 188 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_41_8} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8635 | 2025.06.04 04:41:37.890808 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8636 | 2025.06.04 04:41:39.325532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1234 | ||
| 8637 | 2025.06.04 04:41:39.328119 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2025.06.04 04:41:39.328164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8639 | 2025.06.04 04:41:39.329408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8640 | 2025.06.04 04:41:39.329680 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2025.06.04 04:41:39.329942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 8642 | 2025.06.04 04:41:41.221344 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2025.06.04 04:41:41.221654 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8644 | 2025.06.04 04:41:41.221758 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8645 | 2025.06.04 04:41:41.222643 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2025.06.04 04:41:41.222681 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8647 | 2025.06.04 04:41:41.223097 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8648 | 2025.06.04 04:41:41.223327 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2025.06.04 04:41:41.223450 [ 26 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8650 | 2025.06.04 04:41:41.223476 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.0019 sec., 111578.94736842105 rows/sec., 7.10 MiB/sec. | ||
| 8651 | 2025.06.04 04:41:41.223497 [ 26 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2025.06.04 04:41:41.223519 [ 281 ] {f9ba7ca9-ee7d-4f60-872b-293df565c93a} <Debug> TCPHandler: Processed in 0.002368336 sec. | ||
| 8653 | 2025.06.04 04:41:41.223522 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8654 | 2025.06.04 04:41:41.223612 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8655 | 2025.06.04 04:41:41.223644 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2025.06.04 04:41:41.223699 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8657 | 2025.06.04 04:41:41.223727 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part | ||
| 8658 | 2025.06.04 04:41:41.223739 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8659 | 2025.06.04 04:41:41.223780 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8660 | 2025.06.04 04:41:41.223783 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 8661 | 2025.06.04 04:41:41.223832 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 8662 | 2025.06.04 04:41:41.223872 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8663 | 2025.06.04 04:41:41.223913 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 8664 | 2025.06.04 04:41:41.224510 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2025.06.04 04:41:41.224545 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8666 | 2025.06.04 04:41:41.224740 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162718 sec., 911656.9967954396 rows/sec., 61.46 MiB/sec. | ||
| 8667 | 2025.06.04 04:41:41.224882 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8668 | 2025.06.04 04:41:41.224913 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8669 | 2025.06.04 04:41:41.225138 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2025.06.04 04:41:41.225148 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2025.06.04 04:41:41.225209 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_29_7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8672 | 2025.06.04 04:41:41.225263 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001543 sec., 450421.25729099155 rows/sec., 35.92 MiB/sec. | ||
| 8673 | 2025.06.04 04:41:41.225267 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8674 | 2025.06.04 04:41:41.225303 [ 281 ] {0a0a0484-6183-4ac0-8b30-97bd8b065880} <Debug> TCPHandler: Processed in 0.001709817 sec. | ||
| 8675 | 2025.06.04 04:41:41.225416 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2025.06.04 04:41:41.225510 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8677 | 2025.06.04 04:41:41.225550 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8678 | 2025.06.04 04:41:41.226004 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2025.06.04 04:41:41.226039 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8680 | 2025.06.04 04:41:41.226350 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8681 | 2025.06.04 04:41:41.226562 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2025.06.04 04:41:41.226691 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001199 sec., 120934.11175979984 rows/sec., 7.59 MiB/sec. | ||
| 8683 | 2025.06.04 04:41:41.226728 [ 281 ] {a0c8c20d-d8c3-4b56-be37-108ce85370ab} <Debug> TCPHandler: Processed in 0.00136096 sec. | ||
| 8684 | 2025.06.04 04:41:41.226836 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2025.06.04 04:41:41.226928 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8686 | 2025.06.04 04:41:41.226967 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8687 | 2025.06.04 04:41:41.227383 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2025.06.04 04:41:41.227417 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8689 | 2025.06.04 04:41:41.227725 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8690 | 2025.06.04 04:41:41.227931 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2025.06.04 04:41:41.228054 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001144 sec., 98776.22377622378 rows/sec., 6.39 MiB/sec. | ||
| 8692 | 2025.06.04 04:41:41.228091 [ 281 ] {a5f428ee-9bd4-4746-8f1c-439f6d4e86f2} <Debug> TCPHandler: Processed in 0.00130445 sec. | ||
| 8693 | 2025.06.04 04:41:41.228198 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2025.06.04 04:41:41.228291 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8695 | 2025.06.04 04:41:41.228330 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8696 | 2025.06.04 04:41:41.228738 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2025.06.04 04:41:41.228772 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8698 | 2025.06.04 04:41:41.229073 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8699 | 2025.06.04 04:41:41.229286 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2025.06.04 04:41:41.229371 [ 26 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8701 | 2025.06.04 04:41:41.229395 [ 26 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.06.04 04:41:41.229407 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001134 sec., 98765.43209876544 rows/sec., 5.63 MiB/sec. | ||
| 8703 | 2025.06.04 04:41:41.229412 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8704 | 2025.06.04 04:41:41.229444 [ 281 ] {1ca65ad0-0ca9-451d-bf58-766b157bea61} <Debug> TCPHandler: Processed in 0.001295029 sec. | ||
| 8705 | 2025.06.04 04:41:41.229481 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8706 | 2025.06.04 04:41:41.229550 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2025.06.04 04:41:41.229583 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8708 | 2025.06.04 04:41:41.229612 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part | ||
| 8709 | 2025.06.04 04:41:41.229643 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8710 | 2025.06.04 04:41:41.229665 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
| 8711 | 2025.06.04 04:41:41.229682 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8712 | 2025.06.04 04:41:41.229708 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
| 8713 | 2025.06.04 04:41:41.229749 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
| 8714 | 2025.06.04 04:41:41.229790 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
| 8715 | 2025.06.04 04:41:41.230229 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2025.06.04 04:41:41.230263 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8717 | 2025.06.04 04:41:41.230466 [ 187 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001007415 sec., 555878.1634182537 rows/sec., 33.79 MiB/sec. | ||
| 8718 | 2025.06.04 04:41:41.230601 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8719 | 2025.06.04 04:41:41.230674 [ 199 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8720 | 2025.06.04 04:41:41.230839 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2025.06.04 04:41:41.230977 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001351 sec., 311621.021465581 rows/sec., 22.20 MiB/sec. | ||
| 8722 | 2025.06.04 04:41:41.231008 [ 199 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.06.04 04:41:41.231015 [ 281 ] {685fa21a-66fa-4722-b1e8-d1018f608e16} <Debug> TCPHandler: Processed in 0.001512733 sec. | ||
| 8724 | 2025.06.04 04:41:41.231100 [ 199 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_29_7} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8725 | 2025.06.04 04:41:41.231142 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2025.06.04 04:41:41.231195 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8727 | 2025.06.04 04:41:41.231240 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8728 | 2025.06.04 04:41:41.231286 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8729 | 2025.06.04 04:41:41.231614 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2025.06.04 04:41:41.231649 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8731 | 2025.06.04 04:41:41.231948 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8732 | 2025.06.04 04:41:41.232158 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2025.06.04 04:41:41.232281 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 8734 | 2025.06.04 04:41:41.232317 [ 281 ] {c9472e43-5595-4a78-b6a5-ee6398af3ab0} <Debug> TCPHandler: Processed in 0.001224069 sec. | ||
| 8735 | 2025.06.04 04:41:41.232420 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2025.06.04 04:41:41.232512 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8737 | 2025.06.04 04:41:41.232553 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8738 | 2025.06.04 04:41:41.232944 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2025.06.04 04:41:41.232978 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8740 | 2025.06.04 04:41:41.233324 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8741 | 2025.06.04 04:41:41.233536 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2025.06.04 04:41:41.233659 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001165 sec., 203433.47639484977 rows/sec., 13.64 MiB/sec. | ||
| 8743 | 2025.06.04 04:41:41.233695 [ 281 ] {2468b4fd-242d-4615-adee-692917dcaa93} <Debug> TCPHandler: Processed in 0.00132286 sec. | ||
| 8744 | 2025.06.04 04:41:41.233801 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2025.06.04 04:41:41.233895 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8746 | 2025.06.04 04:41:41.233937 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8747 | 2025.06.04 04:41:41.234240 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2025.06.04 04:41:41.234274 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8749 | 2025.06.04 04:41:41.234570 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8750 | 2025.06.04 04:41:41.234778 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2025.06.04 04:41:41.234902 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 8752 | 2025.06.04 04:41:41.234936 [ 281 ] {c3d63c55-14a4-499f-a829-b74a93a19604} <Debug> TCPHandler: Processed in 0.001182888 sec. | ||
| 8753 | 2025.06.04 04:41:41.235041 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2025.06.04 04:41:41.235133 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8755 | 2025.06.04 04:41:41.235187 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8756 | 2025.06.04 04:41:41.236008 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2025.06.04 04:41:41.236042 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8758 | 2025.06.04 04:41:41.236590 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8759 | 2025.06.04 04:41:41.236819 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2025.06.04 04:41:41.236951 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001835 sec., 21253.40599455041 rows/sec., 38.09 MiB/sec. | ||
| 8761 | 2025.06.04 04:41:41.237002 [ 281 ] {fe79b48b-7618-48ab-88f2-23ad62b8a7cc} <Debug> TCPHandler: Processed in 0.00200952 sec. | ||
| 8762 | 2025.06.04 04:41:41.237109 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2025.06.04 04:41:41.237203 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8764 | 2025.06.04 04:41:41.237244 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8765 | 2025.06.04 04:41:41.237572 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2025.06.04 04:41:41.237606 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8767 | 2025.06.04 04:41:41.237907 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8768 | 2025.06.04 04:41:41.238123 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2025.06.04 04:41:41.238247 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001063 sec., 77140.16933207902 rows/sec., 4.90 MiB/sec. | ||
| 8770 | 2025.06.04 04:41:41.238283 [ 281 ] {2b4d4b3b-ade2-440b-92d4-62148c3cbac0} <Debug> TCPHandler: Processed in 0.001221858 sec. | ||
| 8771 | 2025.06.04 04:41:44.148033 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8772 | 2025.06.04 04:41:44.148082 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8773 | 2025.06.04 04:41:44.269930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
| 8774 | 2025.06.04 04:41:44.270457 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2025.06.04 04:41:44.270509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8776 | 2025.06.04 04:41:44.271145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8777 | 2025.06.04 04:41:44.271399 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2025.06.04 04:41:44.271549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 8779 | 2025.06.04 04:41:45.307424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8780 | 2025.06.04 04:41:45.322629 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2025.06.04 04:41:45.322679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8782 | 2025.06.04 04:41:45.328708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8783 | 2025.06.04 04:41:45.329413 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2025.06.04 04:41:45.332046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8785 | 2025.06.04 04:41:46.214057 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2025.06.04 04:41:46.214279 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8787 | 2025.06.04 04:41:46.214354 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8788 | 2025.06.04 04:41:46.215083 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2025.06.04 04:41:46.215132 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8790 | 2025.06.04 04:41:46.215515 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8791 | 2025.06.04 04:41:46.215747 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2025.06.04 04:41:46.215909 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001686 sec., 35587.18861209964 rows/sec., 2.76 MiB/sec. | ||
| 8793 | 2025.06.04 04:41:46.215952 [ 281 ] {e7c7b088-3811-4a00-bd0d-4958a4531876} <Debug> TCPHandler: Processed in 0.002040582 sec. | ||
| 8794 | 2025.06.04 04:41:46.216068 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2025.06.04 04:41:46.216162 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8796 | 2025.06.04 04:41:46.216202 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8797 | 2025.06.04 04:41:46.216588 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2025.06.04 04:41:46.216624 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8799 | 2025.06.04 04:41:46.216915 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8800 | 2025.06.04 04:41:46.217116 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2025.06.04 04:41:46.217245 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 136.47 KiB/sec. | ||
| 8802 | 2025.06.04 04:41:46.217281 [ 281 ] {41960a59-4521-49a2-9eb0-d1f307cd3d5a} <Debug> TCPHandler: Processed in 0.001259949 sec. | ||
| 8803 | 2025.06.04 04:41:46.217383 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2025.06.04 04:41:46.217474 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8805 | 2025.06.04 04:41:46.217512 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8806 | 2025.06.04 04:41:46.217913 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2025.06.04 04:41:46.217948 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8808 | 2025.06.04 04:41:46.218238 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8809 | 2025.06.04 04:41:46.218450 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2025.06.04 04:41:46.218574 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001118 sec., 59033.9892665474 rows/sec., 4.61 MiB/sec. | ||
| 8811 | 2025.06.04 04:41:46.218610 [ 281 ] {934ced29-85f2-4313-a159-28eae4032519} <Debug> TCPHandler: Processed in 0.00127385 sec. | ||
| 8812 | 2025.06.04 04:41:46.218713 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2025.06.04 04:41:46.218804 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8814 | 2025.06.04 04:41:46.218846 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8815 | 2025.06.04 04:41:46.219244 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2025.06.04 04:41:46.219279 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8817 | 2025.06.04 04:41:46.219604 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8818 | 2025.06.04 04:41:46.219808 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2025.06.04 04:41:46.219934 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 8820 | 2025.06.04 04:41:46.219968 [ 281 ] {5f12a193-19f5-4a35-acde-8f3474cc63dd} <Debug> TCPHandler: Processed in 0.001302229 sec. | ||
| 8821 | 2025.06.04 04:41:46.220070 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2025.06.04 04:41:46.220161 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8823 | 2025.06.04 04:41:46.220214 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8824 | 2025.06.04 04:41:46.220922 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.06.04 04:41:46.220958 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8826 | 2025.06.04 04:41:46.221446 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8827 | 2025.06.04 04:41:46.221665 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2025.06.04 04:41:46.221798 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001655 sec., 1208.4592145015106 rows/sec., 2.17 MiB/sec. | ||
| 8829 | 2025.06.04 04:41:46.221850 [ 281 ] {680259eb-0032-487b-a012-5384a46223e4} <Debug> TCPHandler: Processed in 0.001826118 sec. | ||
| 8830 | 2025.06.04 04:41:46.221957 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2025.06.04 04:41:46.222049 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8832 | 2025.06.04 04:41:46.222090 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8833 | 2025.06.04 04:41:46.222416 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2025.06.04 04:41:46.222451 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8835 | 2025.06.04 04:41:46.222746 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8836 | 2025.06.04 04:41:46.222951 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2025.06.04 04:41:46.223075 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 8838 | 2025.06.04 04:41:46.223109 [ 281 ] {9c987bf6-afa7-4e7c-bf32-eff15034947f} <Debug> TCPHandler: Processed in 0.001200228 sec. | ||
| 8839 | 2025.06.04 04:41:49.331173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1268 | ||
| 8840 | 2025.06.04 04:41:49.333507 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2025.06.04 04:41:49.333555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8842 | 2025.06.04 04:41:49.334760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8843 | 2025.06.04 04:41:49.335024 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2025.06.04 04:41:49.335186 [ 141 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8845 | 2025.06.04 04:41:49.335260 [ 141 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2025.06.04 04:41:49.335282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 8847 | 2025.06.04 04:41:49.335285 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8848 | 2025.06.04 04:41:49.335472 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8849 | 2025.06.04 04:41:49.336350 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8850 | 2025.06.04 04:41:49.336524 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1076 rows starting from the beginning of the part | ||
| 8851 | 2025.06.04 04:41:49.336928 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 8852 | 2025.06.04 04:41:49.337295 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 8853 | 2025.06.04 04:41:49.337638 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 8854 | 2025.06.04 04:41:49.337962 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 8855 | 2025.06.04 04:41:49.338276 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 8856 | 2025.06.04 04:41:49.345060 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 72 columns (72 merged, 0 gathered) in 0.009671197 sec., 131110.9679598089 rows/sec., 103.55 MiB/sec. | ||
| 8857 | 2025.06.04 04:41:49.346495 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8858 | 2025.06.04 04:41:49.347129 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2025.06.04 04:41:49.347219 [ 189 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_31_6} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8860 | 2025.06.04 04:41:49.347487 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 8861 | 2025.06.04 04:41:51.221748 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2025.06.04 04:41:51.222061 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8863 | 2025.06.04 04:41:51.222164 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8864 | 2025.06.04 04:41:51.223054 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2025.06.04 04:41:51.223095 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8866 | 2025.06.04 04:41:51.223520 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8867 | 2025.06.04 04:41:51.223746 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2025.06.04 04:41:51.223899 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001915 sec., 110704.96083550913 rows/sec., 7.04 MiB/sec. | ||
| 8869 | 2025.06.04 04:41:51.223940 [ 281 ] {8cc2f400-8611-41ef-b3f1-b27ffc88651e} <Debug> TCPHandler: Processed in 0.002374796 sec. | ||
| 8870 | 2025.06.04 04:41:51.224055 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2025.06.04 04:41:51.224149 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8872 | 2025.06.04 04:41:51.224191 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8873 | 2025.06.04 04:41:51.224619 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2025.06.04 04:41:51.224654 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8875 | 2025.06.04 04:41:51.224942 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8876 | 2025.06.04 04:41:51.225148 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2025.06.04 04:41:51.225272 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00114 sec., 12280.701754385966 rows/sec., 1001.40 KiB/sec. | ||
| 8878 | 2025.06.04 04:41:51.225310 [ 281 ] {8429b15b-18b2-432a-ac6f-659596f56f7a} <Debug> TCPHandler: Processed in 0.00130283 sec. | ||
| 8879 | 2025.06.04 04:41:51.225416 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2025.06.04 04:41:51.225508 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8881 | 2025.06.04 04:41:51.225546 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8882 | 2025.06.04 04:41:51.226446 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2025.06.04 04:41:51.226484 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8884 | 2025.06.04 04:41:51.226840 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8885 | 2025.06.04 04:41:51.227058 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2025.06.04 04:41:51.227200 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Debug> executeQuery: Read 702 rows, 57.27 KiB in 0.00171 sec., 410526.3157894737 rows/sec., 32.71 MiB/sec. | ||
| 8887 | 2025.06.04 04:41:51.227237 [ 281 ] {62985962-6b04-4518-8921-81d5bbc533ce} <Debug> TCPHandler: Processed in 0.001867839 sec. | ||
| 8888 | 2025.06.04 04:41:51.227344 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2025.06.04 04:41:51.227437 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8890 | 2025.06.04 04:41:51.227477 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8891 | 2025.06.04 04:41:51.227966 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2025.06.04 04:41:51.228002 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8893 | 2025.06.04 04:41:51.228310 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8894 | 2025.06.04 04:41:51.228521 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2025.06.04 04:41:51.228632 [ 172 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 8896 | 2025.06.04 04:41:51.228646 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.001227 sec., 129584.35207823961 rows/sec., 8.19 MiB/sec. | ||
| 8897 | 2025.06.04 04:41:51.228701 [ 172 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2025.06.04 04:41:51.228709 [ 281 ] {8cfdfb74-1b2d-4ba5-acbf-e9b7c9782f38} <Debug> TCPHandler: Processed in 0.001412171 sec. | ||
| 8899 | 2025.06.04 04:41:51.228730 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8900 | 2025.06.04 04:41:51.228826 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2025.06.04 04:41:51.228839 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 8902 | 2025.06.04 04:41:51.228923 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8903 | 2025.06.04 04:41:51.228936 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8904 | 2025.06.04 04:41:51.228962 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8905 | 2025.06.04 04:41:51.228965 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 165 rows starting from the beginning of the part | ||
| 8906 | 2025.06.04 04:41:51.229029 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 145 rows starting from the beginning of the part | ||
| 8907 | 2025.06.04 04:41:51.229075 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 8908 | 2025.06.04 04:41:51.229115 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 145 rows starting from the beginning of the part | ||
| 8909 | 2025.06.04 04:41:51.229155 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
| 8910 | 2025.06.04 04:41:51.229193 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 159 rows starting from the beginning of the part | ||
| 8911 | 2025.06.04 04:41:51.229418 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2025.06.04 04:41:51.229452 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8913 | 2025.06.04 04:41:51.229943 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8914 | 2025.06.04 04:41:51.229980 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174378 sec., 529642.07435766 rows/sec., 35.48 MiB/sec. | ||
| 8915 | 2025.06.04 04:41:51.230169 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2025.06.04 04:41:51.230197 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 8917 | 2025.06.04 04:41:51.230309 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001403 sec., 80541.69636493229 rows/sec., 5.21 MiB/sec. | ||
| 8918 | 2025.06.04 04:41:51.230351 [ 281 ] {24bdbc8c-dab0-4c78-bb1a-bb02d9ddf6bb} <Debug> TCPHandler: Processed in 0.001571804 sec. | ||
| 8919 | 2025.06.04 04:41:51.230458 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2025.06.04 04:41:51.230506 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2025.06.04 04:41:51.230558 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8922 | 2025.06.04 04:41:51.230582 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_55_11} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 8923 | 2025.06.04 04:41:51.230602 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8924 | 2025.06.04 04:41:51.230676 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8925 | 2025.06.04 04:41:51.231056 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2025.06.04 04:41:51.231095 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8927 | 2025.06.04 04:41:51.231386 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8928 | 2025.06.04 04:41:51.231591 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2025.06.04 04:41:51.231719 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001185 sec., 94514.76793248944 rows/sec., 5.38 MiB/sec. | ||
| 8930 | 2025.06.04 04:41:51.231756 [ 281 ] {726c4cb1-4736-4b48-9b39-e7f45e0f51f8} <Debug> TCPHandler: Processed in 0.00134492 sec. | ||
| 8931 | 2025.06.04 04:41:51.231860 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2025.06.04 04:41:51.231951 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8933 | 2025.06.04 04:41:51.231990 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8934 | 2025.06.04 04:41:51.232621 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2025.06.04 04:41:51.232658 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8936 | 2025.06.04 04:41:51.232981 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8937 | 2025.06.04 04:41:51.233194 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2025.06.04 04:41:51.233317 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.001383 sec., 314533.62255965295 rows/sec., 22.49 MiB/sec. | ||
| 8939 | 2025.06.04 04:41:51.233353 [ 281 ] {8e9b0f35-7a89-4311-b18b-f90d1d9432d1} <Debug> TCPHandler: Processed in 0.001540074 sec. | ||
| 8940 | 2025.06.04 04:41:51.233454 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2025.06.04 04:41:51.233546 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8942 | 2025.06.04 04:41:51.233586 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8943 | 2025.06.04 04:41:51.233895 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2025.06.04 04:41:51.233930 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8945 | 2025.06.04 04:41:51.234224 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8946 | 2025.06.04 04:41:51.234431 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2025.06.04 04:41:51.234564 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 8948 | 2025.06.04 04:41:51.234598 [ 281 ] {b4050636-90b7-41de-9dcc-0efec0030b53} <Debug> TCPHandler: Processed in 0.001191198 sec. | ||
| 8949 | 2025.06.04 04:41:51.234693 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2025.06.04 04:41:51.234783 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8951 | 2025.06.04 04:41:51.234835 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8952 | 2025.06.04 04:41:51.235267 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2025.06.04 04:41:51.235302 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8954 | 2025.06.04 04:41:51.235620 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8955 | 2025.06.04 04:41:51.235828 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2025.06.04 04:41:51.235952 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001186 sec., 205733.5581787521 rows/sec., 13.80 MiB/sec. | ||
| 8957 | 2025.06.04 04:41:51.235986 [ 281 ] {389167d0-ac9f-4c57-9bcc-15099959a5e2} <Debug> TCPHandler: Processed in 0.00133913 sec. | ||
| 8958 | 2025.06.04 04:41:51.236091 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2025.06.04 04:41:51.236184 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8960 | 2025.06.04 04:41:51.236233 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8961 | 2025.06.04 04:41:51.236531 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2025.06.04 04:41:51.236566 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8963 | 2025.06.04 04:41:51.236866 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8964 | 2025.06.04 04:41:51.237081 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2025.06.04 04:41:51.237206 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 8966 | 2025.06.04 04:41:51.237241 [ 281 ] {408229e3-2411-4403-bd39-d26aefa797cd} <Debug> TCPHandler: Processed in 0.001197979 sec. | ||
| 8967 | 2025.06.04 04:41:51.237349 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8968 | 2025.06.04 04:41:51.237441 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8969 | 2025.06.04 04:41:51.237494 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8970 | 2025.06.04 04:41:51.238311 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2025.06.04 04:41:51.238348 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8972 | 2025.06.04 04:41:51.238898 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8973 | 2025.06.04 04:41:51.239158 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2025.06.04 04:41:51.239303 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001879 sec., 20755.721128259713 rows/sec., 37.19 MiB/sec. | ||
| 8975 | 2025.06.04 04:41:51.239356 [ 281 ] {9eaf4b35-22da-49dc-8f17-5f80197492c4} <Debug> TCPHandler: Processed in 0.002055112 sec. | ||
| 8976 | 2025.06.04 04:41:51.239480 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2025.06.04 04:41:51.239573 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8978 | 2025.06.04 04:41:51.239614 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8979 | 2025.06.04 04:41:51.240004 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2025.06.04 04:41:51.240041 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8981 | 2025.06.04 04:41:51.240353 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8982 | 2025.06.04 04:41:51.240562 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2025.06.04 04:41:51.240686 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001131 sec., 72502.21043324491 rows/sec., 4.60 MiB/sec. | ||
| 8984 | 2025.06.04 04:41:51.240720 [ 281 ] {b9587c15-913a-445b-b444-93a712e2a643} <Debug> TCPHandler: Processed in 0.001290279 sec. | ||
| 8985 | 2025.06.04 04:41:51.771651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
| 8986 | 2025.06.04 04:41:51.772151 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.06.04 04:41:51.772200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8988 | 2025.06.04 04:41:51.772690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8989 | 2025.06.04 04:41:51.772944 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.06.04 04:41:51.773091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
| 8991 | 2025.06.04 04:41:52.832167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8992 | 2025.06.04 04:41:52.847769 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2025.06.04 04:41:52.847818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8994 | 2025.06.04 04:41:52.854387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8995 | 2025.06.04 04:41:52.855066 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2025.06.04 04:41:52.857889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8997 | 2025.06.04 04:41:56.214139 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2025.06.04 04:41:56.214337 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8999 | 2025.06.04 04:41:56.214404 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9000 | 2025.06.04 04:41:56.215074 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2025.06.04 04:41:56.215115 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9002 | 2025.06.04 04:41:56.215497 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9003 | 2025.06.04 04:41:56.215734 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2025.06.04 04:41:56.215886 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.0016 sec., 37500 rows/sec., 2.91 MiB/sec. | ||
| 9005 | 2025.06.04 04:41:56.215927 [ 281 ] {104bc0c5-87df-4d12-a1fa-fc7eff75080c} <Debug> TCPHandler: Processed in 0.001921759 sec. | ||
| 9006 | 2025.06.04 04:41:56.216049 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2025.06.04 04:41:56.216143 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9008 | 2025.06.04 04:41:56.216183 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9009 | 2025.06.04 04:41:56.216620 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2025.06.04 04:41:56.216655 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9011 | 2025.06.04 04:41:56.216947 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9012 | 2025.06.04 04:41:56.217144 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2025.06.04 04:41:56.217273 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001148 sec., 1742.1602787456447 rows/sec., 131.00 KiB/sec. | ||
| 9014 | 2025.06.04 04:41:56.217309 [ 281 ] {a4bf6bce-123d-45a5-b0ba-08de814f3fe5} <Debug> TCPHandler: Processed in 0.00131345 sec. | ||
| 9015 | 2025.06.04 04:41:56.217416 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2025.06.04 04:41:56.217508 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9017 | 2025.06.04 04:41:56.217547 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9018 | 2025.06.04 04:41:56.217968 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2025.06.04 04:41:56.218003 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9020 | 2025.06.04 04:41:56.218301 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9021 | 2025.06.04 04:41:56.218505 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2025.06.04 04:41:56.218634 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001144 sec., 57692.30769230769 rows/sec., 4.50 MiB/sec. | ||
| 9023 | 2025.06.04 04:41:56.218670 [ 281 ] {ddcc4181-f0db-4381-8f6a-f6b81e9f8b44} <Debug> TCPHandler: Processed in 0.00130108 sec. | ||
| 9024 | 2025.06.04 04:41:56.218772 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2025.06.04 04:41:56.218864 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9026 | 2025.06.04 04:41:56.218907 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9027 | 2025.06.04 04:41:56.219310 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2025.06.04 04:41:56.219343 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9029 | 2025.06.04 04:41:56.219635 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9030 | 2025.06.04 04:41:56.219825 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2025.06.04 04:41:56.219951 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 9032 | 2025.06.04 04:41:56.219942 [ 168 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 9033 | 2025.06.04 04:41:56.219985 [ 281 ] {6b340d8e-9fb8-40fe-a241-69e22a5001c1} <Debug> TCPHandler: Processed in 0.001308249 sec. | ||
| 9034 | 2025.06.04 04:41:56.220020 [ 168 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.06.04 04:41:56.220044 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9036 | 2025.06.04 04:41:56.220121 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.06.04 04:41:56.220154 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 9038 | 2025.06.04 04:41:56.220282 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9039 | 2025.06.04 04:41:56.220341 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9040 | 2025.06.04 04:41:56.220372 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9041 | 2025.06.04 04:41:56.220414 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 20969 rows starting from the beginning of the part | ||
| 9042 | 2025.06.04 04:41:56.220479 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 9043 | 2025.06.04 04:41:56.220523 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
| 9044 | 2025.06.04 04:41:56.220566 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9045 | 2025.06.04 04:41:56.220609 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 244 rows starting from the beginning of the part | ||
| 9046 | 2025.06.04 04:41:56.220646 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9047 | 2025.06.04 04:41:56.221078 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2025.06.04 04:41:56.221119 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9049 | 2025.06.04 04:41:56.221860 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9050 | 2025.06.04 04:41:56.222093 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2025.06.04 04:41:56.222239 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00198 sec., 1010.1010101010102 rows/sec., 1.81 MiB/sec. | ||
| 9052 | 2025.06.04 04:41:56.222240 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9053 | 2025.06.04 04:41:56.222294 [ 281 ] {fc736787-64b8-4301-8e41-a48889318d59} <Debug> TCPHandler: Processed in 0.002161183 sec. | ||
| 9054 | 2025.06.04 04:41:56.222297 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2025.06.04 04:41:56.222333 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9056 | 2025.06.04 04:41:56.222415 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9057 | 2025.06.04 04:41:56.222420 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9058 | 2025.06.04 04:41:56.222520 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9059 | 2025.06.04 04:41:56.222566 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9060 | 2025.06.04 04:41:56.222638 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9061 | 2025.06.04 04:41:56.222690 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1097 rows starting from the beginning of the part | ||
| 9062 | 2025.06.04 04:41:56.222801 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 9063 | 2025.06.04 04:41:56.222896 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
| 9064 | 2025.06.04 04:41:56.222909 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.06.04 04:41:56.222950 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9066 | 2025.06.04 04:41:56.222984 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
| 9067 | 2025.06.04 04:41:56.223071 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
| 9068 | 2025.06.04 04:41:56.223154 [ 197 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2 rows starting from the beginning of the part | ||
| 9069 | 2025.06.04 04:41:56.223386 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9070 | 2025.06.04 04:41:56.223621 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2025.06.04 04:41:56.223760 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 9072 | 2025.06.04 04:41:56.223796 [ 281 ] {7f9eaa8d-b526-4d5c-bf02-9df385f6e17f} <Debug> TCPHandler: Processed in 0.001429942 sec. | ||
| 9073 | 2025.06.04 04:41:56.230641 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21804 rows, containing 5 columns (5 merged, 0 gathered) in 0.010477599 sec., 2081011.1171462086 rows/sec., 140.52 MiB/sec. | ||
| 9074 | 2025.06.04 04:41:56.231169 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 9075 | 2025.06.04 04:41:56.231472 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2025.06.04 04:41:56.231554 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 9077 | 2025.06.04 04:41:56.231645 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9078 | 2025.06.04 04:41:56.232359 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 19 columns (19 merged, 0 gathered) in 0.009971581 sec., 118436.5849307146 rows/sec., 212.23 MiB/sec. | ||
| 9079 | 2025.06.04 04:41:56.234119 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9080 | 2025.06.04 04:41:56.234460 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2025.06.04 04:41:56.234535 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9082 | 2025.06.04 04:41:56.234681 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 9083 | 2025.06.04 04:41:57.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.78 MiB, peak 292.68 MiB, free memory in arenas 0.00 B, will set to 285.73 MiB (RSS), difference: 5.95 MiB | ||
| 9084 | 2025.06.04 04:41:59.148132 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9085 | 2025.06.04 04:41:59.148205 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9086 | 2025.06.04 04:41:59.273254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
| 9087 | 2025.06.04 04:41:59.273849 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2025.06.04 04:41:59.273893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9089 | 2025.06.04 04:41:59.274382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9090 | 2025.06.04 04:41:59.274614 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2025.06.04 04:41:59.274749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 9092 | 2025.06.04 04:41:59.335645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1304 | ||
| 9093 | 2025.06.04 04:41:59.338421 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2025.06.04 04:41:59.338478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9095 | 2025.06.04 04:41:59.339703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9096 | 2025.06.04 04:41:59.339986 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2025.06.04 04:41:59.340373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 9098 | 2025.06.04 04:42:00.358046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9099 | 2025.06.04 04:42:00.374716 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2025.06.04 04:42:00.374773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9101 | 2025.06.04 04:42:00.380864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9102 | 2025.06.04 04:42:00.381546 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.06.04 04:42:00.384325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9104 | 2025.06.04 04:42:01.222683 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2025.06.04 04:42:01.222871 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9106 | 2025.06.04 04:42:01.222940 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9107 | 2025.06.04 04:42:01.223713 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2025.06.04 04:42:01.223763 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9109 | 2025.06.04 04:42:01.224237 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9110 | 2025.06.04 04:42:01.224478 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2025.06.04 04:42:01.224637 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001815 sec., 116804.40771349863 rows/sec., 7.43 MiB/sec. | ||
| 9112 | 2025.06.04 04:42:01.224679 [ 281 ] {1b88d919-1c19-4e63-85d6-9af0767c92d7} <Debug> TCPHandler: Processed in 0.002136743 sec. | ||
| 9113 | 2025.06.04 04:42:01.224808 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2025.06.04 04:42:01.224906 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9115 | 2025.06.04 04:42:01.224949 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9116 | 2025.06.04 04:42:01.225697 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2025.06.04 04:42:01.225854 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9118 | 2025.06.04 04:42:01.226223 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9119 | 2025.06.04 04:42:01.226447 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2025.06.04 04:42:01.226557 [ 150 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9121 | 2025.06.04 04:42:01.226578 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.00169 sec., 411242.6035502958 rows/sec., 32.80 MiB/sec. | ||
| 9122 | 2025.06.04 04:42:01.226596 [ 150 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2025.06.04 04:42:01.226617 [ 281 ] {4b06489e-cc79-4040-880c-8b5e7653795d} <Debug> TCPHandler: Processed in 0.001860928 sec. | ||
| 9124 | 2025.06.04 04:42:01.226616 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9125 | 2025.06.04 04:42:01.226733 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9126 | 2025.06.04 04:42:01.226760 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9127 | 2025.06.04 04:42:01.226828 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9128 | 2025.06.04 04:42:01.226876 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9129 | 2025.06.04 04:42:01.226916 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9130 | 2025.06.04 04:42:01.226956 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1849 rows starting from the beginning of the part | ||
| 9131 | 2025.06.04 04:42:01.227025 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 695 rows starting from the beginning of the part | ||
| 9132 | 2025.06.04 04:42:01.227072 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9133 | 2025.06.04 04:42:01.227115 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 702 rows starting from the beginning of the part | ||
| 9134 | 2025.06.04 04:42:01.227156 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9135 | 2025.06.04 04:42:01.227196 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 695 rows starting from the beginning of the part | ||
| 9136 | 2025.06.04 04:42:01.227322 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2025.06.04 04:42:01.227367 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9138 | 2025.06.04 04:42:01.227719 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9139 | 2025.06.04 04:42:01.227987 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2025.06.04 04:42:01.228122 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001312 sec., 110518.29268292683 rows/sec., 6.94 MiB/sec. | ||
| 9141 | 2025.06.04 04:42:01.228160 [ 281 ] {e4ba6b63-2342-4b78-8bdb-58e72da62a63} <Debug> TCPHandler: Processed in 0.001478142 sec. | ||
| 9142 | 2025.06.04 04:42:01.228271 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2025.06.04 04:42:01.228365 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9144 | 2025.06.04 04:42:01.228406 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9145 | 2025.06.04 04:42:01.228773 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4061 rows, containing 5 columns (5 merged, 0 gathered) in 0.002074992 sec., 1957115.9792423297 rows/sec., 164.82 MiB/sec. | ||
| 9146 | 2025.06.04 04:42:01.228833 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2025.06.04 04:42:01.228874 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9148 | 2025.06.04 04:42:01.229028 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9149 | 2025.06.04 04:42:01.229216 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9150 | 2025.06.04 04:42:01.229340 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2025.06.04 04:42:01.229433 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_71_14} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9152 | 2025.06.04 04:42:01.229469 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2025.06.04 04:42:01.229512 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 9154 | 2025.06.04 04:42:01.229608 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001261 sec., 89611.41950832673 rows/sec., 5.80 MiB/sec. | ||
| 9155 | 2025.06.04 04:42:01.229651 [ 281 ] {ffebae9c-b2de-48a2-b0c8-67ba6ab4953e} <Debug> TCPHandler: Processed in 0.001430352 sec. | ||
| 9156 | 2025.06.04 04:42:01.229763 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2025.06.04 04:42:01.229857 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9158 | 2025.06.04 04:42:01.229898 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9159 | 2025.06.04 04:42:01.230316 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2025.06.04 04:42:01.230352 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9161 | 2025.06.04 04:42:01.230674 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9162 | 2025.06.04 04:42:01.230887 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2025.06.04 04:42:01.231011 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001171 sec., 95644.74807856533 rows/sec., 5.45 MiB/sec. | ||
| 9164 | 2025.06.04 04:42:01.231048 [ 281 ] {d1812d95-c7b1-45df-87b9-224f62edcb25} <Debug> TCPHandler: Processed in 0.00133527 sec. | ||
| 9165 | 2025.06.04 04:42:01.231158 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2025.06.04 04:42:01.231252 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9167 | 2025.06.04 04:42:01.231292 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9168 | 2025.06.04 04:42:01.231850 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2025.06.04 04:42:01.231885 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9170 | 2025.06.04 04:42:01.232218 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9171 | 2025.06.04 04:42:01.232472 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2025.06.04 04:42:01.232583 [ 150 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9173 | 2025.06.04 04:42:01.232609 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001373 sec., 306627.8222869628 rows/sec., 21.84 MiB/sec. | ||
| 9174 | 2025.06.04 04:42:01.232612 [ 150 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2025.06.04 04:42:01.232638 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9176 | 2025.06.04 04:42:01.232646 [ 281 ] {ae49faf9-ffd6-4148-8db0-d07d04a263bc} <Debug> TCPHandler: Processed in 0.001537473 sec. | ||
| 9177 | 2025.06.04 04:42:01.232719 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9178 | 2025.06.04 04:42:01.232760 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2025.06.04 04:42:01.232822 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9180 | 2025.06.04 04:42:01.232854 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
| 9181 | 2025.06.04 04:42:01.232860 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9182 | 2025.06.04 04:42:01.232908 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9183 | 2025.06.04 04:42:01.232911 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 421 rows starting from the beginning of the part | ||
| 9184 | 2025.06.04 04:42:01.232968 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part | ||
| 9185 | 2025.06.04 04:42:01.233009 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 435 rows starting from the beginning of the part | ||
| 9186 | 2025.06.04 04:42:01.233050 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part | ||
| 9187 | 2025.06.04 04:42:01.233088 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 421 rows starting from the beginning of the part | ||
| 9188 | 2025.06.04 04:42:01.233250 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2025.06.04 04:42:01.233291 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9190 | 2025.06.04 04:42:01.233625 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9191 | 2025.06.04 04:42:01.233851 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2025.06.04 04:42:01.233946 [ 150 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9193 | 2025.06.04 04:42:01.233973 [ 150 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2025.06.04 04:42:01.233980 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 9195 | 2025.06.04 04:42:01.233989 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9196 | 2025.06.04 04:42:01.234017 [ 281 ] {1905acf5-a4a2-488d-b99b-b02162421843} <Debug> TCPHandler: Processed in 0.00130659 sec. | ||
| 9197 | 2025.06.04 04:42:01.234083 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9198 | 2025.06.04 04:42:01.234135 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2025.06.04 04:42:01.234170 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489623 sec., 1560126.2869867072 rows/sec., 118.64 MiB/sec. | ||
| 9200 | 2025.06.04 04:42:01.234206 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9201 | 2025.06.04 04:42:01.234233 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9202 | 2025.06.04 04:42:01.234245 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 9203 | 2025.06.04 04:42:01.234284 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9204 | 2025.06.04 04:42:01.234318 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9205 | 2025.06.04 04:42:01.234318 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9206 | 2025.06.04 04:42:01.234372 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9207 | 2025.06.04 04:42:01.234447 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9208 | 2025.06.04 04:42:01.234487 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9209 | 2025.06.04 04:42:01.234558 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 9210 | 2025.06.04 04:42:01.234678 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.06.04 04:42:01.234723 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2025.06.04 04:42:01.234759 [ 188 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_71_14} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9213 | 2025.06.04 04:42:01.234766 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9214 | 2025.06.04 04:42:01.234829 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9215 | 2025.06.04 04:42:01.235150 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9216 | 2025.06.04 04:42:01.235390 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2025.06.04 04:42:01.235407 [ 188 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.00136914 sec., 135851.7025285946 rows/sec., 6.93 MiB/sec. | ||
| 9218 | 2025.06.04 04:42:01.235530 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001314 sec., 180365.29680365295 rows/sec., 12.09 MiB/sec. | ||
| 9219 | 2025.06.04 04:42:01.235560 [ 190 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9220 | 2025.06.04 04:42:01.235584 [ 281 ] {ef9248b5-308e-414e-b6a1-9b7105c09160} <Debug> TCPHandler: Processed in 0.001499953 sec. | ||
| 9221 | 2025.06.04 04:42:01.235720 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2025.06.04 04:42:01.235825 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9223 | 2025.06.04 04:42:01.235863 [ 190 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2025.06.04 04:42:01.235869 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9225 | 2025.06.04 04:42:01.235940 [ 190 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_31_6} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9226 | 2025.06.04 04:42:01.236036 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9227 | 2025.06.04 04:42:01.236191 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2025.06.04 04:42:01.236226 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9229 | 2025.06.04 04:42:01.236526 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9230 | 2025.06.04 04:42:01.236733 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2025.06.04 04:42:01.236839 [ 148 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9232 | 2025.06.04 04:42:01.236863 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 9233 | 2025.06.04 04:42:01.236894 [ 148 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2025.06.04 04:42:01.236904 [ 281 ] {9ebbcb10-ed00-46db-83cf-b0b7d7e54a7b} <Debug> TCPHandler: Processed in 0.001244399 sec. | ||
| 9235 | 2025.06.04 04:42:01.236926 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9236 | 2025.06.04 04:42:01.237005 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9237 | 2025.06.04 04:42:01.237024 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2025.06.04 04:42:01.237103 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9239 | 2025.06.04 04:42:01.237124 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9240 | 2025.06.04 04:42:01.237133 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part | ||
| 9241 | 2025.06.04 04:42:01.237185 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9242 | 2025.06.04 04:42:01.237190 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9243 | 2025.06.04 04:42:01.237238 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9244 | 2025.06.04 04:42:01.237268 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9245 | 2025.06.04 04:42:01.237297 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9246 | 2025.06.04 04:42:01.237343 [ 191 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 9247 | 2025.06.04 04:42:01.238042 [ 202 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001069567 sec., 29918.649322576333 rows/sec., 1.97 MiB/sec. | ||
| 9248 | 2025.06.04 04:42:01.238176 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9249 | 2025.06.04 04:42:01.238181 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2025.06.04 04:42:01.238233 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9251 | 2025.06.04 04:42:01.238436 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2025.06.04 04:42:01.238504 [ 186 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_31_6} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9253 | 2025.06.04 04:42:01.238586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9254 | 2025.06.04 04:42:01.239022 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9255 | 2025.06.04 04:42:01.239320 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.06.04 04:42:01.239489 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002384 sec., 16359.060402684565 rows/sec., 29.31 MiB/sec. | ||
| 9257 | 2025.06.04 04:42:01.239548 [ 281 ] {1da854da-bdf8-4b08-b863-af3d08410043} <Debug> TCPHandler: Processed in 0.002574449 sec. | ||
| 9258 | 2025.06.04 04:42:01.239667 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2025.06.04 04:42:01.239767 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9260 | 2025.06.04 04:42:01.239811 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9261 | 2025.06.04 04:42:01.240147 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.06.04 04:42:01.240184 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9263 | 2025.06.04 04:42:01.240506 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9264 | 2025.06.04 04:42:01.240721 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.06.04 04:42:01.240832 [ 148 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9266 | 2025.06.04 04:42:01.240855 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001106 sec., 74141.04882459313 rows/sec., 4.71 MiB/sec. | ||
| 9267 | 2025.06.04 04:42:01.240863 [ 148 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2025.06.04 04:42:01.240893 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9269 | 2025.06.04 04:42:01.240897 [ 281 ] {78c3c28f-f0ee-48b3-bf7f-c223cc5d8861} <Debug> TCPHandler: Processed in 0.00128073 sec. | ||
| 9270 | 2025.06.04 04:42:01.240960 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9271 | 2025.06.04 04:42:01.241059 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9272 | 2025.06.04 04:42:01.241089 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4084 rows starting from the beginning of the part | ||
| 9273 | 2025.06.04 04:42:01.241145 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
| 9274 | 2025.06.04 04:42:01.241187 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9275 | 2025.06.04 04:42:01.241226 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
| 9276 | 2025.06.04 04:42:01.241265 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9277 | 2025.06.04 04:42:01.241301 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
| 9278 | 2025.06.04 04:42:01.242712 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001782527 sec., 2496455.874160672 rows/sec., 162.71 MiB/sec. | ||
| 9279 | 2025.06.04 04:42:01.243033 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9280 | 2025.06.04 04:42:01.243309 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.06.04 04:42:01.243393 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_71_14} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9282 | 2025.06.04 04:42:01.243478 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9283 | 2025.06.04 04:42:03.601262 [ 146 ] {} <Debug> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9284 | 2025.06.04 04:42:03.601335 [ 146 ] {} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.06.04 04:42:03.601357 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9286 | 2025.06.04 04:42:03.601472 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::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 | ||
| 9287 | 2025.06.04 04:42:03.601602 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9288 | 2025.06.04 04:42:03.601634 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 9289 | 2025.06.04 04:42:03.601701 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 9290 | 2025.06.04 04:42:03.601745 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 9291 | 2025.06.04 04:42:03.601785 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 9292 | 2025.06.04 04:42:03.601827 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 9293 | 2025.06.04 04:42:03.602574 [ 199 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148877 sec., 47002.42062466217 rows/sec., 3.92 MiB/sec. | ||
| 9294 | 2025.06.04 04:42:03.602771 [ 186 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9295 | 2025.06.04 04:42:03.603096 [ 186 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2025.06.04 04:42:03.603175 [ 186 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_9_2} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9297 | 2025.06.04 04:42:03.603279 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9298 | 2025.06.04 04:42:04.592997 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2025.06.04 04:42:04.593191 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9300 | 2025.06.04 04:42:04.593259 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9301 | 2025.06.04 04:42:04.594550 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2025.06.04 04:42:04.594604 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9303 | 2025.06.04 04:42:04.595056 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9304 | 2025.06.04 04:42:04.595276 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2025.06.04 04:42:04.595429 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Debug> executeQuery: Read 1200 rows, 100.89 KiB in 0.00229 sec., 524017.4672489083 rows/sec., 43.02 MiB/sec. | ||
| 9306 | 2025.06.04 04:42:04.595471 [ 281 ] {d953392f-869e-4230-8506-f8df2acee96b} <Debug> TCPHandler: Processed in 0.00261237 sec. | ||
| 9307 | 2025.06.04 04:42:04.595581 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2025.06.04 04:42:04.595676 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9309 | 2025.06.04 04:42:04.595718 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9310 | 2025.06.04 04:42:04.596104 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2025.06.04 04:42:04.596139 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9312 | 2025.06.04 04:42:04.596424 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9313 | 2025.06.04 04:42:04.596628 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2025.06.04 04:42:04.596759 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 136.47 KiB/sec. | ||
| 9315 | 2025.06.04 04:42:04.596796 [ 281 ] {76dfe9d3-b0e4-4948-89fe-acfc3b166b3c} <Debug> TCPHandler: Processed in 0.001262069 sec. | ||
| 9316 | 2025.06.04 04:42:04.596899 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2025.06.04 04:42:04.596990 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9318 | 2025.06.04 04:42:04.597028 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9319 | 2025.06.04 04:42:04.597498 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2025.06.04 04:42:04.597533 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9321 | 2025.06.04 04:42:04.597840 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9322 | 2025.06.04 04:42:04.598043 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2025.06.04 04:42:04.598166 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001194 sec., 190954.77386934674 rows/sec., 12.93 MiB/sec. | ||
| 9324 | 2025.06.04 04:42:04.598202 [ 281 ] {6e6bedb8-e77c-4896-9e29-a4e861ef5259} <Debug> TCPHandler: Processed in 0.00134952 sec. | ||
| 9325 | 2025.06.04 04:42:04.598305 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2025.06.04 04:42:04.598397 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9327 | 2025.06.04 04:42:04.598435 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9328 | 2025.06.04 04:42:04.599011 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2025.06.04 04:42:04.599047 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9330 | 2025.06.04 04:42:04.599355 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9331 | 2025.06.04 04:42:04.599559 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2025.06.04 04:42:04.599685 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Debug> executeQuery: Read 522 rows, 39.56 KiB in 0.001306 sec., 399693.7212863706 rows/sec., 29.58 MiB/sec. | ||
| 9333 | 2025.06.04 04:42:04.599721 [ 281 ] {f21dccd6-9a3d-4ce5-93b8-4fe5e8588018} <Debug> TCPHandler: Processed in 0.001461632 sec. | ||
| 9334 | 2025.06.04 04:42:04.599824 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2025.06.04 04:42:04.599916 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9336 | 2025.06.04 04:42:04.599957 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9337 | 2025.06.04 04:42:04.600580 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2025.06.04 04:42:04.600615 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9339 | 2025.06.04 04:42:04.600983 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9340 | 2025.06.04 04:42:04.601187 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2025.06.04 04:42:04.601312 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Debug> executeQuery: Read 972 rows, 66.81 KiB in 0.001415 sec., 686925.7950530035 rows/sec., 46.11 MiB/sec. | ||
| 9342 | 2025.06.04 04:42:04.601349 [ 281 ] {63334a56-d9e1-49e2-8352-4b510c692e30} <Debug> TCPHandler: Processed in 0.001570574 sec. | ||
| 9343 | 2025.06.04 04:42:04.601459 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2025.06.04 04:42:04.601551 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9345 | 2025.06.04 04:42:04.601604 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9346 | 2025.06.04 04:42:04.602343 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2025.06.04 04:42:04.602384 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9348 | 2025.06.04 04:42:04.602898 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9349 | 2025.06.04 04:42:04.603117 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2025.06.04 04:42:04.603254 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00172 sec., 1162.7906976744187 rows/sec., 2.08 MiB/sec. | ||
| 9351 | 2025.06.04 04:42:04.603308 [ 281 ] {cf08c628-2867-481c-99f8-56046b1f0e29} <Debug> TCPHandler: Processed in 0.001895919 sec. | ||
| 9352 | 2025.06.04 04:42:04.603427 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2025.06.04 04:42:04.603519 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9354 | 2025.06.04 04:42:04.603560 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9355 | 2025.06.04 04:42:04.603885 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2025.06.04 04:42:04.603920 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9357 | 2025.06.04 04:42:04.604205 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9358 | 2025.06.04 04:42:04.604404 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2025.06.04 04:42:04.604527 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001026 sec., 44834.30799220273 rows/sec., 3.03 MiB/sec. | ||
| 9360 | 2025.06.04 04:42:04.604562 [ 281 ] {17cb760f-a789-4197-8b58-aed77da492e9} <Debug> TCPHandler: Processed in 0.001181838 sec. | ||
| 9361 | 2025.06.04 04:42:06.208255 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2025.06.04 04:42:06.208468 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9363 | 2025.06.04 04:42:06.208539 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9364 | 2025.06.04 04:42:06.209194 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2025.06.04 04:42:06.209236 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9366 | 2025.06.04 04:42:06.209619 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9367 | 2025.06.04 04:42:06.209831 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2025.06.04 04:42:06.209981 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. | ||
| 9369 | 2025.06.04 04:42:06.210021 [ 281 ] {3c5c4ad6-05c9-4918-aa28-0adf0e330077} <Debug> TCPHandler: Processed in 0.001900749 sec. | ||
| 9370 | 2025.06.04 04:42:06.210134 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2025.06.04 04:42:06.210227 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9372 | 2025.06.04 04:42:06.210266 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9373 | 2025.06.04 04:42:06.210679 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2025.06.04 04:42:06.210714 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9375 | 2025.06.04 04:42:06.211002 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9376 | 2025.06.04 04:42:06.211230 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2025.06.04 04:42:06.211356 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 9378 | 2025.06.04 04:42:06.211393 [ 281 ] {14f075ce-a7f0-485d-a2a0-657de937674f} <Debug> TCPHandler: Processed in 0.00130686 sec. | ||
| 9379 | 2025.06.04 04:42:06.211495 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2025.06.04 04:42:06.211588 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9381 | 2025.06.04 04:42:06.211631 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9382 | 2025.06.04 04:42:06.211980 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2025.06.04 04:42:06.212015 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9384 | 2025.06.04 04:42:06.212318 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9385 | 2025.06.04 04:42:06.212525 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2025.06.04 04:42:06.212650 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001081 sec., 31452.35892691952 rows/sec., 2.20 MiB/sec. | ||
| 9387 | 2025.06.04 04:42:06.212686 [ 281 ] {903f77db-83e4-40ab-b1d7-251bf6fc034c} <Debug> TCPHandler: Processed in 0.001237919 sec. | ||
| 9388 | 2025.06.04 04:42:06.212780 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2025.06.04 04:42:06.212871 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9390 | 2025.06.04 04:42:06.212910 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9391 | 2025.06.04 04:42:06.213211 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2025.06.04 04:42:06.213246 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9393 | 2025.06.04 04:42:06.213538 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9394 | 2025.06.04 04:42:06.213738 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2025.06.04 04:42:06.213860 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001007 sec., 13902.681231380337 rows/sec., 947.47 KiB/sec. | ||
| 9396 | 2025.06.04 04:42:06.213894 [ 281 ] {83f4cdd5-46ec-47f1-adef-eaac2ac25508} <Debug> TCPHandler: Processed in 0.001160327 sec. | ||
| 9397 | 2025.06.04 04:42:06.774833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
| 9398 | 2025.06.04 04:42:06.775541 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2025.06.04 04:42:06.775606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9400 | 2025.06.04 04:42:06.776087 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9401 | 2025.06.04 04:42:06.776311 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2025.06.04 04:42:06.776442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 9403 | 2025.06.04 04:42:07.884376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9404 | 2025.06.04 04:42:07.901691 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.06.04 04:42:07.901744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9406 | 2025.06.04 04:42:07.907602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9407 | 2025.06.04 04:42:07.908301 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.06.04 04:42:07.911261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9409 | 2025.06.04 04:42:09.340558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1348 | ||
| 9410 | 2025.06.04 04:42:09.343264 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2025.06.04 04:42:09.343310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9412 | 2025.06.04 04:42:09.344511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9413 | 2025.06.04 04:42:09.344790 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2025.06.04 04:42:09.345055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 9415 | 2025.06.04 04:42:11.221255 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2025.06.04 04:42:11.221457 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9417 | 2025.06.04 04:42:11.221525 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9418 | 2025.06.04 04:42:11.222313 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.06.04 04:42:11.222363 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9420 | 2025.06.04 04:42:11.222769 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9421 | 2025.06.04 04:42:11.222997 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.06.04 04:42:11.223161 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001756 sec., 120728.92938496583 rows/sec., 7.68 MiB/sec. | ||
| 9423 | 2025.06.04 04:42:11.223212 [ 281 ] {ab9abb0e-ac3b-4bbc-826e-f45a3ebce20a} <Debug> TCPHandler: Processed in 0.002091402 sec. | ||
| 9424 | 2025.06.04 04:42:11.223332 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.06.04 04:42:11.223439 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9426 | 2025.06.04 04:42:11.223482 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9427 | 2025.06.04 04:42:11.224268 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.06.04 04:42:11.224305 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9429 | 2025.06.04 04:42:11.224672 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9430 | 2025.06.04 04:42:11.224881 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2025.06.04 04:42:11.225011 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001598 sec., 434918.648310388 rows/sec., 34.69 MiB/sec. | ||
| 9432 | 2025.06.04 04:42:11.225050 [ 281 ] {3fa8a60b-44d9-43f2-9c8f-3382aa8d6d88} <Debug> TCPHandler: Processed in 0.001769177 sec. | ||
| 9433 | 2025.06.04 04:42:11.225175 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2025.06.04 04:42:11.225270 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9435 | 2025.06.04 04:42:11.225310 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9436 | 2025.06.04 04:42:11.225762 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2025.06.04 04:42:11.225798 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9438 | 2025.06.04 04:42:11.226096 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9439 | 2025.06.04 04:42:11.226305 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.06.04 04:42:11.226432 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001182 sec., 122673.43485617597 rows/sec., 7.70 MiB/sec. | ||
| 9441 | 2025.06.04 04:42:11.226469 [ 281 ] {f86eaf33-c091-4363-bc02-fb964da2d31e} <Debug> TCPHandler: Processed in 0.00134263 sec. | ||
| 9442 | 2025.06.04 04:42:11.226586 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2025.06.04 04:42:11.226679 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9444 | 2025.06.04 04:42:11.226718 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9445 | 2025.06.04 04:42:11.227156 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2025.06.04 04:42:11.227190 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9447 | 2025.06.04 04:42:11.227482 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9448 | 2025.06.04 04:42:11.227685 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2025.06.04 04:42:11.227795 [ 139 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9450 | 2025.06.04 04:42:11.227808 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001147 sec., 98517.87271142109 rows/sec., 6.38 MiB/sec. | ||
| 9451 | 2025.06.04 04:42:11.227870 [ 139 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2025.06.04 04:42:11.227886 [ 281 ] {b6994bc9-f4ce-4037-9c19-2f2aec5df45a} <Debug> TCPHandler: Processed in 0.001347691 sec. | ||
| 9453 | 2025.06.04 04:42:11.227897 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9454 | 2025.06.04 04:42:11.227999 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2025.06.04 04:42:11.228000 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9456 | 2025.06.04 04:42:11.228099 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9457 | 2025.06.04 04:42:11.228138 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9458 | 2025.06.04 04:42:11.228142 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9459 | 2025.06.04 04:42:11.228179 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 342 rows starting from the beginning of the part | ||
| 9460 | 2025.06.04 04:42:11.228250 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part | ||
| 9461 | 2025.06.04 04:42:11.228295 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
| 9462 | 2025.06.04 04:42:11.228336 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
| 9463 | 2025.06.04 04:42:11.228384 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 9464 | 2025.06.04 04:42:11.228425 [ 199 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
| 9465 | 2025.06.04 04:42:11.228595 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2025.06.04 04:42:11.228637 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9467 | 2025.06.04 04:42:11.228959 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9468 | 2025.06.04 04:42:11.229175 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2025.06.04 04:42:11.229300 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001218 sec., 91954.02298850575 rows/sec., 5.24 MiB/sec. | ||
| 9470 | 2025.06.04 04:42:11.229342 [ 281 ] {c0293bcc-eac0-4eb1-9792-cbbf71f84f7a} <Debug> TCPHandler: Processed in 0.001391001 sec. | ||
| 9471 | 2025.06.04 04:42:11.229352 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398101 sec., 730991.5378073545 rows/sec., 51.08 MiB/sec. | ||
| 9472 | 2025.06.04 04:42:11.229453 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2025.06.04 04:42:11.229497 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9474 | 2025.06.04 04:42:11.229545 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9475 | 2025.06.04 04:42:11.229583 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9476 | 2025.06.04 04:42:11.229757 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.06.04 04:42:11.229818 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_41_8} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9478 | 2025.06.04 04:42:11.229910 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9479 | 2025.06.04 04:42:11.230138 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2025.06.04 04:42:11.230172 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9481 | 2025.06.04 04:42:11.230480 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9482 | 2025.06.04 04:42:11.230683 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2025.06.04 04:42:11.230809 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001282 sec., 328393.13572542905 rows/sec., 23.39 MiB/sec. | ||
| 9484 | 2025.06.04 04:42:11.230846 [ 281 ] {5ace39a4-5d25-49de-a657-eadd2fe1b521} <Debug> TCPHandler: Processed in 0.001444062 sec. | ||
| 9485 | 2025.06.04 04:42:11.230947 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9486 | 2025.06.04 04:42:11.231039 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9487 | 2025.06.04 04:42:11.231078 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9488 | 2025.06.04 04:42:11.231393 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2025.06.04 04:42:11.231428 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9490 | 2025.06.04 04:42:11.231722 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9491 | 2025.06.04 04:42:11.231926 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2025.06.04 04:42:11.232048 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 9493 | 2025.06.04 04:42:11.232083 [ 281 ] {443256dd-0d33-48a6-abd3-106484990481} <Debug> TCPHandler: Processed in 0.001182749 sec. | ||
| 9494 | 2025.06.04 04:42:11.232183 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2025.06.04 04:42:11.232274 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9496 | 2025.06.04 04:42:11.232315 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9497 | 2025.06.04 04:42:11.232717 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2025.06.04 04:42:11.232752 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9499 | 2025.06.04 04:42:11.233070 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9500 | 2025.06.04 04:42:11.233282 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2025.06.04 04:42:11.233406 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001149 sec., 206266.31853785898 rows/sec., 13.83 MiB/sec. | ||
| 9502 | 2025.06.04 04:42:11.233443 [ 281 ] {ddf9a155-0439-41b3-b691-5491e8b10bc8} <Debug> TCPHandler: Processed in 0.00130634 sec. | ||
| 9503 | 2025.06.04 04:42:11.233550 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9504 | 2025.06.04 04:42:11.233641 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9505 | 2025.06.04 04:42:11.233681 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9506 | 2025.06.04 04:42:11.233980 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2025.06.04 04:42:11.234015 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9508 | 2025.06.04 04:42:11.234289 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9509 | 2025.06.04 04:42:11.234488 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2025.06.04 04:42:11.234611 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000987 sec., 1013.1712259371834 rows/sec., 68.27 KiB/sec. | ||
| 9511 | 2025.06.04 04:42:11.234646 [ 281 ] {0b5f34de-f136-4815-b796-86073e10936f} <Debug> TCPHandler: Processed in 0.001142887 sec. | ||
| 9512 | 2025.06.04 04:42:11.234748 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2025.06.04 04:42:11.234839 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9514 | 2025.06.04 04:42:11.234891 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9515 | 2025.06.04 04:42:11.235741 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2025.06.04 04:42:11.235776 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9517 | 2025.06.04 04:42:11.236324 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9518 | 2025.06.04 04:42:11.236538 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2025.06.04 04:42:11.236669 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001849 sec., 21092.482422931316 rows/sec., 37.80 MiB/sec. | ||
| 9520 | 2025.06.04 04:42:11.236721 [ 281 ] {4c5dc7f3-11a4-42b1-9f8a-3c918ee1a4d0} <Debug> TCPHandler: Processed in 0.002020061 sec. | ||
| 9521 | 2025.06.04 04:42:11.236822 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2025.06.04 04:42:11.236914 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9523 | 2025.06.04 04:42:11.236955 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9524 | 2025.06.04 04:42:11.237289 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2025.06.04 04:42:11.237325 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9526 | 2025.06.04 04:42:11.237627 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9527 | 2025.06.04 04:42:11.237843 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2025.06.04 04:42:11.237966 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00107 sec., 76635.5140186916 rows/sec., 4.87 MiB/sec. | ||
| 9529 | 2025.06.04 04:42:11.238001 [ 281 ] {702fa033-97c3-4509-bcfa-579d9861b1cd} <Debug> TCPHandler: Processed in 0.001225848 sec. | ||
| 9530 | 2025.06.04 04:42:14.148261 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9531 | 2025.06.04 04:42:14.148336 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9532 | 2025.06.04 04:42:14.277439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
| 9533 | 2025.06.04 04:42:14.277955 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2025.06.04 04:42:14.278003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9535 | 2025.06.04 04:42:14.278488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9536 | 2025.06.04 04:42:14.278711 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2025.06.04 04:42:14.278847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 9538 | 2025.06.04 04:42:14.278881 [ 136 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9539 | 2025.06.04 04:42:14.278955 [ 136 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2025.06.04 04:42:14.278991 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9541 | 2025.06.04 04:42:14.279124 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9542 | 2025.06.04 04:42:14.279283 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9543 | 2025.06.04 04:42:14.279326 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
| 9544 | 2025.06.04 04:42:14.279396 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 9545 | 2025.06.04 04:42:14.279447 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 9546 | 2025.06.04 04:42:14.279494 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 9547 | 2025.06.04 04:42:14.279536 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 9548 | 2025.06.04 04:42:14.279579 [ 199 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 9549 | 2025.06.04 04:42:14.281493 [ 194 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002427007 sec., 8696307.839243975 rows/sec., 124.40 MiB/sec. | ||
| 9550 | 2025.06.04 04:42:14.281743 [ 187 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9551 | 2025.06.04 04:42:14.281994 [ 187 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2025.06.04 04:42:14.282064 [ 187 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_46_9} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9553 | 2025.06.04 04:42:14.282147 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9554 | 2025.06.04 04:42:15.412229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9555 | 2025.06.04 04:42:15.429647 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2025.06.04 04:42:15.429711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9557 | 2025.06.04 04:42:15.435703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9558 | 2025.06.04 04:42:15.436419 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2025.06.04 04:42:15.436738 [ 132 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9560 | 2025.06.04 04:42:15.436807 [ 132 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2025.06.04 04:42:15.436827 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9562 | 2025.06.04 04:42:15.436955 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9563 | 2025.06.04 04:42:15.439848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9564 | 2025.06.04 04:42:15.441202 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9565 | 2025.06.04 04:42:15.442717 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9566 | 2025.06.04 04:42:15.447486 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9567 | 2025.06.04 04:42:15.452137 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9568 | 2025.06.04 04:42:15.456526 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9569 | 2025.06.04 04:42:15.460902 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9570 | 2025.06.04 04:42:15.464914 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9571 | 2025.06.04 04:42:15.516270 [ 194 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079362825 sec., 4372.324195868784 rows/sec., 22.61 MiB/sec. | ||
| 9572 | 2025.06.04 04:42:15.519492 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9573 | 2025.06.04 04:42:15.521573 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2025.06.04 04:42:15.521682 [ 198 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_46_9} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9575 | 2025.06.04 04:42:15.524565 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9576 | 2025.06.04 04:42:16.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.83 MiB, peak 300.23 MiB, free memory in arenas 0.00 B, will set to 289.61 MiB (RSS), difference: 2.78 MiB | ||
| 9577 | 2025.06.04 04:42:16.213638 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2025.06.04 04:42:16.213844 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9579 | 2025.06.04 04:42:16.213910 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9580 | 2025.06.04 04:42:16.214646 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.06.04 04:42:16.214688 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9582 | 2025.06.04 04:42:16.215086 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9583 | 2025.06.04 04:42:16.215357 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.06.04 04:42:16.215508 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001718 sec., 34924.33061699651 rows/sec., 2.71 MiB/sec. | ||
| 9585 | 2025.06.04 04:42:16.215551 [ 281 ] {f87b0fef-1749-4451-8a22-276a9b9f0cdc} <Debug> TCPHandler: Processed in 0.002055501 sec. | ||
| 9586 | 2025.06.04 04:42:16.215675 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2025.06.04 04:42:16.215778 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9588 | 2025.06.04 04:42:16.215817 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9589 | 2025.06.04 04:42:16.216244 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.06.04 04:42:16.216279 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9591 | 2025.06.04 04:42:16.216585 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9592 | 2025.06.04 04:42:16.216803 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2025.06.04 04:42:16.216940 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 127.34 KiB/sec. | ||
| 9594 | 2025.06.04 04:42:16.216941 [ 133 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 9595 | 2025.06.04 04:42:16.216977 [ 281 ] {ea05713c-6979-4ff8-9ea7-a57371776403} <Debug> TCPHandler: Processed in 0.00135146 sec. | ||
| 9596 | 2025.06.04 04:42:16.217018 [ 133 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2025.06.04 04:42:16.217043 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9598 | 2025.06.04 04:42:16.217108 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2025.06.04 04:42:16.217142 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 9600 | 2025.06.04 04:42:16.217205 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9601 | 2025.06.04 04:42:16.217248 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9602 | 2025.06.04 04:42:16.217266 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9603 | 2025.06.04 04:42:16.217314 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 165 rows starting from the beginning of the part | ||
| 9604 | 2025.06.04 04:42:16.217378 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2 rows starting from the beginning of the part | ||
| 9605 | 2025.06.04 04:42:16.217425 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 145 rows starting from the beginning of the part | ||
| 9606 | 2025.06.04 04:42:16.217466 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
| 9607 | 2025.06.04 04:42:16.217510 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 145 rows starting from the beginning of the part | ||
| 9608 | 2025.06.04 04:42:16.217548 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
| 9609 | 2025.06.04 04:42:16.217653 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2025.06.04 04:42:16.217695 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9611 | 2025.06.04 04:42:16.218290 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9612 | 2025.06.04 04:42:16.218511 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2025.06.04 04:42:16.218527 [ 192 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424621 sec., 323594.83680220915 rows/sec., 21.67 MiB/sec. | ||
| 9614 | 2025.06.04 04:42:16.218645 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001457 sec., 45298.558682223746 rows/sec., 3.54 MiB/sec. | ||
| 9615 | 2025.06.04 04:42:16.218688 [ 281 ] {a429b192-ed92-4674-9613-dff0e8cbba44} <Debug> TCPHandler: Processed in 0.001627194 sec. | ||
| 9616 | 2025.06.04 04:42:16.218748 [ 200 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9617 | 2025.06.04 04:42:16.218798 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9618 | 2025.06.04 04:42:16.218896 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9619 | 2025.06.04 04:42:16.218942 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9620 | 2025.06.04 04:42:16.219064 [ 200 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2025.06.04 04:42:16.219141 [ 200 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_60_12} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 9622 | 2025.06.04 04:42:16.219250 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9623 | 2025.06.04 04:42:16.219355 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2025.06.04 04:42:16.219395 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9625 | 2025.06.04 04:42:16.219719 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9626 | 2025.06.04 04:42:16.219927 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2025.06.04 04:42:16.220040 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 9628 | 2025.06.04 04:42:16.220053 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9629 | 2025.06.04 04:42:16.220088 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2025.06.04 04:42:16.220108 [ 281 ] {ef27f37e-160e-4b97-81bd-7851965b9570} <Debug> TCPHandler: Processed in 0.001357701 sec. | ||
| 9631 | 2025.06.04 04:42:16.220112 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9632 | 2025.06.04 04:42:16.220194 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 9633 | 2025.06.04 04:42:16.220224 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2025.06.04 04:42:16.220297 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9635 | 2025.06.04 04:42:16.220325 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9636 | 2025.06.04 04:42:16.220330 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 21804 rows starting from the beginning of the part | ||
| 9637 | 2025.06.04 04:42:16.220385 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9638 | 2025.06.04 04:42:16.220400 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part | ||
| 9639 | 2025.06.04 04:42:16.220449 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 972 rows starting from the beginning of the part | ||
| 9640 | 2025.06.04 04:42:16.220488 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 9641 | 2025.06.04 04:42:16.220524 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
| 9642 | 2025.06.04 04:42:16.220560 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9643 | 2025.06.04 04:42:16.221095 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2025.06.04 04:42:16.221136 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9645 | 2025.06.04 04:42:16.221741 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9646 | 2025.06.04 04:42:16.222004 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2025.06.04 04:42:16.222142 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001835 sec., 1089.9182561307903 rows/sec., 1.95 MiB/sec. | ||
| 9648 | 2025.06.04 04:42:16.222194 [ 281 ] {88396b53-e821-4599-ab8d-1bb1d7007d83} <Debug> TCPHandler: Processed in 0.00201748 sec. | ||
| 9649 | 2025.06.04 04:42:16.222303 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2025.06.04 04:42:16.222421 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9651 | 2025.06.04 04:42:16.222463 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9652 | 2025.06.04 04:42:16.222822 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2025.06.04 04:42:16.222858 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9654 | 2025.06.04 04:42:16.223271 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9655 | 2025.06.04 04:42:16.223490 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2025.06.04 04:42:16.223620 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 9657 | 2025.06.04 04:42:16.223656 [ 281 ] {66257fa4-4b29-4df0-8952-fb285e2cd4bc} <Debug> TCPHandler: Processed in 0.001400202 sec. | ||
| 9658 | 2025.06.04 04:42:16.231944 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23444 rows, containing 5 columns (5 merged, 0 gathered) in 0.011779459 sec., 1990244.203914628 rows/sec., 134.37 MiB/sec. | ||
| 9659 | 2025.06.04 04:42:16.232477 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 9660 | 2025.06.04 04:42:16.232776 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2025.06.04 04:42:16.232846 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 9662 | 2025.06.04 04:42:16.232922 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9663 | 2025.06.04 04:42:17.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.11 MiB, peak 300.23 MiB, free memory in arenas 0.00 B, will set to 292.25 MiB (RSS), difference: 2.14 MiB | ||
| 9664 | 2025.06.04 04:42:19.345275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1382 | ||
| 9665 | 2025.06.04 04:42:19.347577 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2025.06.04 04:42:19.347613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9667 | 2025.06.04 04:42:19.348822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9668 | 2025.06.04 04:42:19.349088 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2025.06.04 04:42:19.349344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
| 9670 | 2025.06.04 04:42:21.221553 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2025.06.04 04:42:21.221761 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9672 | 2025.06.04 04:42:21.221825 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9673 | 2025.06.04 04:42:21.222657 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.06.04 04:42:21.222698 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9675 | 2025.06.04 04:42:21.223112 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9676 | 2025.06.04 04:42:21.223345 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2025.06.04 04:42:21.223486 [ 123 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9678 | 2025.06.04 04:42:21.223493 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001783 sec., 118900.72910824453 rows/sec., 7.56 MiB/sec. | ||
| 9679 | 2025.06.04 04:42:21.223562 [ 123 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2025.06.04 04:42:21.223583 [ 281 ] {1aceca1e-9356-4241-8906-11131d13932a} <Debug> TCPHandler: Processed in 0.002167103 sec. | ||
| 9681 | 2025.06.04 04:42:21.223594 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9682 | 2025.06.04 04:42:21.223716 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9683 | 2025.06.04 04:42:21.223735 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2025.06.04 04:42:21.223854 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9685 | 2025.06.04 04:42:21.223867 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9686 | 2025.06.04 04:42:21.223894 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9687 | 2025.06.04 04:42:21.223905 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part | ||
| 9688 | 2025.06.04 04:42:21.223979 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 9689 | 2025.06.04 04:42:21.224024 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 9690 | 2025.06.04 04:42:21.224067 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 9691 | 2025.06.04 04:42:21.224112 [ 188 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 9692 | 2025.06.04 04:42:21.224732 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2025.06.04 04:42:21.224775 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9694 | 2025.06.04 04:42:21.225025 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360621 sec., 779056.0339727227 rows/sec., 52.52 MiB/sec. | ||
| 9695 | 2025.06.04 04:42:21.225183 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9696 | 2025.06.04 04:42:21.225188 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9697 | 2025.06.04 04:42:21.225426 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2025.06.04 04:42:21.225467 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2025.06.04 04:42:21.225533 [ 190 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_33_8} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9700 | 2025.06.04 04:42:21.225562 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001727 sec., 402431.96294151706 rows/sec., 32.10 MiB/sec. | ||
| 9701 | 2025.06.04 04:42:21.225593 [ 121 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9702 | 2025.06.04 04:42:21.225623 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9703 | 2025.06.04 04:42:21.225600 [ 281 ] {f55d8aa0-ee22-42a1-8e67-6eed388c1a3c} <Debug> TCPHandler: Processed in 0.001913649 sec. | ||
| 9704 | 2025.06.04 04:42:21.225664 [ 121 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2025.06.04 04:42:21.225690 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9706 | 2025.06.04 04:42:21.225768 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2025.06.04 04:42:21.225783 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9708 | 2025.06.04 04:42:21.225869 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9709 | 2025.06.04 04:42:21.225909 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9710 | 2025.06.04 04:42:21.225913 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9711 | 2025.06.04 04:42:21.225949 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1849 rows starting from the beginning of the part | ||
| 9712 | 2025.06.04 04:42:21.226020 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1200 rows starting from the beginning of the part | ||
| 9713 | 2025.06.04 04:42:21.226066 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9714 | 2025.06.04 04:42:21.226107 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 695 rows starting from the beginning of the part | ||
| 9715 | 2025.06.04 04:42:21.226144 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9716 | 2025.06.04 04:42:21.226184 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 695 rows starting from the beginning of the part | ||
| 9717 | 2025.06.04 04:42:21.226370 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.06.04 04:42:21.226413 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9719 | 2025.06.04 04:42:21.226727 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9720 | 2025.06.04 04:42:21.226946 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.06.04 04:42:21.227076 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001225 sec., 118367.34693877552 rows/sec., 7.43 MiB/sec. | ||
| 9722 | 2025.06.04 04:42:21.227113 [ 281 ] {cc5c6b76-5b8a-4281-9e8c-cefacec57eb8} <Debug> TCPHandler: Processed in 0.001393171 sec. | ||
| 9723 | 2025.06.04 04:42:21.227220 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2025.06.04 04:42:21.227313 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9725 | 2025.06.04 04:42:21.227350 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9726 | 2025.06.04 04:42:21.227786 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2025.06.04 04:42:21.227821 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9728 | 2025.06.04 04:42:21.227901 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4555 rows, containing 5 columns (5 merged, 0 gathered) in 0.002160843 sec., 2107973.6010436667 rows/sec., 178.68 MiB/sec. | ||
| 9729 | 2025.06.04 04:42:21.228122 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9730 | 2025.06.04 04:42:21.228123 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9731 | 2025.06.04 04:42:21.228348 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.06.04 04:42:21.228374 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2025.06.04 04:42:21.228438 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_76_15} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9734 | 2025.06.04 04:42:21.228478 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001183 sec., 95519.86475063398 rows/sec., 6.18 MiB/sec. | ||
| 9735 | 2025.06.04 04:42:21.228514 [ 281 ] {0baeac92-92b7-4c65-b73c-cee6e8e0ab19} <Debug> TCPHandler: Processed in 0.00134166 sec. | ||
| 9736 | 2025.06.04 04:42:21.228530 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 9737 | 2025.06.04 04:42:21.228625 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.06.04 04:42:21.228717 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9739 | 2025.06.04 04:42:21.228755 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9740 | 2025.06.04 04:42:21.229183 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2025.06.04 04:42:21.229219 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9742 | 2025.06.04 04:42:21.229506 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9743 | 2025.06.04 04:42:21.229722 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2025.06.04 04:42:21.229844 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001144 sec., 97902.0979020979 rows/sec., 5.58 MiB/sec. | ||
| 9745 | 2025.06.04 04:42:21.229845 [ 121 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9746 | 2025.06.04 04:42:21.229881 [ 281 ] {776e9b6f-3fde-44a2-ba30-7a5b6cbb870d} <Debug> TCPHandler: Processed in 0.00130302 sec. | ||
| 9747 | 2025.06.04 04:42:21.229895 [ 121 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2025.06.04 04:42:21.229919 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9749 | 2025.06.04 04:42:21.229989 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9750 | 2025.06.04 04:42:21.229992 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9751 | 2025.06.04 04:42:21.230080 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9752 | 2025.06.04 04:42:21.230105 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part | ||
| 9753 | 2025.06.04 04:42:21.230114 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9754 | 2025.06.04 04:42:21.230153 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9755 | 2025.06.04 04:42:21.230159 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
| 9756 | 2025.06.04 04:42:21.230205 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
| 9757 | 2025.06.04 04:42:21.230247 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
| 9758 | 2025.06.04 04:42:21.230286 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
| 9759 | 2025.06.04 04:42:21.230782 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2025.06.04 04:42:21.230816 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9761 | 2025.06.04 04:42:21.230959 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.000999195 sec., 560451.163186365 rows/sec., 34.06 MiB/sec. | ||
| 9762 | 2025.06.04 04:42:21.231059 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9763 | 2025.06.04 04:42:21.231135 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9764 | 2025.06.04 04:42:21.231284 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2025.06.04 04:42:21.231342 [ 202 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_33_8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9766 | 2025.06.04 04:42:21.231357 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2025.06.04 04:42:21.231391 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9768 | 2025.06.04 04:42:21.231484 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001387 sec., 303532.8046142754 rows/sec., 21.62 MiB/sec. | ||
| 9769 | 2025.06.04 04:42:21.231493 [ 121 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9770 | 2025.06.04 04:42:21.231522 [ 281 ] {2218a118-b32b-4702-a219-91a641badf61} <Debug> TCPHandler: Processed in 0.001577404 sec. | ||
| 9771 | 2025.06.04 04:42:21.231534 [ 121 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2025.06.04 04:42:21.231558 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9773 | 2025.06.04 04:42:21.231621 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9774 | 2025.06.04 04:42:21.231649 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2025.06.04 04:42:21.231691 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9776 | 2025.06.04 04:42:21.231713 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
| 9777 | 2025.06.04 04:42:21.231742 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9778 | 2025.06.04 04:42:21.231754 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 522 rows starting from the beginning of the part | ||
| 9779 | 2025.06.04 04:42:21.231784 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9780 | 2025.06.04 04:42:21.231789 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9781 | 2025.06.04 04:42:21.231826 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 421 rows starting from the beginning of the part | ||
| 9782 | 2025.06.04 04:42:21.231859 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 66 rows starting from the beginning of the part | ||
| 9783 | 2025.06.04 04:42:21.231920 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 421 rows starting from the beginning of the part | ||
| 9784 | 2025.06.04 04:42:21.232147 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2025.06.04 04:42:21.232180 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9786 | 2025.06.04 04:42:21.232478 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9787 | 2025.06.04 04:42:21.232684 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2025.06.04 04:42:21.232809 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 9789 | 2025.06.04 04:42:21.232845 [ 281 ] {e64a1786-ace7-4e3b-892c-531c5d3f8212} <Debug> TCPHandler: Processed in 0.001244309 sec. | ||
| 9790 | 2025.06.04 04:42:21.232876 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128075 sec., 1880929.1430802264 rows/sec., 144.00 MiB/sec. | ||
| 9791 | 2025.06.04 04:42:21.233015 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2025.06.04 04:42:21.233053 [ 186 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9793 | 2025.06.04 04:42:21.233111 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9794 | 2025.06.04 04:42:21.233153 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9795 | 2025.06.04 04:42:21.233292 [ 186 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2025.06.04 04:42:21.233351 [ 186 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_76_15} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9797 | 2025.06.04 04:42:21.233415 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 9798 | 2025.06.04 04:42:21.233570 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2025.06.04 04:42:21.233602 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9800 | 2025.06.04 04:42:21.233913 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9801 | 2025.06.04 04:42:21.234104 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2025.06.04 04:42:21.234220 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001177 sec., 201359.3882752761 rows/sec., 13.50 MiB/sec. | ||
| 9803 | 2025.06.04 04:42:21.234253 [ 281 ] {997e3010-ff78-4f66-bda8-b4bc401fb97a} <Debug> TCPHandler: Processed in 0.00134021 sec. | ||
| 9804 | 2025.06.04 04:42:21.234353 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2025.06.04 04:42:21.234521 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9806 | 2025.06.04 04:42:21.234564 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9807 | 2025.06.04 04:42:21.234865 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2025.06.04 04:42:21.234899 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9809 | 2025.06.04 04:42:21.235179 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9810 | 2025.06.04 04:42:21.235374 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2025.06.04 04:42:21.235495 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 9812 | 2025.06.04 04:42:21.235529 [ 281 ] {d0ebc1ef-c453-4f42-ae77-879ee95f356b} <Debug> TCPHandler: Processed in 0.001163798 sec. | ||
| 9813 | 2025.06.04 04:42:21.235632 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2025.06.04 04:42:21.235722 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9815 | 2025.06.04 04:42:21.235774 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9816 | 2025.06.04 04:42:21.236597 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2025.06.04 04:42:21.236633 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9818 | 2025.06.04 04:42:21.237178 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9819 | 2025.06.04 04:42:21.237392 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2025.06.04 04:42:21.237529 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001824 sec., 21381.57894736842 rows/sec., 38.31 MiB/sec. | ||
| 9821 | 2025.06.04 04:42:21.237529 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9822 | 2025.06.04 04:42:21.237586 [ 281 ] {095976d0-96e1-4c8d-a088-b2da1d8da5f9} <Debug> TCPHandler: Processed in 0.00200092 sec. | ||
| 9823 | 2025.06.04 04:42:21.237590 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2025.06.04 04:42:21.237629 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9825 | 2025.06.04 04:42:21.237697 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2025.06.04 04:42:21.237717 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9827 | 2025.06.04 04:42:21.237796 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9828 | 2025.06.04 04:42:21.237840 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9829 | 2025.06.04 04:42:21.237950 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9830 | 2025.06.04 04:42:21.238012 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1181 rows starting from the beginning of the part | ||
| 9831 | 2025.06.04 04:42:21.238144 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part | ||
| 9832 | 2025.06.04 04:42:21.238156 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2025.06.04 04:42:21.238196 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9834 | 2025.06.04 04:42:21.238243 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
| 9835 | 2025.06.04 04:42:21.238341 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
| 9836 | 2025.06.04 04:42:21.238433 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
| 9837 | 2025.06.04 04:42:21.238501 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9838 | 2025.06.04 04:42:21.238527 [ 187 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
| 9839 | 2025.06.04 04:42:21.238724 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.06.04 04:42:21.238847 [ 123 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9841 | 2025.06.04 04:42:21.238860 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001082 sec., 75785.58225508318 rows/sec., 4.81 MiB/sec. | ||
| 9842 | 2025.06.04 04:42:21.238879 [ 123 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2025.06.04 04:42:21.238904 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9844 | 2025.06.04 04:42:21.238904 [ 281 ] {bf313c81-cd99-4763-877b-9c1efb268514} <Debug> TCPHandler: Processed in 0.001254979 sec. | ||
| 9845 | 2025.06.04 04:42:21.238985 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9846 | 2025.06.04 04:42:21.239074 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9847 | 2025.06.04 04:42:21.239110 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4450 rows starting from the beginning of the part | ||
| 9848 | 2025.06.04 04:42:21.239167 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 46 rows starting from the beginning of the part | ||
| 9849 | 2025.06.04 04:42:21.239214 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
| 9850 | 2025.06.04 04:42:21.239258 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
| 9851 | 2025.06.04 04:42:21.239303 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9852 | 2025.06.04 04:42:21.239346 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
| 9853 | 2025.06.04 04:42:21.241120 [ 186 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4734 rows, containing 4 columns (4 merged, 0 gathered) in 0.002162682 sec., 2188948.7220035126 rows/sec., 142.66 MiB/sec. | ||
| 9854 | 2025.06.04 04:42:21.241409 [ 202 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9855 | 2025.06.04 04:42:21.241655 [ 202 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2025.06.04 04:42:21.241715 [ 202 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_76_15} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9857 | 2025.06.04 04:42:21.241770 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9858 | 2025.06.04 04:42:21.246025 [ 202 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 19 columns (19 merged, 0 gathered) in 0.008348187 sec., 155962.00708010016 rows/sec., 279.48 MiB/sec. | ||
| 9859 | 2025.06.04 04:42:21.247170 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9860 | 2025.06.04 04:42:21.247500 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2025.06.04 04:42:21.247567 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9862 | 2025.06.04 04:42:21.247698 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 9863 | 2025.06.04 04:42:21.779114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
| 9864 | 2025.06.04 04:42:21.779623 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2025.06.04 04:42:21.779670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9866 | 2025.06.04 04:42:21.780165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9867 | 2025.06.04 04:42:21.780391 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2025.06.04 04:42:21.780518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 9869 | 2025.06.04 04:42:22.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.21 MiB, peak 304.76 MiB, free memory in arenas 0.00 B, will set to 296.82 MiB (RSS), difference: 3.61 MiB | ||
| 9870 | 2025.06.04 04:42:22.940105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9871 | 2025.06.04 04:42:22.955218 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.06.04 04:42:22.955270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9873 | 2025.06.04 04:42:22.960473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9874 | 2025.06.04 04:42:22.961124 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2025.06.04 04:42:22.963776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9876 | 2025.06.04 04:42:26.214103 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9877 | 2025.06.04 04:42:26.214422 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9878 | 2025.06.04 04:42:26.214523 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9879 | 2025.06.04 04:42:26.215490 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2025.06.04 04:42:26.215527 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9881 | 2025.06.04 04:42:26.215922 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9882 | 2025.06.04 04:42:26.216141 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2025.06.04 04:42:26.216283 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001947 sec., 30816.640986132512 rows/sec., 2.39 MiB/sec. | ||
| 9884 | 2025.06.04 04:42:26.216323 [ 281 ] {46d9275d-0f06-4e4f-88ea-dc954eb13df7} <Debug> TCPHandler: Processed in 0.002400756 sec. | ||
| 9885 | 2025.06.04 04:42:26.216444 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2025.06.04 04:42:26.216556 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9887 | 2025.06.04 04:42:26.216596 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9888 | 2025.06.04 04:42:26.217084 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2025.06.04 04:42:26.217119 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9890 | 2025.06.04 04:42:26.217414 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9891 | 2025.06.04 04:42:26.217620 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2025.06.04 04:42:26.217747 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00121 sec., 1652.892561983471 rows/sec., 124.29 KiB/sec. | ||
| 9893 | 2025.06.04 04:42:26.217784 [ 281 ] {4653fdc8-49fe-4d92-9b23-23107a317d72} <Debug> TCPHandler: Processed in 0.001387001 sec. | ||
| 9894 | 2025.06.04 04:42:26.217893 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2025.06.04 04:42:26.217993 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9896 | 2025.06.04 04:42:26.218032 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9897 | 2025.06.04 04:42:26.218523 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2025.06.04 04:42:26.218558 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9899 | 2025.06.04 04:42:26.218857 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9900 | 2025.06.04 04:42:26.219072 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2025.06.04 04:42:26.219197 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001222 sec., 54009.819967266776 rows/sec., 4.22 MiB/sec. | ||
| 9902 | 2025.06.04 04:42:26.219233 [ 281 ] {9aa606a0-c112-4b3f-9923-e06c5967a8a0} <Debug> TCPHandler: Processed in 0.001387741 sec. | ||
| 9903 | 2025.06.04 04:42:26.219349 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2025.06.04 04:42:26.219443 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9905 | 2025.06.04 04:42:26.219485 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9906 | 2025.06.04 04:42:26.219938 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2025.06.04 04:42:26.219973 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9908 | 2025.06.04 04:42:26.220301 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9909 | 2025.06.04 04:42:26.220511 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2025.06.04 04:42:26.220636 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 9911 | 2025.06.04 04:42:26.220672 [ 281 ] {4d0a9ce6-9d39-4582-88fc-9162f23e853b} <Debug> TCPHandler: Processed in 0.00137071 sec. | ||
| 9912 | 2025.06.04 04:42:26.220778 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2025.06.04 04:42:26.220870 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9914 | 2025.06.04 04:42:26.220923 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9915 | 2025.06.04 04:42:26.221624 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2025.06.04 04:42:26.221657 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9917 | 2025.06.04 04:42:26.222123 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9918 | 2025.06.04 04:42:26.222335 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2025.06.04 04:42:26.222466 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001615 sec., 1238.390092879257 rows/sec., 2.22 MiB/sec. | ||
| 9920 | 2025.06.04 04:42:26.222516 [ 281 ] {7fa6eb1c-fefd-4401-b37b-b2a48b9852e7} <Debug> TCPHandler: Processed in 0.001785927 sec. | ||
| 9921 | 2025.06.04 04:42:26.222622 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2025.06.04 04:42:26.222715 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9923 | 2025.06.04 04:42:26.222755 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9924 | 2025.06.04 04:42:26.223078 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2025.06.04 04:42:26.223111 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9926 | 2025.06.04 04:42:26.223400 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9927 | 2025.06.04 04:42:26.223605 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2025.06.04 04:42:26.223727 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 9929 | 2025.06.04 04:42:26.223761 [ 281 ] {7dd3500a-06fa-4687-a58f-5619712a99c5} <Debug> TCPHandler: Processed in 0.001185408 sec. | ||
| 9930 | 2025.06.04 04:42:29.148399 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9931 | 2025.06.04 04:42:29.148477 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9932 | 2025.06.04 04:42:29.281444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
| 9933 | 2025.06.04 04:42:29.281931 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.06.04 04:42:29.281965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9935 | 2025.06.04 04:42:29.282433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9936 | 2025.06.04 04:42:29.282665 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.06.04 04:42:29.282792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 9938 | 2025.06.04 04:42:29.350476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1416 | ||
| 9939 | 2025.06.04 04:42:29.352800 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2025.06.04 04:42:29.352846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9941 | 2025.06.04 04:42:29.354026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9942 | 2025.06.04 04:42:29.354291 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2025.06.04 04:42:29.354553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 9944 | 2025.06.04 04:42:30.001154 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000812782 sec. | ||
| 9945 | 2025.06.04 04:42:30.464742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9946 | 2025.06.04 04:42:30.480556 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2025.06.04 04:42:30.480601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9948 | 2025.06.04 04:42:30.485960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9949 | 2025.06.04 04:42:30.486626 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2025.06.04 04:42:30.489439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9951 | 2025.06.04 04:42:31.224777 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2025.06.04 04:42:31.224981 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9953 | 2025.06.04 04:42:31.225064 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9954 | 2025.06.04 04:42:31.226083 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2025.06.04 04:42:31.226159 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9956 | 2025.06.04 04:42:31.226683 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9957 | 2025.06.04 04:42:31.226960 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2025.06.04 04:42:31.227138 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002213 sec., 95797.55987347492 rows/sec., 6.09 MiB/sec. | ||
| 9959 | 2025.06.04 04:42:31.227190 [ 281 ] {a6c6351e-96ea-4fdf-9371-5dd99c2e80fe} <Debug> TCPHandler: Processed in 0.002559119 sec. | ||
| 9960 | 2025.06.04 04:42:31.227333 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2025.06.04 04:42:31.227439 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9962 | 2025.06.04 04:42:31.227486 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9963 | 2025.06.04 04:42:31.228383 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2025.06.04 04:42:31.228425 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9965 | 2025.06.04 04:42:31.228859 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9966 | 2025.06.04 04:42:31.229121 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2025.06.04 04:42:31.229277 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001862 sec., 373254.5649838883 rows/sec., 29.77 MiB/sec. | ||
| 9968 | 2025.06.04 04:42:31.229367 [ 281 ] {eaf2e1d4-d7f4-4644-b57a-023343d2a7c0} <Debug> TCPHandler: Processed in 0.002089622 sec. | ||
| 9969 | 2025.06.04 04:42:31.229505 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2025.06.04 04:42:31.229602 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9971 | 2025.06.04 04:42:31.229643 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9972 | 2025.06.04 04:42:31.230121 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2025.06.04 04:42:31.230159 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9974 | 2025.06.04 04:42:31.230499 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9975 | 2025.06.04 04:42:31.230730 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2025.06.04 04:42:31.230870 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001287 sec., 112665.11266511267 rows/sec., 7.07 MiB/sec. | ||
| 9977 | 2025.06.04 04:42:31.230908 [ 281 ] {60bd75dd-b528-4399-8d8b-415ee0d4a5c9} <Debug> TCPHandler: Processed in 0.001459162 sec. | ||
| 9978 | 2025.06.04 04:42:31.231038 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2025.06.04 04:42:31.231132 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9980 | 2025.06.04 04:42:31.231175 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9981 | 2025.06.04 04:42:31.231621 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2025.06.04 04:42:31.231660 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9983 | 2025.06.04 04:42:31.231980 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9984 | 2025.06.04 04:42:31.232265 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2025.06.04 04:42:31.232404 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001289 sec., 87664.85647788984 rows/sec., 5.67 MiB/sec. | ||
| 9986 | 2025.06.04 04:42:31.232443 [ 281 ] {dfe8747f-6fcc-4b59-8edb-ae9723d7fedc} <Debug> TCPHandler: Processed in 0.001461223 sec. | ||
| 9987 | 2025.06.04 04:42:31.232559 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2025.06.04 04:42:31.232653 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9989 | 2025.06.04 04:42:31.232701 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9990 | 2025.06.04 04:42:31.233169 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2025.06.04 04:42:31.233216 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9992 | 2025.06.04 04:42:31.233631 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9993 | 2025.06.04 04:42:31.233882 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2025.06.04 04:42:31.234045 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00141 sec., 79432.62411347518 rows/sec., 4.52 MiB/sec. | ||
| 9995 | 2025.06.04 04:42:31.234091 [ 281 ] {48f3a088-232f-4138-b9d4-2443b1a4e5a8} <Debug> TCPHandler: Processed in 0.001582044 sec. | ||
| 9996 | 2025.06.04 04:42:31.234222 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2025.06.04 04:42:31.234317 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9998 | 2025.06.04 04:42:31.234358 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9999 | 2025.06.04 04:42:31.235001 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2025.06.04 04:42:31.235040 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10001 | 2025.06.04 04:42:31.235390 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10002 | 2025.06.04 04:42:31.235602 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2025.06.04 04:42:31.235741 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001442 sec., 291955.61719833565 rows/sec., 20.80 MiB/sec. | ||
| 10004 | 2025.06.04 04:42:31.235779 [ 281 ] {a67c80a9-8ef4-40c8-8dd6-86981d41974b} <Debug> TCPHandler: Processed in 0.001608304 sec. | ||
| 10005 | 2025.06.04 04:42:31.235896 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2025.06.04 04:42:31.235991 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10007 | 2025.06.04 04:42:31.236033 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10008 | 2025.06.04 04:42:31.236384 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2025.06.04 04:42:31.236421 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10010 | 2025.06.04 04:42:31.236741 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10011 | 2025.06.04 04:42:31.236965 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2025.06.04 04:42:31.237109 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 10013 | 2025.06.04 04:42:31.237154 [ 281 ] {bc0c820e-33c8-4610-9647-e78e63289185} <Debug> TCPHandler: Processed in 0.00130809 sec. | ||
| 10014 | 2025.06.04 04:42:31.237279 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2025.06.04 04:42:31.237388 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10016 | 2025.06.04 04:42:31.237435 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10017 | 2025.06.04 04:42:31.237869 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2025.06.04 04:42:31.237907 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10019 | 2025.06.04 04:42:31.238260 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10020 | 2025.06.04 04:42:31.238493 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2025.06.04 04:42:31.238630 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001261 sec., 187946.0745440127 rows/sec., 12.60 MiB/sec. | ||
| 10022 | 2025.06.04 04:42:31.238668 [ 281 ] {7da9fa57-1ba6-4689-9f88-1e3ca28cf3b0} <Debug> TCPHandler: Processed in 0.001446292 sec. | ||
| 10023 | 2025.06.04 04:42:31.238816 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2025.06.04 04:42:31.238916 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10025 | 2025.06.04 04:42:31.238959 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10026 | 2025.06.04 04:42:31.239290 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2025.06.04 04:42:31.239326 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10028 | 2025.06.04 04:42:31.239631 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10029 | 2025.06.04 04:42:31.239840 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2025.06.04 04:42:31.239973 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 10031 | 2025.06.04 04:42:31.240008 [ 281 ] {7b248275-d340-4bef-aca5-d2f8c33a1270} <Debug> TCPHandler: Processed in 0.001243449 sec. | ||
| 10032 | 2025.06.04 04:42:31.240129 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2025.06.04 04:42:31.240222 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10034 | 2025.06.04 04:42:31.240276 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10035 | 2025.06.04 04:42:31.241186 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2025.06.04 04:42:31.241227 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10037 | 2025.06.04 04:42:31.241920 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10038 | 2025.06.04 04:42:31.242187 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2025.06.04 04:42:31.242353 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002147 sec., 18164.88122962273 rows/sec., 32.55 MiB/sec. | ||
| 10040 | 2025.06.04 04:42:31.242434 [ 281 ] {e40ad2f8-f1cc-4b3e-b40a-978a73e9fbbe} <Debug> TCPHandler: Processed in 0.002355266 sec. | ||
| 10041 | 2025.06.04 04:42:31.242568 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2025.06.04 04:42:31.242673 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10043 | 2025.06.04 04:42:31.242722 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10044 | 2025.06.04 04:42:31.243116 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2025.06.04 04:42:31.243158 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10046 | 2025.06.04 04:42:31.243527 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10047 | 2025.06.04 04:42:31.243803 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2025.06.04 04:42:31.243950 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0013 sec., 63076.92307692308 rows/sec., 4.01 MiB/sec. | ||
| 10049 | 2025.06.04 04:42:31.243987 [ 281 ] {e713bae1-985a-46ad-9157-10d706bee77f} <Debug> TCPHandler: Processed in 0.001477363 sec. | ||
| 10050 | 2025.06.04 04:42:34.593059 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2025.06.04 04:42:34.593247 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10052 | 2025.06.04 04:42:34.593319 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10053 | 2025.06.04 04:42:34.593946 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2025.06.04 04:42:34.593998 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10055 | 2025.06.04 04:42:34.594402 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10056 | 2025.06.04 04:42:34.594638 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2025.06.04 04:42:34.594801 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001603 sec., 2495.321272613849 rows/sec., 203.48 KiB/sec. | ||
| 10058 | 2025.06.04 04:42:34.594852 [ 281 ] {ec221d87-4766-4dff-930a-5c0f6d9db4e7} <Debug> TCPHandler: Processed in 0.001929189 sec. | ||
| 10059 | 2025.06.04 04:42:34.594977 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2025.06.04 04:42:34.595082 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10061 | 2025.06.04 04:42:34.595126 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10062 | 2025.06.04 04:42:34.596201 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2025.06.04 04:42:34.596240 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10064 | 2025.06.04 04:42:34.596642 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10065 | 2025.06.04 04:42:34.596864 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2025.06.04 04:42:34.597002 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Debug> executeQuery: Read 1202 rows, 101.03 KiB in 0.001944 sec., 618312.7572016461 rows/sec., 50.75 MiB/sec. | ||
| 10067 | 2025.06.04 04:42:34.597043 [ 281 ] {0f0e8974-7882-4674-8cbb-a79be4639a17} <Debug> TCPHandler: Processed in 0.002120562 sec. | ||
| 10068 | 2025.06.04 04:42:34.597157 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10069 | 2025.06.04 04:42:34.597255 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10070 | 2025.06.04 04:42:34.597298 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10071 | 2025.06.04 04:42:34.597700 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2025.06.04 04:42:34.597738 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10073 | 2025.06.04 04:42:34.598037 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10074 | 2025.06.04 04:42:34.598261 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2025.06.04 04:42:34.598396 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 370.10 KiB/sec. | ||
| 10076 | 2025.06.04 04:42:34.598434 [ 281 ] {14d11d36-7e83-4960-aa59-c1d7a8690334} <Debug> TCPHandler: Processed in 0.001328461 sec. | ||
| 10077 | 2025.06.04 04:42:34.598545 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10078 | 2025.06.04 04:42:34.598641 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10079 | 2025.06.04 04:42:34.598682 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10080 | 2025.06.04 04:42:34.599163 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2025.06.04 04:42:34.599200 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10082 | 2025.06.04 04:42:34.599512 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10083 | 2025.06.04 04:42:34.599727 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2025.06.04 04:42:34.599861 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001239 sec., 184019.3704600484 rows/sec., 12.46 MiB/sec. | ||
| 10085 | 2025.06.04 04:42:34.599900 [ 281 ] {cbff9253-dcea-437d-8ef5-c1567329480b} <Debug> TCPHandler: Processed in 0.001405952 sec. | ||
| 10086 | 2025.06.04 04:42:34.600008 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2025.06.04 04:42:34.600102 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10088 | 2025.06.04 04:42:34.600142 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10089 | 2025.06.04 04:42:34.600726 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2025.06.04 04:42:34.600763 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10091 | 2025.06.04 04:42:34.601099 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10092 | 2025.06.04 04:42:34.601313 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2025.06.04 04:42:34.601448 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001363 sec., 385913.4262655906 rows/sec., 28.58 MiB/sec. | ||
| 10094 | 2025.06.04 04:42:34.601486 [ 281 ] {9bddea2b-25c1-444c-8e8f-cc6546743882} <Debug> TCPHandler: Processed in 0.001528163 sec. | ||
| 10095 | 2025.06.04 04:42:34.601596 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2025.06.04 04:42:34.601690 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10097 | 2025.06.04 04:42:34.601735 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10098 | 2025.06.04 04:42:34.602335 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2025.06.04 04:42:34.602372 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10100 | 2025.06.04 04:42:34.602755 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10101 | 2025.06.04 04:42:34.602969 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2025.06.04 04:42:34.603100 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001428 sec., 682072.8291316526 rows/sec., 45.78 MiB/sec. | ||
| 10103 | 2025.06.04 04:42:34.603136 [ 281 ] {5db52130-79e2-46b9-9c43-e5a563471bc5} <Debug> TCPHandler: Processed in 0.001590054 sec. | ||
| 10104 | 2025.06.04 04:42:34.603248 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2025.06.04 04:42:34.603342 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10106 | 2025.06.04 04:42:34.603399 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10107 | 2025.06.04 04:42:34.604121 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.06.04 04:42:34.604158 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10109 | 2025.06.04 04:42:34.604664 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10110 | 2025.06.04 04:42:34.604889 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2025.06.04 04:42:34.605030 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001706 sec., 1172.3329425556858 rows/sec., 2.10 MiB/sec. | ||
| 10112 | 2025.06.04 04:42:34.605082 [ 281 ] {ad104619-84d4-4dfd-8197-64b6af6b9c3e} <Debug> TCPHandler: Processed in 0.001885098 sec. | ||
| 10113 | 2025.06.04 04:42:34.605193 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2025.06.04 04:42:34.605288 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10115 | 2025.06.04 04:42:34.605330 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10116 | 2025.06.04 04:42:34.605659 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.06.04 04:42:34.605696 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10118 | 2025.06.04 04:42:34.606000 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10119 | 2025.06.04 04:42:34.606207 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.06.04 04:42:34.606337 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001067 sec., 43111.52764761012 rows/sec., 2.92 MiB/sec. | ||
| 10121 | 2025.06.04 04:42:34.606373 [ 281 ] {378148b5-080b-4e52-87bc-ae5ec1ed1308} <Debug> TCPHandler: Processed in 0.001230899 sec. | ||
| 10122 | 2025.06.04 04:42:36.208037 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.06.04 04:42:36.208253 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10124 | 2025.06.04 04:42:36.208322 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10125 | 2025.06.04 04:42:36.209046 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.06.04 04:42:36.209082 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10127 | 2025.06.04 04:42:36.209472 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10128 | 2025.06.04 04:42:36.209693 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.06.04 04:42:36.209854 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.58 MiB/sec. | ||
| 10130 | 2025.06.04 04:42:36.209895 [ 281 ] {13189f3f-bce5-4375-ae56-9b3ecb11356a} <Debug> TCPHandler: Processed in 0.00200068 sec. | ||
| 10131 | 2025.06.04 04:42:36.210015 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.06.04 04:42:36.210108 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10133 | 2025.06.04 04:42:36.210147 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10134 | 2025.06.04 04:42:36.210562 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.06.04 04:42:36.210593 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10136 | 2025.06.04 04:42:36.210877 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10137 | 2025.06.04 04:42:36.211077 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.06.04 04:42:36.211194 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 10139 | 2025.06.04 04:42:36.211227 [ 281 ] {5de43169-51ae-4f19-b9e9-3ea75113fb9b} <Debug> TCPHandler: Processed in 0.00131293 sec. | ||
| 10140 | 2025.06.04 04:42:36.211336 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.06.04 04:42:36.211490 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10142 | 2025.06.04 04:42:36.211532 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10143 | 2025.06.04 04:42:36.211907 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.06.04 04:42:36.211940 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10145 | 2025.06.04 04:42:36.212255 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10146 | 2025.06.04 04:42:36.212460 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.06.04 04:42:36.212564 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 5 parts from all_1_75_15 to all_79_79_0 | ||
| 10148 | 2025.06.04 04:42:36.212585 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001114 sec., 30520.64631956912 rows/sec., 2.13 MiB/sec. | ||
| 10149 | 2025.06.04 04:42:36.212601 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2025.06.04 04:42:36.212619 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10151 | 2025.06.04 04:42:36.212621 [ 281 ] {a0062cce-ff73-45f4-a044-4d2bd85ebd38} <Debug> TCPHandler: Processed in 0.001270969 sec. | ||
| 10152 | 2025.06.04 04:42:36.212720 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_75_15 to all_79_79_0 into Compact with storage Full | ||
| 10153 | 2025.06.04 04:42:36.212741 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2025.06.04 04:42:36.212832 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10155 | 2025.06.04 04:42:36.212835 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10156 | 2025.06.04 04:42:36.212867 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_75_15, total 23444 rows starting from the beginning of the part | ||
| 10157 | 2025.06.04 04:42:36.212884 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10158 | 2025.06.04 04:42:36.212933 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
| 10159 | 2025.06.04 04:42:36.212984 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10160 | 2025.06.04 04:42:36.213031 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
| 10161 | 2025.06.04 04:42:36.213077 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 974 rows starting from the beginning of the part | ||
| 10162 | 2025.06.04 04:42:36.213199 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2025.06.04 04:42:36.213233 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10164 | 2025.06.04 04:42:36.213536 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10165 | 2025.06.04 04:42:36.213739 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2025.06.04 04:42:36.213862 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001044 sec., 13409.961685823755 rows/sec., 913.89 KiB/sec. | ||
| 10167 | 2025.06.04 04:42:36.213896 [ 281 ] {a34441b3-a2c7-4e3f-92f4-8daf8c2da1a0} <Debug> TCPHandler: Processed in 0.001202578 sec. | ||
| 10168 | 2025.06.04 04:42:36.218072 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25052 rows, containing 5 columns (5 merged, 0 gathered) in 0.005386392 sec., 4650979.728174258 rows/sec., 313.96 MiB/sec. | ||
| 10169 | 2025.06.04 04:42:36.218306 [ 198 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 10170 | 2025.06.04 04:42:36.218602 [ 198 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2025.06.04 04:42:36.218666 [ 198 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 5 parts: [all_1_75_15, all_79_79_0] -> all_1_79_16 | ||
| 10172 | 2025.06.04 04:42:36.218734 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10173 | 2025.06.04 04:42:36.782967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
| 10174 | 2025.06.04 04:42:36.783486 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2025.06.04 04:42:36.783528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10176 | 2025.06.04 04:42:36.783991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10177 | 2025.06.04 04:42:36.784227 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2025.06.04 04:42:36.784362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 10179 | 2025.06.04 04:42:37.989604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10180 | 2025.06.04 04:42:38.005488 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2025.06.04 04:42:38.005540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10182 | 2025.06.04 04:42:38.011155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10183 | 2025.06.04 04:42:38.011819 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2025.06.04 04:42:38.014530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10185 | 2025.06.04 04:42:39.354895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1462 | ||
| 10186 | 2025.06.04 04:42:39.357738 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2025.06.04 04:42:39.357783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10188 | 2025.06.04 04:42:39.358972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10189 | 2025.06.04 04:42:39.359243 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.06.04 04:42:39.359392 [ 98 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10191 | 2025.06.04 04:42:39.359465 [ 98 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2025.06.04 04:42:39.359492 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10193 | 2025.06.04 04:42:39.359510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 10194 | 2025.06.04 04:42:39.359612 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10195 | 2025.06.04 04:42:39.360277 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10196 | 2025.06.04 04:42:39.360448 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1268 rows starting from the beginning of the part | ||
| 10197 | 2025.06.04 04:42:39.360858 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10198 | 2025.06.04 04:42:39.361220 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 10199 | 2025.06.04 04:42:39.361550 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10200 | 2025.06.04 04:42:39.361875 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10201 | 2025.06.04 04:42:39.362207 [ 195 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
| 10202 | 2025.06.04 04:42:39.368290 [ 198 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 72 columns (72 merged, 0 gathered) in 0.008735283 sec., 167367.2163798242 rows/sec., 130.34 MiB/sec. | ||
| 10203 | 2025.06.04 04:42:39.369910 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10204 | 2025.06.04 04:42:39.370516 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2025.06.04 04:42:39.370597 [ 194 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_36_7} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10206 | 2025.06.04 04:42:39.370881 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 10207 | 2025.06.04 04:42:40.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.18 MiB, peak 304.76 MiB, free memory in arenas 0.00 B, will set to 297.11 MiB (RSS), difference: 3.92 MiB | ||
| 10208 | 2025.06.04 04:42:41.221427 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2025.06.04 04:42:41.221703 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10210 | 2025.06.04 04:42:41.221768 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10211 | 2025.06.04 04:42:41.222539 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2025.06.04 04:42:41.222579 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10213 | 2025.06.04 04:42:41.222981 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10214 | 2025.06.04 04:42:41.223215 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2025.06.04 04:42:41.223370 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001727 sec., 122756.2246670527 rows/sec., 7.81 MiB/sec. | ||
| 10216 | 2025.06.04 04:42:41.223417 [ 281 ] {738f3eda-c70f-4c51-943a-0c4c1837e753} <Debug> TCPHandler: Processed in 0.002159643 sec. | ||
| 10217 | 2025.06.04 04:42:41.223536 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2025.06.04 04:42:41.223636 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10219 | 2025.06.04 04:42:41.223678 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10220 | 2025.06.04 04:42:41.224469 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2025.06.04 04:42:41.224504 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10222 | 2025.06.04 04:42:41.224848 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10223 | 2025.06.04 04:42:41.225058 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2025.06.04 04:42:41.225173 [ 94 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10225 | 2025.06.04 04:42:41.225193 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001579 sec., 440151.99493350217 rows/sec., 35.10 MiB/sec. | ||
| 10226 | 2025.06.04 04:42:41.225225 [ 94 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2025.06.04 04:42:41.225236 [ 281 ] {13542e1b-9451-42ff-85b8-43ca9a94c643} <Debug> TCPHandler: Processed in 0.001749747 sec. | ||
| 10228 | 2025.06.04 04:42:41.225248 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10229 | 2025.06.04 04:42:41.225351 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2025.06.04 04:42:41.225380 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10231 | 2025.06.04 04:42:41.225446 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10232 | 2025.06.04 04:42:41.225492 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10233 | 2025.06.04 04:42:41.225549 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10234 | 2025.06.04 04:42:41.225595 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1849 rows starting from the beginning of the part | ||
| 10235 | 2025.06.04 04:42:41.225669 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10236 | 2025.06.04 04:42:41.225717 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 695 rows starting from the beginning of the part | ||
| 10237 | 2025.06.04 04:42:41.225760 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1202 rows starting from the beginning of the part | ||
| 10238 | 2025.06.04 04:42:41.225801 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 10239 | 2025.06.04 04:42:41.225843 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 695 rows starting from the beginning of the part | ||
| 10240 | 2025.06.04 04:42:41.225963 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2025.06.04 04:42:41.226006 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10242 | 2025.06.04 04:42:41.226351 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10243 | 2025.06.04 04:42:41.226587 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2025.06.04 04:42:41.226705 [ 94 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 10245 | 2025.06.04 04:42:41.226729 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001302 sec., 111367.12749615975 rows/sec., 6.99 MiB/sec. | ||
| 10246 | 2025.06.04 04:42:41.226743 [ 94 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2025.06.04 04:42:41.226766 [ 281 ] {3bdae189-2e3e-4498-9c95-f29f66059274} <Debug> TCPHandler: Processed in 0.001463272 sec. | ||
| 10248 | 2025.06.04 04:42:41.226768 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10249 | 2025.06.04 04:42:41.226849 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 10250 | 2025.06.04 04:42:41.226876 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10251 | 2025.06.04 04:42:41.226935 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10252 | 2025.06.04 04:42:41.226965 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 165 rows starting from the beginning of the part | ||
| 10253 | 2025.06.04 04:42:41.226968 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10254 | 2025.06.04 04:42:41.227011 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10255 | 2025.06.04 04:42:41.227022 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 145 rows starting from the beginning of the part | ||
| 10256 | 2025.06.04 04:42:41.227064 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
| 10257 | 2025.06.04 04:42:41.227105 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 145 rows starting from the beginning of the part | ||
| 10258 | 2025.06.04 04:42:41.227144 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 10259 | 2025.06.04 04:42:41.227185 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 145 rows starting from the beginning of the part | ||
| 10260 | 2025.06.04 04:42:41.227443 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2025.06.04 04:42:41.227480 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10262 | 2025.06.04 04:42:41.227547 [ 199 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.002227034 sec., 2046219.3213035811 rows/sec., 173.44 MiB/sec. | ||
| 10263 | 2025.06.04 04:42:41.227907 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10264 | 2025.06.04 04:42:41.227921 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10265 | 2025.06.04 04:42:41.228003 [ 197 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185058 sec., 513055.0572208281 rows/sec., 34.31 MiB/sec. | ||
| 10266 | 2025.06.04 04:42:41.228161 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 10267 | 2025.06.04 04:42:41.228243 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2025.06.04 04:42:41.228381 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00143 sec., 79020.97902097902 rows/sec., 5.12 MiB/sec. | ||
| 10269 | 2025.06.04 04:42:41.228404 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2025.06.04 04:42:41.228418 [ 281 ] {b17e4e28-48d7-425a-bd78-29a8a904e120} <Debug> TCPHandler: Processed in 0.001589174 sec. | ||
| 10271 | 2025.06.04 04:42:41.228448 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2025.06.04 04:42:41.228521 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_65_13} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 10273 | 2025.06.04 04:42:41.228522 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_81_16} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10274 | 2025.06.04 04:42:41.228541 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10275 | 2025.06.04 04:42:41.228582 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10276 | 2025.06.04 04:42:41.228645 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10277 | 2025.06.04 04:42:41.228656 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 10278 | 2025.06.04 04:42:41.228686 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10279 | 2025.06.04 04:42:41.229125 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2025.06.04 04:42:41.229159 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10281 | 2025.06.04 04:42:41.229452 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10282 | 2025.06.04 04:42:41.229660 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2025.06.04 04:42:41.229782 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001155 sec., 96969.69696969698 rows/sec., 5.52 MiB/sec. | ||
| 10284 | 2025.06.04 04:42:41.229818 [ 281 ] {08014614-42f7-455b-a07b-010ecc5bc095} <Debug> TCPHandler: Processed in 0.0013241 sec. | ||
| 10285 | 2025.06.04 04:42:41.229924 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2025.06.04 04:42:41.230015 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10287 | 2025.06.04 04:42:41.230053 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10288 | 2025.06.04 04:42:41.230650 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2025.06.04 04:42:41.230684 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10290 | 2025.06.04 04:42:41.231007 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10291 | 2025.06.04 04:42:41.231208 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2025.06.04 04:42:41.231306 [ 94 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10293 | 2025.06.04 04:42:41.231331 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001333 sec., 315828.95723930985 rows/sec., 22.50 MiB/sec. | ||
| 10294 | 2025.06.04 04:42:41.231337 [ 94 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2025.06.04 04:42:41.231360 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10296 | 2025.06.04 04:42:41.231366 [ 281 ] {f6559003-50d9-41f5-98b9-f3eb5a97f321} <Debug> TCPHandler: Processed in 0.001490203 sec. | ||
| 10297 | 2025.06.04 04:42:41.231449 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10298 | 2025.06.04 04:42:41.231532 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2025.06.04 04:42:41.231578 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10300 | 2025.06.04 04:42:41.231621 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
| 10301 | 2025.06.04 04:42:41.231628 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10302 | 2025.06.04 04:42:41.231678 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10303 | 2025.06.04 04:42:41.231697 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
| 10304 | 2025.06.04 04:42:41.231757 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 421 rows starting from the beginning of the part | ||
| 10305 | 2025.06.04 04:42:41.231809 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 526 rows starting from the beginning of the part | ||
| 10306 | 2025.06.04 04:42:41.231857 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 10307 | 2025.06.04 04:42:41.231904 [ 199 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 421 rows starting from the beginning of the part | ||
| 10308 | 2025.06.04 04:42:41.232003 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2025.06.04 04:42:41.232043 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10310 | 2025.06.04 04:42:41.232371 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10311 | 2025.06.04 04:42:41.232595 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2025.06.04 04:42:41.232725 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 10313 | 2025.06.04 04:42:41.232760 [ 281 ] {7515083d-ca64-4b28-a52e-a3d86a738e47} <Debug> TCPHandler: Processed in 0.00127522 sec. | ||
| 10314 | 2025.06.04 04:42:41.232865 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2025.06.04 04:42:41.232956 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10316 | 2025.06.04 04:42:41.232996 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10317 | 2025.06.04 04:42:41.233216 [ 193 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813608 sec., 1330496.9982487946 rows/sec., 101.87 MiB/sec. | ||
| 10318 | 2025.06.04 04:42:41.233403 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.06.04 04:42:41.233432 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10320 | 2025.06.04 04:42:41.233444 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10321 | 2025.06.04 04:42:41.233790 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2025.06.04 04:42:41.233832 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10323 | 2025.06.04 04:42:41.233869 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_81_16} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10324 | 2025.06.04 04:42:41.233957 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10325 | 2025.06.04 04:42:41.234056 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.06.04 04:42:41.234186 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001248 sec., 189903.84615384616 rows/sec., 12.73 MiB/sec. | ||
| 10327 | 2025.06.04 04:42:41.234221 [ 281 ] {dc7b3963-0217-4149-9578-12d5b47cc054} <Debug> TCPHandler: Processed in 0.001402941 sec. | ||
| 10328 | 2025.06.04 04:42:41.234326 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2025.06.04 04:42:41.234418 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10330 | 2025.06.04 04:42:41.234459 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10331 | 2025.06.04 04:42:41.234766 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.06.04 04:42:41.234801 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10333 | 2025.06.04 04:42:41.235084 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10334 | 2025.06.04 04:42:41.235283 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.06.04 04:42:41.235406 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 10336 | 2025.06.04 04:42:41.235440 [ 281 ] {7a89838a-b2a9-4d0f-b408-de40e2575fa0} <Debug> TCPHandler: Processed in 0.001160868 sec. | ||
| 10337 | 2025.06.04 04:42:41.235547 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2025.06.04 04:42:41.235638 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10339 | 2025.06.04 04:42:41.235691 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10340 | 2025.06.04 04:42:41.236508 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.06.04 04:42:41.236542 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10342 | 2025.06.04 04:42:41.237099 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10343 | 2025.06.04 04:42:41.237319 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2025.06.04 04:42:41.237457 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001836 sec., 21241.830065359478 rows/sec., 38.06 MiB/sec. | ||
| 10345 | 2025.06.04 04:42:41.237507 [ 281 ] {02c66c96-1de7-4f08-8826-9e9ac52f0c53} <Debug> TCPHandler: Processed in 0.002007521 sec. | ||
| 10346 | 2025.06.04 04:42:41.237624 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2025.06.04 04:42:41.237736 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10348 | 2025.06.04 04:42:41.237783 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10349 | 2025.06.04 04:42:41.238183 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2025.06.04 04:42:41.238224 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10351 | 2025.06.04 04:42:41.238583 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10352 | 2025.06.04 04:42:41.238804 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2025.06.04 04:42:41.238899 [ 94 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10354 | 2025.06.04 04:42:41.238926 [ 94 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2025.06.04 04:42:41.238927 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001215 sec., 67489.71193415638 rows/sec., 4.29 MiB/sec. | ||
| 10356 | 2025.06.04 04:42:41.238948 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10357 | 2025.06.04 04:42:41.238971 [ 281 ] {f6b86018-480d-4968-b280-7a17a68508e3} <Debug> TCPHandler: Processed in 0.001405941 sec. | ||
| 10358 | 2025.06.04 04:42:41.239038 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10359 | 2025.06.04 04:42:41.239162 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10360 | 2025.06.04 04:42:41.239195 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4734 rows starting from the beginning of the part | ||
| 10361 | 2025.06.04 04:42:41.239256 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10362 | 2025.06.04 04:42:41.239304 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
| 10363 | 2025.06.04 04:42:41.239348 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 46 rows starting from the beginning of the part | ||
| 10364 | 2025.06.04 04:42:41.239393 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
| 10365 | 2025.06.04 04:42:41.239437 [ 188 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
| 10366 | 2025.06.04 04:42:41.240984 [ 197 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5018 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199067 sec., 2520759.342331979 rows/sec., 164.29 MiB/sec. | ||
| 10367 | 2025.06.04 04:42:41.241334 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10368 | 2025.06.04 04:42:41.241625 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2025.06.04 04:42:41.241693 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_81_16} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10370 | 2025.06.04 04:42:41.241777 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10371 | 2025.06.04 04:42:44.148521 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10372 | 2025.06.04 04:42:44.148578 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10373 | 2025.06.04 04:42:44.285338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
| 10374 | 2025.06.04 04:42:44.285900 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2025.06.04 04:42:44.285936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10376 | 2025.06.04 04:42:44.286436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10377 | 2025.06.04 04:42:44.286673 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2025.06.04 04:42:44.286804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 10379 | 2025.06.04 04:42:45.515433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10380 | 2025.06.04 04:42:45.532457 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.06.04 04:42:45.532498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10382 | 2025.06.04 04:42:45.538382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10383 | 2025.06.04 04:42:45.539036 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.06.04 04:42:45.541851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10385 | 2025.06.04 04:42:46.213961 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2025.06.04 04:42:46.214165 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10387 | 2025.06.04 04:42:46.214237 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10388 | 2025.06.04 04:42:46.214951 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2025.06.04 04:42:46.214992 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10390 | 2025.06.04 04:42:46.215389 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10391 | 2025.06.04 04:42:46.215633 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2025.06.04 04:42:46.215787 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001678 sec., 35756.853396901075 rows/sec., 2.78 MiB/sec. | ||
| 10393 | 2025.06.04 04:42:46.215828 [ 281 ] {af452a29-3201-400f-a446-a322c5af8547} <Debug> TCPHandler: Processed in 0.00201025 sec. | ||
| 10394 | 2025.06.04 04:42:46.215944 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2025.06.04 04:42:46.216040 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10396 | 2025.06.04 04:42:46.216080 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10397 | 2025.06.04 04:42:46.216515 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2025.06.04 04:42:46.216560 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10399 | 2025.06.04 04:42:46.216952 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10400 | 2025.06.04 04:42:46.217211 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2025.06.04 04:42:46.217370 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001347 sec., 1484.7809948032664 rows/sec., 111.65 KiB/sec. | ||
| 10402 | 2025.06.04 04:42:46.217415 [ 281 ] {dc54a9bf-4953-48f2-a297-79e31e21b042} <Debug> TCPHandler: Processed in 0.001520873 sec. | ||
| 10403 | 2025.06.04 04:42:46.217535 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2025.06.04 04:42:46.217639 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10405 | 2025.06.04 04:42:46.217680 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10406 | 2025.06.04 04:42:46.218101 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2025.06.04 04:42:46.218140 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10408 | 2025.06.04 04:42:46.218457 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10409 | 2025.06.04 04:42:46.218675 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2025.06.04 04:42:46.218805 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001186 sec., 55649.24114671164 rows/sec., 4.34 MiB/sec. | ||
| 10411 | 2025.06.04 04:42:46.218843 [ 281 ] {7e1f22c7-7363-4db2-b848-40c7231147a9} <Debug> TCPHandler: Processed in 0.001369151 sec. | ||
| 10412 | 2025.06.04 04:42:46.218952 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2025.06.04 04:42:46.219047 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10414 | 2025.06.04 04:42:46.219090 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10415 | 2025.06.04 04:42:46.219495 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2025.06.04 04:42:46.219532 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10417 | 2025.06.04 04:42:46.219863 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10418 | 2025.06.04 04:42:46.220078 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2025.06.04 04:42:46.220211 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 10420 | 2025.06.04 04:42:46.220247 [ 281 ] {0b8516b2-d82b-4096-a458-578737994708} <Debug> TCPHandler: Processed in 0.001345301 sec. | ||
| 10421 | 2025.06.04 04:42:46.220357 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2025.06.04 04:42:46.220451 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10423 | 2025.06.04 04:42:46.220506 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10424 | 2025.06.04 04:42:46.221219 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2025.06.04 04:42:46.221255 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10426 | 2025.06.04 04:42:46.221735 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10427 | 2025.06.04 04:42:46.221946 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.06.04 04:42:46.222063 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10429 | 2025.06.04 04:42:46.222078 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001697 sec., 1178.5503830288744 rows/sec., 2.11 MiB/sec. | ||
| 10430 | 2025.06.04 04:42:46.222129 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2025.06.04 04:42:46.222151 [ 281 ] {87648c76-bf54-4f8f-877e-0184a6964cda} <Debug> TCPHandler: Processed in 0.001902019 sec. | ||
| 10432 | 2025.06.04 04:42:46.222157 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10433 | 2025.06.04 04:42:46.222329 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2025.06.04 04:42:46.222339 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10435 | 2025.06.04 04:42:46.222430 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10436 | 2025.06.04 04:42:46.222478 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10437 | 2025.06.04 04:42:46.222599 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10438 | 2025.06.04 04:42:46.222670 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1302 rows starting from the beginning of the part | ||
| 10439 | 2025.06.04 04:42:46.222811 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
| 10440 | 2025.06.04 04:42:46.222811 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2025.06.04 04:42:46.222863 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10442 | 2025.06.04 04:42:46.222939 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part | ||
| 10443 | 2025.06.04 04:42:46.223050 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2 rows starting from the beginning of the part | ||
| 10444 | 2025.06.04 04:42:46.223148 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part | ||
| 10445 | 2025.06.04 04:42:46.223197 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10446 | 2025.06.04 04:42:46.223248 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 10447 | 2025.06.04 04:42:46.223437 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.06.04 04:42:46.223575 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 10449 | 2025.06.04 04:42:46.223613 [ 281 ] {323e1487-6f51-491e-9eb1-796a8ca0159e} <Debug> TCPHandler: Processed in 0.00133523 sec. | ||
| 10450 | 2025.06.04 04:42:46.229248 [ 196 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 19 columns (19 merged, 0 gathered) in 0.006948216 sec., 199475.66396899577 rows/sec., 357.45 MiB/sec. | ||
| 10451 | 2025.06.04 04:42:46.230719 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10452 | 2025.06.04 04:42:46.231134 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2025.06.04 04:42:46.231221 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10454 | 2025.06.04 04:42:46.231364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 10455 | 2025.06.04 04:42:47.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.62 MiB, peak 309.10 MiB, free memory in arenas 0.00 B, will set to 299.46 MiB (RSS), difference: 1.84 MiB | ||
| 10456 | 2025.06.04 04:42:49.359832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1496 | ||
| 10457 | 2025.06.04 04:42:49.362427 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2025.06.04 04:42:49.362474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10459 | 2025.06.04 04:42:49.363648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10460 | 2025.06.04 04:42:49.363902 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2025.06.04 04:42:49.364189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 10462 | 2025.06.04 04:42:51.221298 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2025.06.04 04:42:51.221612 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10464 | 2025.06.04 04:42:51.221724 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10465 | 2025.06.04 04:42:51.222504 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2025.06.04 04:42:51.222551 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10467 | 2025.06.04 04:42:51.222972 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10468 | 2025.06.04 04:42:51.223201 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2025.06.04 04:42:51.223391 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001859 sec., 114039.80634749866 rows/sec., 7.25 MiB/sec. | ||
| 10470 | 2025.06.04 04:42:51.223442 [ 281 ] {f477f517-5fc3-49a0-8a7b-5b74af41b749} <Debug> TCPHandler: Processed in 0.002340416 sec. | ||
| 10471 | 2025.06.04 04:42:51.223556 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2025.06.04 04:42:51.223660 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10473 | 2025.06.04 04:42:51.223705 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10474 | 2025.06.04 04:42:51.224115 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2025.06.04 04:42:51.224151 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10476 | 2025.06.04 04:42:51.224448 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10477 | 2025.06.04 04:42:51.224676 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2025.06.04 04:42:51.224814 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001179 sec., 11874.469889737065 rows/sec., 968.28 KiB/sec. | ||
| 10479 | 2025.06.04 04:42:51.224853 [ 281 ] {13c7e7c7-063f-4af1-b46a-a4e57a4ab1ba} <Debug> TCPHandler: Processed in 0.00134963 sec. | ||
| 10480 | 2025.06.04 04:42:51.224961 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2025.06.04 04:42:51.225058 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10482 | 2025.06.04 04:42:51.225099 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10483 | 2025.06.04 04:42:51.225762 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.06.04 04:42:51.225798 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10485 | 2025.06.04 04:42:51.226149 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10486 | 2025.06.04 04:42:51.226366 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.06.04 04:42:51.226496 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Debug> executeQuery: Read 702 rows, 57.27 KiB in 0.001458 sec., 481481.48148148146 rows/sec., 38.36 MiB/sec. | ||
| 10488 | 2025.06.04 04:42:51.226534 [ 281 ] {ddecc099-cb26-467a-93d1-b9baf7a3b362} <Debug> TCPHandler: Processed in 0.001623865 sec. | ||
| 10489 | 2025.06.04 04:42:51.226648 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2025.06.04 04:42:51.226743 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10491 | 2025.06.04 04:42:51.226784 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10492 | 2025.06.04 04:42:51.227213 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.06.04 04:42:51.227249 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10494 | 2025.06.04 04:42:51.227555 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10495 | 2025.06.04 04:42:51.227768 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2025.06.04 04:42:51.227897 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.001172 sec., 135665.5290102389 rows/sec., 8.58 MiB/sec. | ||
| 10497 | 2025.06.04 04:42:51.227935 [ 281 ] {549195c4-4c67-4d1a-a0ba-ffc0e3233ec7} <Debug> TCPHandler: Processed in 0.00133804 sec. | ||
| 10498 | 2025.06.04 04:42:51.228039 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.06.04 04:42:51.228132 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10500 | 2025.06.04 04:42:51.228172 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10501 | 2025.06.04 04:42:51.228574 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.06.04 04:42:51.228608 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10503 | 2025.06.04 04:42:51.228915 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10504 | 2025.06.04 04:42:51.229127 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2025.06.04 04:42:51.229225 [ 82 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10506 | 2025.06.04 04:42:51.229256 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001142 sec., 98949.2119089317 rows/sec., 6.41 MiB/sec. | ||
| 10507 | 2025.06.04 04:42:51.229265 [ 82 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2025.06.04 04:42:51.229287 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10509 | 2025.06.04 04:42:51.229294 [ 281 ] {7a469772-42aa-4cca-8978-b9e8f7a0b95d} <Debug> TCPHandler: Processed in 0.00130473 sec. | ||
| 10510 | 2025.06.04 04:42:51.229401 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2025.06.04 04:42:51.229443 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10512 | 2025.06.04 04:42:51.229495 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10513 | 2025.06.04 04:42:51.229559 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10514 | 2025.06.04 04:42:51.229664 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10515 | 2025.06.04 04:42:51.229728 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 342 rows starting from the beginning of the part | ||
| 10516 | 2025.06.04 04:42:51.229837 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
| 10517 | 2025.06.04 04:42:51.229916 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
| 10518 | 2025.06.04 04:42:51.229970 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 10519 | 2025.06.04 04:42:51.229973 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.06.04 04:42:51.230011 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part | ||
| 10521 | 2025.06.04 04:42:51.230020 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10522 | 2025.06.04 04:42:51.230057 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part | ||
| 10523 | 2025.06.04 04:42:51.230368 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10524 | 2025.06.04 04:42:51.230602 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2025.06.04 04:42:51.230740 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001262 sec., 88748.01901743264 rows/sec., 5.06 MiB/sec. | ||
| 10526 | 2025.06.04 04:42:51.230778 [ 281 ] {2fdcec05-cdd7-4c38-948c-4eedd4e539ce} <Debug> TCPHandler: Processed in 0.001428051 sec. | ||
| 10527 | 2025.06.04 04:42:51.230886 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2025.06.04 04:42:51.230979 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10529 | 2025.06.04 04:42:51.231019 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10530 | 2025.06.04 04:42:51.231084 [ 196 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721256 sec., 593752.4691271955 rows/sec., 41.49 MiB/sec. | ||
| 10531 | 2025.06.04 04:42:51.231285 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10532 | 2025.06.04 04:42:51.231545 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2025.06.04 04:42:51.231583 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10534 | 2025.06.04 04:42:51.231599 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.06.04 04:42:51.231678 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_46_9} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10536 | 2025.06.04 04:42:51.231781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 10537 | 2025.06.04 04:42:51.231910 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10538 | 2025.06.04 04:42:51.232120 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2025.06.04 04:42:51.232249 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.001287 sec., 337995.337995338 rows/sec., 24.17 MiB/sec. | ||
| 10540 | 2025.06.04 04:42:51.232285 [ 281 ] {e4a4f2d8-54c1-437a-8f2d-e6fe9e8f0a4b} <Debug> TCPHandler: Processed in 0.001450032 sec. | ||
| 10541 | 2025.06.04 04:42:51.232391 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2025.06.04 04:42:51.232484 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10543 | 2025.06.04 04:42:51.232526 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10544 | 2025.06.04 04:42:51.232872 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2025.06.04 04:42:51.232907 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10546 | 2025.06.04 04:42:51.233202 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10547 | 2025.06.04 04:42:51.233423 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2025.06.04 04:42:51.233518 [ 82 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10549 | 2025.06.04 04:42:51.233545 [ 82 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2025.06.04 04:42:51.233554 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 10551 | 2025.06.04 04:42:51.233562 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10552 | 2025.06.04 04:42:51.233590 [ 281 ] {5ce7ead6-c018-4d55-b83b-c518165e6d8c} <Debug> TCPHandler: Processed in 0.001250519 sec. | ||
| 10553 | 2025.06.04 04:42:51.233665 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10554 | 2025.06.04 04:42:51.233697 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2025.06.04 04:42:51.233798 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10556 | 2025.06.04 04:42:51.233804 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10557 | 2025.06.04 04:42:51.233844 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10558 | 2025.06.04 04:42:51.233853 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 10559 | 2025.06.04 04:42:51.233928 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10560 | 2025.06.04 04:42:51.233971 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10561 | 2025.06.04 04:42:51.234010 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 10562 | 2025.06.04 04:42:51.234048 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 10563 | 2025.06.04 04:42:51.234085 [ 187 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 10564 | 2025.06.04 04:42:51.234263 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2025.06.04 04:42:51.234304 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10566 | 2025.06.04 04:42:51.234659 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10567 | 2025.06.04 04:42:51.234880 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2025.06.04 04:42:51.234882 [ 186 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126684 sec., 170502.98380221653 rows/sec., 8.70 MiB/sec. | ||
| 10569 | 2025.06.04 04:42:51.235013 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001234 sec., 197730.95623987034 rows/sec., 13.26 MiB/sec. | ||
| 10570 | 2025.06.04 04:42:51.235049 [ 196 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10571 | 2025.06.04 04:42:51.235051 [ 281 ] {59dc9665-9461-41dd-9817-3cc3e04fac43} <Debug> TCPHandler: Processed in 0.001404771 sec. | ||
| 10572 | 2025.06.04 04:42:51.235181 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2025.06.04 04:42:51.235278 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10574 | 2025.06.04 04:42:51.235324 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10575 | 2025.06.04 04:42:51.235367 [ 196 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2025.06.04 04:42:51.235454 [ 196 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_36_7} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10577 | 2025.06.04 04:42:51.235549 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10578 | 2025.06.04 04:42:51.235648 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10579 | 2025.06.04 04:42:51.235686 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10580 | 2025.06.04 04:42:51.236001 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10581 | 2025.06.04 04:42:51.236212 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10582 | 2025.06.04 04:42:51.236321 [ 81 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10583 | 2025.06.04 04:42:51.236345 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 10584 | 2025.06.04 04:42:51.236375 [ 81 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2025.06.04 04:42:51.236390 [ 281 ] {175ad84a-b418-4c53-8676-146b99bb62e3} <Debug> TCPHandler: Processed in 0.001259789 sec. | ||
| 10586 | 2025.06.04 04:42:51.236401 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10587 | 2025.06.04 04:42:51.236485 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10588 | 2025.06.04 04:42:51.236495 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2025.06.04 04:42:51.236577 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10590 | 2025.06.04 04:42:51.236597 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10591 | 2025.06.04 04:42:51.236607 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part | ||
| 10592 | 2025.06.04 04:42:51.236652 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10593 | 2025.06.04 04:42:51.236662 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10594 | 2025.06.04 04:42:51.236704 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10595 | 2025.06.04 04:42:51.236743 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10596 | 2025.06.04 04:42:51.236780 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 10597 | 2025.06.04 04:42:51.236819 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 10598 | 2025.06.04 04:42:51.237472 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.06.04 04:42:51.237509 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10600 | 2025.06.04 04:42:51.237589 [ 190 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001138037 sec., 32512.12394676096 rows/sec., 2.14 MiB/sec. | ||
| 10601 | 2025.06.04 04:42:51.237708 [ 198 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10602 | 2025.06.04 04:42:51.237972 [ 198 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.06.04 04:42:51.238038 [ 198 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_36_7} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10604 | 2025.06.04 04:42:51.238088 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10605 | 2025.06.04 04:42:51.238110 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10606 | 2025.06.04 04:42:51.238322 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2025.06.04 04:42:51.238468 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001889 sec., 20645.844362096348 rows/sec., 37.00 MiB/sec. | ||
| 10608 | 2025.06.04 04:42:51.238546 [ 281 ] {9e4081db-ed58-4020-b8ab-02b809d700f1} <Debug> TCPHandler: Processed in 0.002099252 sec. | ||
| 10609 | 2025.06.04 04:42:51.238655 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2025.06.04 04:42:51.238749 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10611 | 2025.06.04 04:42:51.238790 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10612 | 2025.06.04 04:42:51.239106 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2025.06.04 04:42:51.239142 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10614 | 2025.06.04 04:42:51.239457 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10615 | 2025.06.04 04:42:51.239671 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2025.06.04 04:42:51.239797 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001066 sec., 76923.07692307692 rows/sec., 4.89 MiB/sec. | ||
| 10617 | 2025.06.04 04:42:51.239832 [ 281 ] {8d15d35a-f9f4-43f0-aa5d-03ec7505514b} <Debug> TCPHandler: Processed in 0.001227389 sec. | ||
| 10618 | 2025.06.04 04:42:51.787021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
| 10619 | 2025.06.04 04:42:51.787506 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2025.06.04 04:42:51.787547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10621 | 2025.06.04 04:42:51.788009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10622 | 2025.06.04 04:42:51.788251 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.06.04 04:42:51.788403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
| 10624 | 2025.06.04 04:42:51.788426 [ 80 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10625 | 2025.06.04 04:42:51.788495 [ 80 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2025.06.04 04:42:51.788518 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10627 | 2025.06.04 04:42:51.788625 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10628 | 2025.06.04 04:42:51.788736 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10629 | 2025.06.04 04:42:51.788773 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 10630 | 2025.06.04 04:42:51.788845 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 10631 | 2025.06.04 04:42:51.788896 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 10632 | 2025.06.04 04:42:51.788940 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 10633 | 2025.06.04 04:42:51.788980 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 10634 | 2025.06.04 04:42:51.789021 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 10635 | 2025.06.04 04:42:51.790853 [ 195 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270594 sec., 10289378.02178637 rows/sec., 147.19 MiB/sec. | ||
| 10636 | 2025.06.04 04:42:51.791116 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10637 | 2025.06.04 04:42:51.791345 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2025.06.04 04:42:51.791412 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_51_10} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10639 | 2025.06.04 04:42:51.791482 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10640 | 2025.06.04 04:42:53.042071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10641 | 2025.06.04 04:42:53.059682 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2025.06.04 04:42:53.059744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10643 | 2025.06.04 04:42:53.065340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10644 | 2025.06.04 04:42:53.066029 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2025.06.04 04:42:53.066315 [ 80 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10646 | 2025.06.04 04:42:53.066374 [ 80 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2025.06.04 04:42:53.066393 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10648 | 2025.06.04 04:42:53.066493 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10649 | 2025.06.04 04:42:53.069152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10650 | 2025.06.04 04:42:53.070295 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10651 | 2025.06.04 04:42:53.071767 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10652 | 2025.06.04 04:42:53.076523 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10653 | 2025.06.04 04:42:53.081137 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10654 | 2025.06.04 04:42:53.085784 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10655 | 2025.06.04 04:42:53.090033 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10656 | 2025.06.04 04:42:53.093818 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10657 | 2025.06.04 04:42:53.143975 [ 200 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.077526295 sec., 4953.158151050557 rows/sec., 25.61 MiB/sec. | ||
| 10658 | 2025.06.04 04:42:53.146195 [ 188 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10659 | 2025.06.04 04:42:53.147893 [ 188 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2025.06.04 04:42:53.147988 [ 188 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_51_10} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10661 | 2025.06.04 04:42:53.149414 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10662 | 2025.06.04 04:42:56.213563 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2025.06.04 04:42:56.213876 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10664 | 2025.06.04 04:42:56.213979 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10665 | 2025.06.04 04:42:56.214700 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2025.06.04 04:42:56.214751 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10667 | 2025.06.04 04:42:56.215154 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10668 | 2025.06.04 04:42:56.215387 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2025.06.04 04:42:56.215549 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001751 sec., 34266.133637921186 rows/sec., 2.66 MiB/sec. | ||
| 10670 | 2025.06.04 04:42:56.215592 [ 281 ] {8ed66241-d2f2-4768-9efe-6d79a322ef5b} <Debug> TCPHandler: Processed in 0.002217824 sec. | ||
| 10671 | 2025.06.04 04:42:56.215717 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2025.06.04 04:42:56.215812 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10673 | 2025.06.04 04:42:56.215852 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10674 | 2025.06.04 04:42:56.216239 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2025.06.04 04:42:56.216275 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10676 | 2025.06.04 04:42:56.216575 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10677 | 2025.06.04 04:42:56.216777 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2025.06.04 04:42:56.216905 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001111 sec., 1800.1800180018001 rows/sec., 135.37 KiB/sec. | ||
| 10679 | 2025.06.04 04:42:56.216941 [ 281 ] {dea4eee5-c408-4114-b061-809fd60d3acd} <Debug> TCPHandler: Processed in 0.00127096 sec. | ||
| 10680 | 2025.06.04 04:42:56.217046 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2025.06.04 04:42:56.217137 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10682 | 2025.06.04 04:42:56.217176 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10683 | 2025.06.04 04:42:56.217583 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2025.06.04 04:42:56.217618 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10685 | 2025.06.04 04:42:56.217913 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10686 | 2025.06.04 04:42:56.218131 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2025.06.04 04:42:56.218255 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001136 sec., 58098.59154929577 rows/sec., 4.53 MiB/sec. | ||
| 10688 | 2025.06.04 04:42:56.218292 [ 281 ] {d77dc876-34a5-4c7c-8a34-d3b83dba604b} <Debug> TCPHandler: Processed in 0.00129247 sec. | ||
| 10689 | 2025.06.04 04:42:56.218396 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2025.06.04 04:42:56.218488 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10691 | 2025.06.04 04:42:56.218530 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10692 | 2025.06.04 04:42:56.218927 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2025.06.04 04:42:56.218962 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10694 | 2025.06.04 04:42:56.219288 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10695 | 2025.06.04 04:42:56.219493 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2025.06.04 04:42:56.219618 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 10697 | 2025.06.04 04:42:56.219628 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_79_16 to all_84_84_0 | ||
| 10698 | 2025.06.04 04:42:56.219654 [ 281 ] {d143fdc8-f2be-4dc4-aacf-8934c48876b5} <Debug> TCPHandler: Processed in 0.0013045 sec. | ||
| 10699 | 2025.06.04 04:42:56.219696 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.06.04 04:42:56.219721 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10701 | 2025.06.04 04:42:56.219786 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2025.06.04 04:42:56.219848 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_79_16 to all_84_84_0 into Compact with storage Full | ||
| 10703 | 2025.06.04 04:42:56.219882 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10704 | 2025.06.04 04:42:56.219946 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10705 | 2025.06.04 04:42:56.220012 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10706 | 2025.06.04 04:42:56.220054 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 25052 rows starting from the beginning of the part | ||
| 10707 | 2025.06.04 04:42:56.220124 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 10708 | 2025.06.04 04:42:56.220170 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part | ||
| 10709 | 2025.06.04 04:42:56.220216 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10710 | 2025.06.04 04:42:56.220256 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 244 rows starting from the beginning of the part | ||
| 10711 | 2025.06.04 04:42:56.220300 [ 193 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10712 | 2025.06.04 04:42:56.220751 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2025.06.04 04:42:56.220791 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10714 | 2025.06.04 04:42:56.221683 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10715 | 2025.06.04 04:42:56.221906 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2025.06.04 04:42:56.222045 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002181 sec., 917.0105456212746 rows/sec., 1.64 MiB/sec. | ||
| 10717 | 2025.06.04 04:42:56.222099 [ 281 ] {9d2c9adc-5613-4408-9da2-9fe0e2570fb3} <Debug> TCPHandler: Processed in 0.002365976 sec. | ||
| 10718 | 2025.06.04 04:42:56.222219 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2025.06.04 04:42:56.222312 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10720 | 2025.06.04 04:42:56.222354 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10721 | 2025.06.04 04:42:56.222698 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2025.06.04 04:42:56.222735 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10723 | 2025.06.04 04:42:56.223186 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10724 | 2025.06.04 04:42:56.223421 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2025.06.04 04:42:56.223550 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 10726 | 2025.06.04 04:42:56.223585 [ 281 ] {7939b075-1038-419d-90e2-9ecc91f11ee4} <Debug> TCPHandler: Processed in 0.001413191 sec. | ||
| 10727 | 2025.06.04 04:42:56.228380 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25887 rows, containing 5 columns (5 merged, 0 gathered) in 0.00859356 sec., 3012372.0553530785 rows/sec., 203.41 MiB/sec. | ||
| 10728 | 2025.06.04 04:42:56.228619 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 10729 | 2025.06.04 04:42:56.228891 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2025.06.04 04:42:56.228964 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_79_16, all_84_84_0] -> all_1_84_17 | ||
| 10731 | 2025.06.04 04:42:56.229043 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10732 | 2025.06.04 04:42:57.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.52 MiB, peak 313.94 MiB, free memory in arenas 0.00 B, will set to 303.67 MiB (RSS), difference: 3.15 MiB | ||
| 10733 | 2025.06.04 04:42:59.148627 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10734 | 2025.06.04 04:42:59.148692 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10735 | 2025.06.04 04:42:59.289451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
| 10736 | 2025.06.04 04:42:59.289976 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2025.06.04 04:42:59.290028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10738 | 2025.06.04 04:42:59.290535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10739 | 2025.06.04 04:42:59.290783 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2025.06.04 04:42:59.290935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 10741 | 2025.06.04 04:42:59.365280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1532 | ||
| 10742 | 2025.06.04 04:42:59.367682 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2025.06.04 04:42:59.367730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10744 | 2025.06.04 04:42:59.368925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10745 | 2025.06.04 04:42:59.369192 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2025.06.04 04:42:59.369464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 10747 | 2025.06.04 04:43:00.569219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10748 | 2025.06.04 04:43:00.584125 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.06.04 04:43:00.584192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10750 | 2025.06.04 04:43:00.589516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10751 | 2025.06.04 04:43:00.590202 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2025.06.04 04:43:00.593617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10753 | 2025.06.04 04:43:01.222596 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2025.06.04 04:43:01.222797 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10755 | 2025.06.04 04:43:01.222867 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10756 | 2025.06.04 04:43:01.223630 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2025.06.04 04:43:01.223675 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10758 | 2025.06.04 04:43:01.224058 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10759 | 2025.06.04 04:43:01.224283 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2025.06.04 04:43:01.224418 [ 70 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 10761 | 2025.06.04 04:43:01.224445 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001697 sec., 124926.3406010607 rows/sec., 7.95 MiB/sec. | ||
| 10762 | 2025.06.04 04:43:01.224455 [ 70 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2025.06.04 04:43:01.224481 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10764 | 2025.06.04 04:43:01.224495 [ 281 ] {09f31572-35f0-445c-a01b-1104187a6be6} <Debug> TCPHandler: Processed in 0.002036351 sec. | ||
| 10765 | 2025.06.04 04:43:01.224619 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 10766 | 2025.06.04 04:43:01.224640 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2025.06.04 04:43:01.224761 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10768 | 2025.06.04 04:43:01.224781 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10769 | 2025.06.04 04:43:01.224805 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10770 | 2025.06.04 04:43:01.224820 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part | ||
| 10771 | 2025.06.04 04:43:01.224893 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 10772 | 2025.06.04 04:43:01.224938 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 10773 | 2025.06.04 04:43:01.224983 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 10774 | 2025.06.04 04:43:01.225021 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 10775 | 2025.06.04 04:43:01.225589 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.06.04 04:43:01.225632 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10777 | 2025.06.04 04:43:01.225960 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401202 sec., 756493.3535635832 rows/sec., 51.00 MiB/sec. | ||
| 10778 | 2025.06.04 04:43:01.226064 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10779 | 2025.06.04 04:43:01.226172 [ 199 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 10780 | 2025.06.04 04:43:01.226313 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2025.06.04 04:43:01.226467 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001725 sec., 402898.5507246377 rows/sec., 32.13 MiB/sec. | ||
| 10782 | 2025.06.04 04:43:01.226507 [ 281 ] {a1224ce9-bbce-4d76-9365-0b724385bcc3} <Debug> TCPHandler: Processed in 0.001918779 sec. | ||
| 10783 | 2025.06.04 04:43:01.226530 [ 199 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2025.06.04 04:43:01.226620 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2025.06.04 04:43:01.226621 [ 199 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_37_9} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 10786 | 2025.06.04 04:43:01.226722 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10787 | 2025.06.04 04:43:01.226757 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10788 | 2025.06.04 04:43:01.226770 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10789 | 2025.06.04 04:43:01.227222 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2025.06.04 04:43:01.227259 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10791 | 2025.06.04 04:43:01.227574 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10792 | 2025.06.04 04:43:01.227793 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2025.06.04 04:43:01.227923 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001219 sec., 118949.95898277276 rows/sec., 7.47 MiB/sec. | ||
| 10794 | 2025.06.04 04:43:01.227960 [ 281 ] {6bb38aa9-bed9-466b-8429-737667cc4937} <Debug> TCPHandler: Processed in 0.001390661 sec. | ||
| 10795 | 2025.06.04 04:43:01.228067 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2025.06.04 04:43:01.228161 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10797 | 2025.06.04 04:43:01.228203 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10798 | 2025.06.04 04:43:01.228622 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.06.04 04:43:01.228658 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10800 | 2025.06.04 04:43:01.228971 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10801 | 2025.06.04 04:43:01.229181 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2025.06.04 04:43:01.229310 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001166 sec., 96912.52144082333 rows/sec., 6.27 MiB/sec. | ||
| 10803 | 2025.06.04 04:43:01.229347 [ 281 ] {c2894a42-d42a-4007-ba4c-52b320048eec} <Debug> TCPHandler: Processed in 0.00133095 sec. | ||
| 10804 | 2025.06.04 04:43:01.229452 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2025.06.04 04:43:01.229547 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10806 | 2025.06.04 04:43:01.229587 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10807 | 2025.06.04 04:43:01.230004 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.06.04 04:43:01.230039 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10809 | 2025.06.04 04:43:01.230341 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10810 | 2025.06.04 04:43:01.230557 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2025.06.04 04:43:01.230657 [ 70 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 10812 | 2025.06.04 04:43:01.230686 [ 70 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.06.04 04:43:01.230692 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001162 sec., 96385.5421686747 rows/sec., 5.49 MiB/sec. | ||
| 10814 | 2025.06.04 04:43:01.230704 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10815 | 2025.06.04 04:43:01.230732 [ 281 ] {a6012367-59d6-414f-bc0e-9d7b68a6ba5e} <Debug> TCPHandler: Processed in 0.00132983 sec. | ||
| 10816 | 2025.06.04 04:43:01.230780 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 10817 | 2025.06.04 04:43:01.230837 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2025.06.04 04:43:01.230878 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10819 | 2025.06.04 04:43:01.230911 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part | ||
| 10820 | 2025.06.04 04:43:01.230932 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10821 | 2025.06.04 04:43:01.230972 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10822 | 2025.06.04 04:43:01.230976 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
| 10823 | 2025.06.04 04:43:01.231032 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
| 10824 | 2025.06.04 04:43:01.231078 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
| 10825 | 2025.06.04 04:43:01.231123 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
| 10826 | 2025.06.04 04:43:01.231540 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2025.06.04 04:43:01.231575 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10828 | 2025.06.04 04:43:01.231858 [ 199 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112787 sec., 503240.9616575319 rows/sec., 30.59 MiB/sec. | ||
| 10829 | 2025.06.04 04:43:01.231908 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10830 | 2025.06.04 04:43:01.232004 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 10831 | 2025.06.04 04:43:01.232139 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2025.06.04 04:43:01.232274 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00136 sec., 309558.82352941175 rows/sec., 22.05 MiB/sec. | ||
| 10833 | 2025.06.04 04:43:01.232313 [ 281 ] {1eefd3ee-b909-4b2d-afcd-b535c5f07863} <Debug> TCPHandler: Processed in 0.001526023 sec. | ||
| 10834 | 2025.06.04 04:43:01.232346 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2025.06.04 04:43:01.232425 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2025.06.04 04:43:01.232432 [ 194 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_37_9} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 10837 | 2025.06.04 04:43:01.232517 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10838 | 2025.06.04 04:43:01.232522 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10839 | 2025.06.04 04:43:01.232569 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10840 | 2025.06.04 04:43:01.232915 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2025.06.04 04:43:01.232952 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10842 | 2025.06.04 04:43:01.233281 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10843 | 2025.06.04 04:43:01.233494 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2025.06.04 04:43:01.233626 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 10845 | 2025.06.04 04:43:01.233663 [ 281 ] {3606e429-fec5-4a6c-b0ee-4a1ffe81950c} <Debug> TCPHandler: Processed in 0.00128863 sec. | ||
| 10846 | 2025.06.04 04:43:01.233781 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2025.06.04 04:43:01.233881 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10848 | 2025.06.04 04:43:01.233926 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10849 | 2025.06.04 04:43:01.234358 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2025.06.04 04:43:01.234395 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10851 | 2025.06.04 04:43:01.234758 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10852 | 2025.06.04 04:43:01.234991 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2025.06.04 04:43:01.235140 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001278 sec., 185446.00938967135 rows/sec., 12.43 MiB/sec. | ||
| 10854 | 2025.06.04 04:43:01.235179 [ 281 ] {5c995f7d-7c43-4b97-8791-7e24ce4ca857} <Debug> TCPHandler: Processed in 0.001449312 sec. | ||
| 10855 | 2025.06.04 04:43:01.235296 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2025.06.04 04:43:01.235390 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10857 | 2025.06.04 04:43:01.235434 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10858 | 2025.06.04 04:43:01.235752 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2025.06.04 04:43:01.235786 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10860 | 2025.06.04 04:43:01.236083 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10861 | 2025.06.04 04:43:01.236292 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2025.06.04 04:43:01.236421 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 10863 | 2025.06.04 04:43:01.236458 [ 281 ] {bb43eed9-d73b-4651-8219-5cfb2e50cbc2} <Debug> TCPHandler: Processed in 0.001210918 sec. | ||
| 10864 | 2025.06.04 04:43:01.236573 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2025.06.04 04:43:01.236667 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10866 | 2025.06.04 04:43:01.236722 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10867 | 2025.06.04 04:43:01.237660 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2025.06.04 04:43:01.237695 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10869 | 2025.06.04 04:43:01.238281 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10870 | 2025.06.04 04:43:01.238513 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2025.06.04 04:43:01.238662 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002014 sec., 19364.44885799404 rows/sec., 34.70 MiB/sec. | ||
| 10872 | 2025.06.04 04:43:01.238719 [ 281 ] {a8e898be-61f9-47d9-97db-49cba6c95647} <Debug> TCPHandler: Processed in 0.002195403 sec. | ||
| 10873 | 2025.06.04 04:43:01.238830 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2025.06.04 04:43:01.238925 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10875 | 2025.06.04 04:43:01.238967 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10876 | 2025.06.04 04:43:01.239303 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2025.06.04 04:43:01.239338 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10878 | 2025.06.04 04:43:01.239645 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10879 | 2025.06.04 04:43:01.239864 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2025.06.04 04:43:01.239993 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001087 sec., 75436.98252069917 rows/sec., 4.79 MiB/sec. | ||
| 10881 | 2025.06.04 04:43:01.240029 [ 281 ] {7190c5c8-b1f3-42c7-a970-3e43afb361af} <Debug> TCPHandler: Processed in 0.001248098 sec. | ||
| 10882 | 2025.06.04 04:43:04.592696 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2025.06.04 04:43:04.592884 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10884 | 2025.06.04 04:43:04.592956 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10885 | 2025.06.04 04:43:04.594092 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2025.06.04 04:43:04.594144 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10887 | 2025.06.04 04:43:04.594639 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10888 | 2025.06.04 04:43:04.594878 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2025.06.04 04:43:04.595038 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Debug> executeQuery: Read 1200 rows, 100.89 KiB in 0.002204 sec., 544464.6098003631 rows/sec., 44.70 MiB/sec. | ||
| 10890 | 2025.06.04 04:43:04.595034 [ 61 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10891 | 2025.06.04 04:43:04.595084 [ 281 ] {8493cd7f-bfd0-4ee4-a20b-b4a709544157} <Debug> TCPHandler: Processed in 0.002527828 sec. | ||
| 10892 | 2025.06.04 04:43:04.595114 [ 61 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2025.06.04 04:43:04.595141 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10894 | 2025.06.04 04:43:04.595207 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2025.06.04 04:43:04.595237 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10896 | 2025.06.04 04:43:04.595309 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10897 | 2025.06.04 04:43:04.595332 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10898 | 2025.06.04 04:43:04.595351 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10899 | 2025.06.04 04:43:04.595360 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1849 rows starting from the beginning of the part | ||
| 10900 | 2025.06.04 04:43:04.595418 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10901 | 2025.06.04 04:43:04.595464 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 702 rows starting from the beginning of the part | ||
| 10902 | 2025.06.04 04:43:04.595505 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10903 | 2025.06.04 04:43:04.595544 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 695 rows starting from the beginning of the part | ||
| 10904 | 2025.06.04 04:43:04.595584 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1200 rows starting from the beginning of the part | ||
| 10905 | 2025.06.04 04:43:04.595805 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.06.04 04:43:04.595844 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10907 | 2025.06.04 04:43:04.596147 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10908 | 2025.06.04 04:43:04.596377 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.06.04 04:43:04.596498 [ 61 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 10910 | 2025.06.04 04:43:04.596510 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00122 sec., 1639.344262295082 rows/sec., 123.27 KiB/sec. | ||
| 10911 | 2025.06.04 04:43:04.596537 [ 61 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2025.06.04 04:43:04.596560 [ 281 ] {5981b060-0ba6-4f75-bc59-ed11428a096a} <Debug> TCPHandler: Processed in 0.001402461 sec. | ||
| 10913 | 2025.06.04 04:43:04.596562 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10914 | 2025.06.04 04:43:04.596662 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 10915 | 2025.06.04 04:43:04.596690 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10916 | 2025.06.04 04:43:04.596755 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10917 | 2025.06.04 04:43:04.596781 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 165 rows starting from the beginning of the part | ||
| 10918 | 2025.06.04 04:43:04.596783 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10919 | 2025.06.04 04:43:04.596830 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 10920 | 2025.06.04 04:43:04.596831 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10921 | 2025.06.04 04:43:04.596875 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 159 rows starting from the beginning of the part | ||
| 10922 | 2025.06.04 04:43:04.596915 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part | ||
| 10923 | 2025.06.04 04:43:04.596955 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 145 rows starting from the beginning of the part | ||
| 10924 | 2025.06.04 04:43:04.596984 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001789097 sec., 2552125.457702964 rows/sec., 216.33 MiB/sec. | ||
| 10925 | 2025.06.04 04:43:04.596994 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2 rows starting from the beginning of the part | ||
| 10926 | 2025.06.04 04:43:04.597242 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10927 | 2025.06.04 04:43:04.597403 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2025.06.04 04:43:04.597444 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10929 | 2025.06.04 04:43:04.597521 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2025.06.04 04:43:04.597590 [ 202 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_86_17} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10931 | 2025.06.04 04:43:04.597662 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 10932 | 2025.06.04 04:43:04.597879 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10933 | 2025.06.04 04:43:04.598001 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137631 sec., 345125.7347545248 rows/sec., 23.16 MiB/sec. | ||
| 10934 | 2025.06.04 04:43:04.598132 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10935 | 2025.06.04 04:43:04.598142 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2025.06.04 04:43:04.598273 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001507 sec., 151293.9615129396 rows/sec., 10.24 MiB/sec. | ||
| 10937 | 2025.06.04 04:43:04.598309 [ 281 ] {b05d0e40-a5df-4cc9-bde9-39f463a49e9d} <Debug> TCPHandler: Processed in 0.001671485 sec. | ||
| 10938 | 2025.06.04 04:43:04.598383 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2025.06.04 04:43:04.598439 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2025.06.04 04:43:04.598449 [ 190 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_70_14} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 10941 | 2025.06.04 04:43:04.598526 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10942 | 2025.06.04 04:43:04.598567 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10943 | 2025.06.04 04:43:04.598623 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10944 | 2025.06.04 04:43:04.599407 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2025.06.04 04:43:04.599454 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10946 | 2025.06.04 04:43:04.599951 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10947 | 2025.06.04 04:43:04.600289 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2025.06.04 04:43:04.600436 [ 61 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10949 | 2025.06.04 04:43:04.600469 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Debug> executeQuery: Read 522 rows, 39.56 KiB in 0.001926 sec., 271028.03738317755 rows/sec., 20.06 MiB/sec. | ||
| 10950 | 2025.06.04 04:43:04.600475 [ 61 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2025.06.04 04:43:04.600520 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10952 | 2025.06.04 04:43:04.600533 [ 281 ] {d666c7db-7779-4af9-96fb-9c5619db4d8c} <Debug> TCPHandler: Processed in 0.002157683 sec. | ||
| 10953 | 2025.06.04 04:43:04.600586 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10954 | 2025.06.04 04:43:04.600663 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10955 | 2025.06.04 04:43:04.600695 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10956 | 2025.06.04 04:43:04.600735 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
| 10957 | 2025.06.04 04:43:04.600757 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10958 | 2025.06.04 04:43:04.600799 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10959 | 2025.06.04 04:43:04.600802 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 66 rows starting from the beginning of the part | ||
| 10960 | 2025.06.04 04:43:04.600875 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 435 rows starting from the beginning of the part | ||
| 10961 | 2025.06.04 04:43:04.600943 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 66 rows starting from the beginning of the part | ||
| 10962 | 2025.06.04 04:43:04.601010 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 421 rows starting from the beginning of the part | ||
| 10963 | 2025.06.04 04:43:04.601075 [ 202 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 522 rows starting from the beginning of the part | ||
| 10964 | 2025.06.04 04:43:04.601356 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2025.06.04 04:43:04.601391 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10966 | 2025.06.04 04:43:04.601779 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10967 | 2025.06.04 04:43:04.601986 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2025.06.04 04:43:04.602128 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Debug> executeQuery: Read 972 rows, 66.81 KiB in 0.001375 sec., 706909.0909090909 rows/sec., 47.45 MiB/sec. | ||
| 10969 | 2025.06.04 04:43:04.602169 [ 281 ] {d2cc650d-6857-44be-962b-29be019ded5e} <Debug> TCPHandler: Processed in 0.001553384 sec. | ||
| 10970 | 2025.06.04 04:43:04.602276 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2025.06.04 04:43:04.602370 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10972 | 2025.06.04 04:43:04.602423 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10973 | 2025.06.04 04:43:04.602679 [ 187 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2425 rows, containing 5 columns (5 merged, 0 gathered) in 0.002113773 sec., 1147237.6645931231 rows/sec., 87.88 MiB/sec. | ||
| 10974 | 2025.06.04 04:43:04.602944 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10975 | 2025.06.04 04:43:04.603131 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2025.06.04 04:43:04.603173 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10977 | 2025.06.04 04:43:04.603282 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.06.04 04:43:04.603377 [ 196 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_86_17} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10979 | 2025.06.04 04:43:04.603486 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10980 | 2025.06.04 04:43:04.603684 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10981 | 2025.06.04 04:43:04.603902 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2025.06.04 04:43:04.604050 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001683 sec., 1188.3541295306002 rows/sec., 2.13 MiB/sec. | ||
| 10983 | 2025.06.04 04:43:04.604113 [ 281 ] {c62859ff-92f2-4e50-8f08-4658a4b9f095} <Debug> TCPHandler: Processed in 0.001883908 sec. | ||
| 10984 | 2025.06.04 04:43:04.604221 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2025.06.04 04:43:04.604313 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10986 | 2025.06.04 04:43:04.604353 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10987 | 2025.06.04 04:43:04.604707 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2025.06.04 04:43:04.604743 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10989 | 2025.06.04 04:43:04.605051 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10990 | 2025.06.04 04:43:04.605295 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2025.06.04 04:43:04.605406 [ 61 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10992 | 2025.06.04 04:43:04.605422 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001126 sec., 40852.575488454706 rows/sec., 2.76 MiB/sec. | ||
| 10993 | 2025.06.04 04:43:04.605440 [ 61 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2025.06.04 04:43:04.605461 [ 281 ] {59e0eb12-8604-4da7-867d-d391676d82e5} <Debug> TCPHandler: Processed in 0.00128932 sec. | ||
| 10995 | 2025.06.04 04:43:04.605465 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10996 | 2025.06.04 04:43:04.605546 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10997 | 2025.06.04 04:43:04.605624 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10998 | 2025.06.04 04:43:04.605647 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5018 rows starting from the beginning of the part | ||
| 10999 | 2025.06.04 04:43:04.605688 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11000 | 2025.06.04 04:43:04.605721 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
| 11001 | 2025.06.04 04:43:04.605752 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11002 | 2025.06.04 04:43:04.605781 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
| 11003 | 2025.06.04 04:43:04.605812 [ 194 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 46 rows starting from the beginning of the part | ||
| 11004 | 2025.06.04 04:43:04.607404 [ 187 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886418 sec., 2835002.634622867 rows/sec., 184.82 MiB/sec. | ||
| 11005 | 2025.06.04 04:43:04.607756 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11006 | 2025.06.04 04:43:04.608031 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2025.06.04 04:43:04.608105 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_86_17} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11008 | 2025.06.04 04:43:04.608181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11009 | 2025.06.04 04:43:06.208717 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11010 | 2025.06.04 04:43:06.208918 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11011 | 2025.06.04 04:43:06.208988 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11012 | 2025.06.04 04:43:06.209627 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2025.06.04 04:43:06.209677 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11014 | 2025.06.04 04:43:06.210084 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11015 | 2025.06.04 04:43:06.210329 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11016 | 2025.06.04 04:43:06.210499 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 11017 | 2025.06.04 04:43:06.210550 [ 281 ] {ba65490e-5a72-4018-bf24-0779ade2db59} <Debug> TCPHandler: Processed in 0.001969659 sec. | ||
| 11018 | 2025.06.04 04:43:06.210674 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11019 | 2025.06.04 04:43:06.210778 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11020 | 2025.06.04 04:43:06.210820 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11021 | 2025.06.04 04:43:06.211255 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2025.06.04 04:43:06.211293 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11023 | 2025.06.04 04:43:06.211637 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11024 | 2025.06.04 04:43:06.211862 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11025 | 2025.06.04 04:43:06.211997 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 11026 | 2025.06.04 04:43:06.212036 [ 281 ] {6e2bb668-2d37-4637-a4a3-20fa72094705} <Debug> TCPHandler: Processed in 0.001416701 sec. | ||
| 11027 | 2025.06.04 04:43:06.212156 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11028 | 2025.06.04 04:43:06.212251 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11029 | 2025.06.04 04:43:06.212296 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11030 | 2025.06.04 04:43:06.212663 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2025.06.04 04:43:06.212698 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11032 | 2025.06.04 04:43:06.213072 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11033 | 2025.06.04 04:43:06.213292 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2025.06.04 04:43:06.213427 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001196 sec., 28428.09364548495 rows/sec., 1.99 MiB/sec. | ||
| 11035 | 2025.06.04 04:43:06.213463 [ 281 ] {ec919e37-7d0a-4751-b25f-99208d07da9f} <Debug> TCPHandler: Processed in 0.001360391 sec. | ||
| 11036 | 2025.06.04 04:43:06.213580 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2025.06.04 04:43:06.213674 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11038 | 2025.06.04 04:43:06.213716 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11039 | 2025.06.04 04:43:06.214032 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2025.06.04 04:43:06.214067 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11041 | 2025.06.04 04:43:06.214365 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11042 | 2025.06.04 04:43:06.214579 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2025.06.04 04:43:06.214709 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001053 sec., 13295.346628679963 rows/sec., 906.08 KiB/sec. | ||
| 11044 | 2025.06.04 04:43:06.214743 [ 281 ] {8dbce343-a5e5-4d9d-8284-42d525ee2aa7} <Debug> TCPHandler: Processed in 0.001215798 sec. | ||
| 11045 | 2025.06.04 04:43:06.791059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
| 11046 | 2025.06.04 04:43:06.791877 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.06.04 04:43:06.791949 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11048 | 2025.06.04 04:43:06.792780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11049 | 2025.06.04 04:43:06.793022 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.06.04 04:43:06.793170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
| 11051 | 2025.06.04 04:43:08.093717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11052 | 2025.06.04 04:43:08.109545 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2025.06.04 04:43:08.109605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11054 | 2025.06.04 04:43:08.115262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11055 | 2025.06.04 04:43:08.115937 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2025.06.04 04:43:08.118617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11057 | 2025.06.04 04:43:09.369700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1576 | ||
| 11058 | 2025.06.04 04:43:09.372513 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2025.06.04 04:43:09.372573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11060 | 2025.06.04 04:43:09.373808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11061 | 2025.06.04 04:43:09.374097 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2025.06.04 04:43:09.374483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 11063 | 2025.06.04 04:43:11.221130 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2025.06.04 04:43:11.221346 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11065 | 2025.06.04 04:43:11.221418 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11066 | 2025.06.04 04:43:11.222164 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2025.06.04 04:43:11.222212 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11068 | 2025.06.04 04:43:11.222632 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11069 | 2025.06.04 04:43:11.222868 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2025.06.04 04:43:11.223023 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001733 sec., 122331.21754183497 rows/sec., 7.78 MiB/sec. | ||
| 11071 | 2025.06.04 04:43:11.223065 [ 281 ] {32aafcd5-ce20-42ae-ac98-ce63693b1523} <Debug> TCPHandler: Processed in 0.002080411 sec. | ||
| 11072 | 2025.06.04 04:43:11.223188 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2025.06.04 04:43:11.223285 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11074 | 2025.06.04 04:43:11.223328 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11075 | 2025.06.04 04:43:11.224060 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2025.06.04 04:43:11.224097 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11077 | 2025.06.04 04:43:11.224447 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11078 | 2025.06.04 04:43:11.224676 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2025.06.04 04:43:11.224812 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001546 sec., 449547.2186287193 rows/sec., 35.85 MiB/sec. | ||
| 11080 | 2025.06.04 04:43:11.224850 [ 281 ] {bbd3aad3-23ce-4ef3-8cdd-d1f26ee59d48} <Debug> TCPHandler: Processed in 0.001711726 sec. | ||
| 11081 | 2025.06.04 04:43:11.224959 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2025.06.04 04:43:11.225053 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11083 | 2025.06.04 04:43:11.225094 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11084 | 2025.06.04 04:43:11.225531 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2025.06.04 04:43:11.225567 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11086 | 2025.06.04 04:43:11.225873 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11087 | 2025.06.04 04:43:11.226085 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2025.06.04 04:43:11.226218 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001183 sec., 122569.73795435333 rows/sec., 7.69 MiB/sec. | ||
| 11089 | 2025.06.04 04:43:11.226256 [ 281 ] {7241ad2a-20b7-4818-8049-74c209873d38} <Debug> TCPHandler: Processed in 0.0013461 sec. | ||
| 11090 | 2025.06.04 04:43:11.226366 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2025.06.04 04:43:11.226460 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11092 | 2025.06.04 04:43:11.226501 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11093 | 2025.06.04 04:43:11.226913 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2025.06.04 04:43:11.226948 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11095 | 2025.06.04 04:43:11.227247 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11096 | 2025.06.04 04:43:11.227465 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.06.04 04:43:11.227593 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001151 sec., 98175.49956559515 rows/sec., 6.36 MiB/sec. | ||
| 11098 | 2025.06.04 04:43:11.227631 [ 281 ] {b56ac8de-5224-4db5-a746-45f9535bb851} <Debug> TCPHandler: Processed in 0.00131478 sec. | ||
| 11099 | 2025.06.04 04:43:11.227741 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2025.06.04 04:43:11.227835 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11101 | 2025.06.04 04:43:11.227875 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11102 | 2025.06.04 04:43:11.228290 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.06.04 04:43:11.228327 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11104 | 2025.06.04 04:43:11.228620 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11105 | 2025.06.04 04:43:11.228837 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2025.06.04 04:43:11.228964 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001147 sec., 97646.0331299041 rows/sec., 5.56 MiB/sec. | ||
| 11107 | 2025.06.04 04:43:11.229002 [ 281 ] {c5fa8784-e9bf-4f2f-9780-19193da9ca02} <Debug> TCPHandler: Processed in 0.00131063 sec. | ||
| 11108 | 2025.06.04 04:43:11.229109 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2025.06.04 04:43:11.229201 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11110 | 2025.06.04 04:43:11.229240 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11111 | 2025.06.04 04:43:11.229777 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.06.04 04:43:11.229813 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11113 | 2025.06.04 04:43:11.230137 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11114 | 2025.06.04 04:43:11.230353 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2025.06.04 04:43:11.230487 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001304 sec., 322852.7607361963 rows/sec., 23.00 MiB/sec. | ||
| 11116 | 2025.06.04 04:43:11.230526 [ 281 ] {6c0db1c7-1ff8-4020-9f3c-f7ced8837cd3} <Debug> TCPHandler: Processed in 0.001466292 sec. | ||
| 11117 | 2025.06.04 04:43:11.230633 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2025.06.04 04:43:11.230726 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11119 | 2025.06.04 04:43:11.230767 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11120 | 2025.06.04 04:43:11.231089 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2025.06.04 04:43:11.231124 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11122 | 2025.06.04 04:43:11.231432 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11123 | 2025.06.04 04:43:11.231646 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2025.06.04 04:43:11.231780 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 11125 | 2025.06.04 04:43:11.231817 [ 281 ] {e9a1c666-17d8-4307-9f72-b19da65a0dad} <Debug> TCPHandler: Processed in 0.001233978 sec. | ||
| 11126 | 2025.06.04 04:43:11.231923 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2025.06.04 04:43:11.232015 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11128 | 2025.06.04 04:43:11.232058 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11129 | 2025.06.04 04:43:11.232450 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2025.06.04 04:43:11.232486 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11131 | 2025.06.04 04:43:11.232822 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11132 | 2025.06.04 04:43:11.233044 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2025.06.04 04:43:11.233177 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001179 sec., 201017.81170483463 rows/sec., 13.47 MiB/sec. | ||
| 11134 | 2025.06.04 04:43:11.233213 [ 281 ] {f27f27fc-a81b-46fa-9add-664f3686d6d7} <Debug> TCPHandler: Processed in 0.00133998 sec. | ||
| 11135 | 2025.06.04 04:43:11.233320 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2025.06.04 04:43:11.233413 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11137 | 2025.06.04 04:43:11.233455 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11138 | 2025.06.04 04:43:11.233789 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.06.04 04:43:11.233825 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11140 | 2025.06.04 04:43:11.234120 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11141 | 2025.06.04 04:43:11.234333 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2025.06.04 04:43:11.234467 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 11143 | 2025.06.04 04:43:11.234502 [ 281 ] {1f9ad2ca-a14a-4f70-b653-ae712f853a5c} <Debug> TCPHandler: Processed in 0.001231809 sec. | ||
| 11144 | 2025.06.04 04:43:11.234602 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2025.06.04 04:43:11.234694 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11146 | 2025.06.04 04:43:11.234774 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11147 | 2025.06.04 04:43:11.235609 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.06.04 04:43:11.235645 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11149 | 2025.06.04 04:43:11.236212 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11150 | 2025.06.04 04:43:11.236448 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.06.04 04:43:11.236575 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11152 | 2025.06.04 04:43:11.236593 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001916 sec., 20354.90605427975 rows/sec., 36.48 MiB/sec. | ||
| 11153 | 2025.06.04 04:43:11.236650 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2025.06.04 04:43:11.236671 [ 281 ] {42b13865-f241-4e95-b955-68b2a88795e1} <Debug> TCPHandler: Processed in 0.002118082 sec. | ||
| 11155 | 2025.06.04 04:43:11.236679 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11156 | 2025.06.04 04:43:11.236784 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11157 | 2025.06.04 04:43:11.236789 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2025.06.04 04:43:11.236899 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11159 | 2025.06.04 04:43:11.236941 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11160 | 2025.06.04 04:43:11.236972 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11161 | 2025.06.04 04:43:11.237021 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1386 rows starting from the beginning of the part | ||
| 11162 | 2025.06.04 04:43:11.237143 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part | ||
| 11163 | 2025.06.04 04:43:11.237246 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part | ||
| 11164 | 2025.06.04 04:43:11.237266 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2025.06.04 04:43:11.237303 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11166 | 2025.06.04 04:43:11.237337 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 39 rows starting from the beginning of the part | ||
| 11167 | 2025.06.04 04:43:11.237422 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2 rows starting from the beginning of the part | ||
| 11168 | 2025.06.04 04:43:11.237509 [ 194 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 39 rows starting from the beginning of the part | ||
| 11169 | 2025.06.04 04:43:11.237635 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11170 | 2025.06.04 04:43:11.237857 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2025.06.04 04:43:11.237987 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001107 sec., 74074.07407407407 rows/sec., 4.70 MiB/sec. | ||
| 11172 | 2025.06.04 04:43:11.238022 [ 281 ] {6ef05c7b-67a7-46b2-ae19-6b3a67a2a532} <Debug> TCPHandler: Processed in 0.001282579 sec. | ||
| 11173 | 2025.06.04 04:43:11.248010 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1507 rows, containing 19 columns (19 merged, 0 gathered) in 0.011257001 sec., 133872.24536979254 rows/sec., 239.89 MiB/sec. | ||
| 11174 | 2025.06.04 04:43:11.249474 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11175 | 2025.06.04 04:43:11.249851 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2025.06.04 04:43:11.249934 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11177 | 2025.06.04 04:43:11.250056 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11178 | 2025.06.04 04:43:12.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.08 MiB, peak 316.65 MiB, free memory in arenas 0.00 B, will set to 308.55 MiB (RSS), difference: 3.47 MiB | ||
| 11179 | 2025.06.04 04:43:14.148758 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11180 | 2025.06.04 04:43:14.148808 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11181 | 2025.06.04 04:43:14.293317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
| 11182 | 2025.06.04 04:43:14.294021 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2025.06.04 04:43:14.294095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11184 | 2025.06.04 04:43:14.294727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11185 | 2025.06.04 04:43:14.294962 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2025.06.04 04:43:14.295115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 11187 | 2025.06.04 04:43:15.618775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11188 | 2025.06.04 04:43:15.635041 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2025.06.04 04:43:15.635098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11190 | 2025.06.04 04:43:15.641269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11191 | 2025.06.04 04:43:15.641968 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.06.04 04:43:15.644967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11193 | 2025.06.04 04:43:16.214196 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2025.06.04 04:43:16.214398 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11195 | 2025.06.04 04:43:16.214470 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11196 | 2025.06.04 04:43:16.215185 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2025.06.04 04:43:16.215229 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11198 | 2025.06.04 04:43:16.215701 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11199 | 2025.06.04 04:43:16.215927 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2025.06.04 04:43:16.216073 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.69 MiB/sec. | ||
| 11201 | 2025.06.04 04:43:16.216115 [ 281 ] {142ff5c6-5832-4a1e-be78-679bacfc4f2d} <Debug> TCPHandler: Processed in 0.002060341 sec. | ||
| 11202 | 2025.06.04 04:43:16.216235 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2025.06.04 04:43:16.216329 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11204 | 2025.06.04 04:43:16.216370 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11205 | 2025.06.04 04:43:16.216795 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2025.06.04 04:43:16.216830 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11207 | 2025.06.04 04:43:16.217120 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11208 | 2025.06.04 04:43:16.217321 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2025.06.04 04:43:16.217447 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 132.27 KiB/sec. | ||
| 11210 | 2025.06.04 04:43:16.217482 [ 281 ] {7265e7af-00c3-463e-ac63-4d564264c6ca} <Debug> TCPHandler: Processed in 0.00129991 sec. | ||
| 11211 | 2025.06.04 04:43:16.217591 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2025.06.04 04:43:16.217686 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11213 | 2025.06.04 04:43:16.217724 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11214 | 2025.06.04 04:43:16.218138 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2025.06.04 04:43:16.218173 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11216 | 2025.06.04 04:43:16.218461 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11217 | 2025.06.04 04:43:16.218670 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2025.06.04 04:43:16.218793 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001124 sec., 58718.861209964416 rows/sec., 4.58 MiB/sec. | ||
| 11219 | 2025.06.04 04:43:16.218828 [ 281 ] {e4df94f7-0803-4441-b95b-79c9a4835e0f} <Debug> TCPHandler: Processed in 0.00128861 sec. | ||
| 11220 | 2025.06.04 04:43:16.218933 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2025.06.04 04:43:16.219025 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11222 | 2025.06.04 04:43:16.219066 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11223 | 2025.06.04 04:43:16.219505 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2025.06.04 04:43:16.219541 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11225 | 2025.06.04 04:43:16.219883 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11226 | 2025.06.04 04:43:16.220093 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2025.06.04 04:43:16.220221 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 11228 | 2025.06.04 04:43:16.220230 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0 | ||
| 11229 | 2025.06.04 04:43:16.220257 [ 281 ] {c3b93c71-000b-431a-88bf-f8ed1f962128} <Debug> TCPHandler: Processed in 0.001370701 sec. | ||
| 11230 | 2025.06.04 04:43:16.220288 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2025.06.04 04:43:16.220312 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11232 | 2025.06.04 04:43:16.220364 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2025.06.04 04:43:16.220428 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full | ||
| 11234 | 2025.06.04 04:43:16.220462 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11235 | 2025.06.04 04:43:16.220520 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11236 | 2025.06.04 04:43:16.220569 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11237 | 2025.06.04 04:43:16.220612 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 25887 rows starting from the beginning of the part | ||
| 11238 | 2025.06.04 04:43:16.220681 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
| 11239 | 2025.06.04 04:43:16.220732 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 972 rows starting from the beginning of the part | ||
| 11240 | 2025.06.04 04:43:16.220780 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 11241 | 2025.06.04 04:43:16.220825 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
| 11242 | 2025.06.04 04:43:16.220871 [ 189 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11243 | 2025.06.04 04:43:16.221272 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2025.06.04 04:43:16.221313 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11245 | 2025.06.04 04:43:16.221816 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11246 | 2025.06.04 04:43:16.222033 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2025.06.04 04:43:16.222178 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001735 sec., 1152.7377521613832 rows/sec., 2.07 MiB/sec. | ||
| 11248 | 2025.06.04 04:43:16.222229 [ 281 ] {75b665de-140e-4c97-b608-c75d5ce59407} <Debug> TCPHandler: Processed in 0.001912019 sec. | ||
| 11249 | 2025.06.04 04:43:16.222336 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2025.06.04 04:43:16.222429 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11251 | 2025.06.04 04:43:16.222470 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11252 | 2025.06.04 04:43:16.222792 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2025.06.04 04:43:16.222827 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11254 | 2025.06.04 04:43:16.223138 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11255 | 2025.06.04 04:43:16.223344 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2025.06.04 04:43:16.223470 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 11257 | 2025.06.04 04:43:16.223504 [ 281 ] {031f5dc6-bc2b-49a4-b0f4-604b411ab6b1} <Debug> TCPHandler: Processed in 0.001214679 sec. | ||
| 11258 | 2025.06.04 04:43:16.226290 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27527 rows, containing 5 columns (5 merged, 0 gathered) in 0.00590638 sec., 4660553.503160989 rows/sec., 314.67 MiB/sec. | ||
| 11259 | 2025.06.04 04:43:16.226680 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 11260 | 2025.06.04 04:43:16.227000 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2025.06.04 04:43:16.227084 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18 | ||
| 11262 | 2025.06.04 04:43:16.227191 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11263 | 2025.06.04 04:43:19.375746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1610 | ||
| 11264 | 2025.06.04 04:43:19.378144 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2025.06.04 04:43:19.378191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11266 | 2025.06.04 04:43:19.379360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11267 | 2025.06.04 04:43:19.379619 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2025.06.04 04:43:19.379878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 11269 | 2025.06.04 04:43:21.222248 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2025.06.04 04:43:21.222467 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11271 | 2025.06.04 04:43:21.222535 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11272 | 2025.06.04 04:43:21.223267 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2025.06.04 04:43:21.223318 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11274 | 2025.06.04 04:43:21.223732 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11275 | 2025.06.04 04:43:21.223970 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2025.06.04 04:43:21.224129 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001715 sec., 123615.16034985422 rows/sec., 7.86 MiB/sec. | ||
| 11277 | 2025.06.04 04:43:21.224177 [ 281 ] {0d09ec5c-66f2-422b-ba3e-9693b0731d5d} <Debug> TCPHandler: Processed in 0.002069631 sec. | ||
| 11278 | 2025.06.04 04:43:21.224292 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2025.06.04 04:43:21.224390 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11280 | 2025.06.04 04:43:21.224432 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11281 | 2025.06.04 04:43:21.225165 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2025.06.04 04:43:21.225202 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11283 | 2025.06.04 04:43:21.225552 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11284 | 2025.06.04 04:43:21.225762 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2025.06.04 04:43:21.225894 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001525 sec., 455737.70491803274 rows/sec., 36.35 MiB/sec. | ||
| 11286 | 2025.06.04 04:43:21.225930 [ 281 ] {73a08ad4-d538-4223-9c45-2a4a2bda3e68} <Debug> TCPHandler: Processed in 0.001689265 sec. | ||
| 11287 | 2025.06.04 04:43:21.226036 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2025.06.04 04:43:21.226130 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11289 | 2025.06.04 04:43:21.226170 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11290 | 2025.06.04 04:43:21.226608 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2025.06.04 04:43:21.226643 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11292 | 2025.06.04 04:43:21.226948 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11293 | 2025.06.04 04:43:21.227155 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2025.06.04 04:43:21.227281 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001171 sec., 123825.78992314261 rows/sec., 7.77 MiB/sec. | ||
| 11295 | 2025.06.04 04:43:21.227317 [ 281 ] {119d1e78-368c-4f4e-b7ad-8cc5c0ceabef} <Debug> TCPHandler: Processed in 0.00132913 sec. | ||
| 11296 | 2025.06.04 04:43:21.227418 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2025.06.04 04:43:21.227509 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11298 | 2025.06.04 04:43:21.227548 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11299 | 2025.06.04 04:43:21.227970 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2025.06.04 04:43:21.228006 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11301 | 2025.06.04 04:43:21.228302 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11302 | 2025.06.04 04:43:21.228522 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2025.06.04 04:43:21.228647 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001156 sec., 97750.86505190312 rows/sec., 6.33 MiB/sec. | ||
| 11304 | 2025.06.04 04:43:21.228683 [ 281 ] {4a4718c6-b382-45ca-b2bf-3e62ce79abaf} <Debug> TCPHandler: Processed in 0.00131197 sec. | ||
| 11305 | 2025.06.04 04:43:21.228787 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11306 | 2025.06.04 04:43:21.228879 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11307 | 2025.06.04 04:43:21.228918 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11308 | 2025.06.04 04:43:21.229321 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2025.06.04 04:43:21.229357 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11310 | 2025.06.04 04:43:21.229648 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11311 | 2025.06.04 04:43:21.229853 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2025.06.04 04:43:21.229976 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001114 sec., 100538.59964093358 rows/sec., 5.73 MiB/sec. | ||
| 11313 | 2025.06.04 04:43:21.230011 [ 281 ] {0ab872ec-6837-4e6d-8b2b-947c648e2c73} <Debug> TCPHandler: Processed in 0.001270959 sec. | ||
| 11314 | 2025.06.04 04:43:21.230112 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11315 | 2025.06.04 04:43:21.230204 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11316 | 2025.06.04 04:43:21.230242 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11317 | 2025.06.04 04:43:21.230775 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2025.06.04 04:43:21.230811 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11319 | 2025.06.04 04:43:21.231128 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11320 | 2025.06.04 04:43:21.231339 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2025.06.04 04:43:21.231461 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001274 sec., 330455.2590266876 rows/sec., 23.54 MiB/sec. | ||
| 11322 | 2025.06.04 04:43:21.231497 [ 281 ] {f3c660a0-d433-411e-87fa-6bc745cd6d6b} <Debug> TCPHandler: Processed in 0.001431882 sec. | ||
| 11323 | 2025.06.04 04:43:21.231597 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2025.06.04 04:43:21.231688 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11325 | 2025.06.04 04:43:21.231728 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11326 | 2025.06.04 04:43:21.232037 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2025.06.04 04:43:21.232072 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11328 | 2025.06.04 04:43:21.232362 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11329 | 2025.06.04 04:43:21.232581 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2025.06.04 04:43:21.232703 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 11331 | 2025.06.04 04:43:21.232737 [ 281 ] {ef76f6c3-eee4-4f8c-8b69-22cc5442b988} <Debug> TCPHandler: Processed in 0.001187038 sec. | ||
| 11332 | 2025.06.04 04:43:21.232832 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2025.06.04 04:43:21.232922 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11334 | 2025.06.04 04:43:21.232963 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11335 | 2025.06.04 04:43:21.233342 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.06.04 04:43:21.233378 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11337 | 2025.06.04 04:43:21.233700 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11338 | 2025.06.04 04:43:21.233909 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2025.06.04 04:43:21.234034 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001129 sec., 209920.28343666962 rows/sec., 14.07 MiB/sec. | ||
| 11340 | 2025.06.04 04:43:21.234069 [ 281 ] {f71ba720-79ef-4eff-b132-5dd2b48be6e1} <Debug> TCPHandler: Processed in 0.0012826 sec. | ||
| 11341 | 2025.06.04 04:43:21.234170 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2025.06.04 04:43:21.234260 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11343 | 2025.06.04 04:43:21.234303 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11344 | 2025.06.04 04:43:21.234618 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2025.06.04 04:43:21.234653 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11346 | 2025.06.04 04:43:21.234944 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11347 | 2025.06.04 04:43:21.235151 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2025.06.04 04:43:21.235276 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 11349 | 2025.06.04 04:43:21.235310 [ 281 ] {872c9081-a566-4e49-bac6-8b5ead018938} <Debug> TCPHandler: Processed in 0.001187238 sec. | ||
| 11350 | 2025.06.04 04:43:21.235410 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11351 | 2025.06.04 04:43:21.235500 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11352 | 2025.06.04 04:43:21.235552 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11353 | 2025.06.04 04:43:21.236383 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2025.06.04 04:43:21.236419 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11355 | 2025.06.04 04:43:21.236993 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11356 | 2025.06.04 04:43:21.237218 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2025.06.04 04:43:21.237361 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001877 sec., 20777.83697389451 rows/sec., 37.23 MiB/sec. | ||
| 11358 | 2025.06.04 04:43:21.237430 [ 281 ] {5fd8f1d5-2b7c-455f-bae0-95649397858e} <Debug> TCPHandler: Processed in 0.002065742 sec. | ||
| 11359 | 2025.06.04 04:43:21.237530 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2025.06.04 04:43:21.237621 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11361 | 2025.06.04 04:43:21.237662 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11362 | 2025.06.04 04:43:21.237982 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2025.06.04 04:43:21.238016 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11364 | 2025.06.04 04:43:21.238327 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11365 | 2025.06.04 04:43:21.238536 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2025.06.04 04:43:21.238661 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001059 sec., 77431.53918791312 rows/sec., 4.92 MiB/sec. | ||
| 11367 | 2025.06.04 04:43:21.238694 [ 281 ] {728f1bc0-d071-4a1d-8f0e-e0b08962ccd2} <Debug> TCPHandler: Processed in 0.001212278 sec. | ||
| 11368 | 2025.06.04 04:43:21.795967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
| 11369 | 2025.06.04 04:43:21.796479 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.06.04 04:43:21.796525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11371 | 2025.06.04 04:43:21.797006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11372 | 2025.06.04 04:43:21.797251 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.06.04 04:43:21.797386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
| 11374 | 2025.06.04 04:43:23.145623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11375 | 2025.06.04 04:43:23.162673 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2025.06.04 04:43:23.162737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11377 | 2025.06.04 04:43:23.168903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11378 | 2025.06.04 04:43:23.169626 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.06.04 04:43:23.173172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11380 | 2025.06.04 04:43:26.214257 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2025.06.04 04:43:26.214531 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11382 | 2025.06.04 04:43:26.214595 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11383 | 2025.06.04 04:43:26.215297 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2025.06.04 04:43:26.215341 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11385 | 2025.06.04 04:43:26.215743 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11386 | 2025.06.04 04:43:26.215965 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2025.06.04 04:43:26.216114 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001633 sec., 36742.19228413962 rows/sec., 2.85 MiB/sec. | ||
| 11388 | 2025.06.04 04:43:26.216136 [ 47 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11389 | 2025.06.04 04:43:26.216154 [ 281 ] {8e014bf0-b5bc-4f3f-9649-0ee2ef1d7072} <Debug> TCPHandler: Processed in 0.002089362 sec. | ||
| 11390 | 2025.06.04 04:43:26.216211 [ 47 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2025.06.04 04:43:26.216239 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11392 | 2025.06.04 04:43:26.216319 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11393 | 2025.06.04 04:43:26.216409 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11394 | 2025.06.04 04:43:26.216422 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11395 | 2025.06.04 04:43:26.216505 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11396 | 2025.06.04 04:43:26.216566 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11397 | 2025.06.04 04:43:26.216608 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1849 rows starting from the beginning of the part | ||
| 11398 | 2025.06.04 04:43:26.216685 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11399 | 2025.06.04 04:43:26.216736 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 695 rows starting from the beginning of the part | ||
| 11400 | 2025.06.04 04:43:26.216786 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11401 | 2025.06.04 04:43:26.216832 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 695 rows starting from the beginning of the part | ||
| 11402 | 2025.06.04 04:43:26.216880 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11403 | 2025.06.04 04:43:26.216919 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2025.06.04 04:43:26.216960 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11405 | 2025.06.04 04:43:26.217276 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11406 | 2025.06.04 04:43:26.217493 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2025.06.04 04:43:26.217630 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 122.67 KiB/sec. | ||
| 11408 | 2025.06.04 04:43:26.217667 [ 281 ] {fb266595-e22d-4cb0-a4d7-d33026840bfc} <Debug> TCPHandler: Processed in 0.001395301 sec. | ||
| 11409 | 2025.06.04 04:43:26.217793 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11410 | 2025.06.04 04:43:26.217890 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11411 | 2025.06.04 04:43:26.217928 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11412 | 2025.06.04 04:43:26.218328 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3415 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009421 sec., 1699494.5310116697 rows/sec., 143.27 MiB/sec. | ||
| 11413 | 2025.06.04 04:43:26.218344 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2025.06.04 04:43:26.218391 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11415 | 2025.06.04 04:43:26.218662 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11416 | 2025.06.04 04:43:26.218726 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11417 | 2025.06.04 04:43:26.218993 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2025.06.04 04:43:26.219084 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2025.06.04 04:43:26.219133 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001261 sec., 52339.413164155434 rows/sec., 4.09 MiB/sec. | ||
| 11420 | 2025.06.04 04:43:26.219143 [ 45 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11421 | 2025.06.04 04:43:26.219181 [ 281 ] {8aa70d64-fc86-4daf-8e73-16719b1c4a2f} <Debug> TCPHandler: Processed in 0.001435242 sec. | ||
| 11422 | 2025.06.04 04:43:26.219193 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_91_18} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11423 | 2025.06.04 04:43:26.219205 [ 45 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2025.06.04 04:43:26.219228 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11425 | 2025.06.04 04:43:26.219292 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.06.04 04:43:26.219308 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11427 | 2025.06.04 04:43:26.219360 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11428 | 2025.06.04 04:43:26.219390 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11429 | 2025.06.04 04:43:26.219437 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11430 | 2025.06.04 04:43:26.219453 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11431 | 2025.06.04 04:43:26.219483 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part | ||
| 11432 | 2025.06.04 04:43:26.219528 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11433 | 2025.06.04 04:43:26.219564 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 421 rows starting from the beginning of the part | ||
| 11434 | 2025.06.04 04:43:26.219598 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 66 rows starting from the beginning of the part | ||
| 11435 | 2025.06.04 04:43:26.219633 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 421 rows starting from the beginning of the part | ||
| 11436 | 2025.06.04 04:43:26.219672 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 66 rows starting from the beginning of the part | ||
| 11437 | 2025.06.04 04:43:26.219849 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2025.06.04 04:43:26.219890 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11439 | 2025.06.04 04:43:26.220226 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11440 | 2025.06.04 04:43:26.220437 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.06.04 04:43:26.220570 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 11442 | 2025.06.04 04:43:26.220598 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013231 sec., 1476078.9056004838 rows/sec., 112.77 MiB/sec. | ||
| 11443 | 2025.06.04 04:43:26.220606 [ 281 ] {63b72a03-c108-40fa-9058-cdd56ccbaec2} <Debug> TCPHandler: Processed in 0.0013612 sec. | ||
| 11444 | 2025.06.04 04:43:26.220730 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2025.06.04 04:43:26.220769 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11446 | 2025.06.04 04:43:26.220823 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11447 | 2025.06.04 04:43:26.220880 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11448 | 2025.06.04 04:43:26.221059 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2025.06.04 04:43:26.221137 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_91_18} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11450 | 2025.06.04 04:43:26.221207 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11451 | 2025.06.04 04:43:26.221624 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2025.06.04 04:43:26.221664 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11453 | 2025.06.04 04:43:26.222148 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11454 | 2025.06.04 04:43:26.222365 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2025.06.04 04:43:26.222497 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001692 sec., 1182.033096926714 rows/sec., 2.12 MiB/sec. | ||
| 11456 | 2025.06.04 04:43:26.222547 [ 281 ] {ec0000a8-b2fc-4190-8dbb-c742efb1528a} <Debug> TCPHandler: Processed in 0.001864229 sec. | ||
| 11457 | 2025.06.04 04:43:26.222652 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2025.06.04 04:43:26.222744 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11459 | 2025.06.04 04:43:26.222785 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11460 | 2025.06.04 04:43:26.223108 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2025.06.04 04:43:26.223143 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11462 | 2025.06.04 04:43:26.223429 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11463 | 2025.06.04 04:43:26.223649 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.06.04 04:43:26.223774 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 11465 | 2025.06.04 04:43:26.223784 [ 47 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11466 | 2025.06.04 04:43:26.223809 [ 281 ] {4516538a-2567-4590-8897-eef529a25b39} <Debug> TCPHandler: Processed in 0.001204049 sec. | ||
| 11467 | 2025.06.04 04:43:26.223824 [ 47 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2025.06.04 04:43:26.223848 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11469 | 2025.06.04 04:43:26.223933 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11470 | 2025.06.04 04:43:26.224040 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11471 | 2025.06.04 04:43:26.224070 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5348 rows starting from the beginning of the part | ||
| 11472 | 2025.06.04 04:43:26.224131 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 14 rows starting from the beginning of the part | ||
| 11473 | 2025.06.04 04:43:26.224173 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
| 11474 | 2025.06.04 04:43:26.224213 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11475 | 2025.06.04 04:43:26.224250 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
| 11476 | 2025.06.04 04:43:26.224287 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11477 | 2025.06.04 04:43:26.225885 [ 200 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199129 sec., 2835347.9402799187 rows/sec., 184.85 MiB/sec. | ||
| 11478 | 2025.06.04 04:43:26.226235 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11479 | 2025.06.04 04:43:26.226545 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2025.06.04 04:43:26.226629 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_91_18} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11481 | 2025.06.04 04:43:26.226712 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11482 | 2025.06.04 04:43:29.148860 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11483 | 2025.06.04 04:43:29.148931 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11484 | 2025.06.04 04:43:29.298361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
| 11485 | 2025.06.04 04:43:29.299092 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2025.06.04 04:43:29.299145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11487 | 2025.06.04 04:43:29.299645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11488 | 2025.06.04 04:43:29.299880 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2025.06.04 04:43:29.300032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 11490 | 2025.06.04 04:43:29.300036 [ 42 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11491 | 2025.06.04 04:43:29.300091 [ 42 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2025.06.04 04:43:29.300115 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11493 | 2025.06.04 04:43:29.300278 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11494 | 2025.06.04 04:43:29.300483 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11495 | 2025.06.04 04:43:29.300537 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
| 11496 | 2025.06.04 04:43:29.300607 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 11497 | 2025.06.04 04:43:29.300659 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 11498 | 2025.06.04 04:43:29.300706 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 11499 | 2025.06.04 04:43:29.300751 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 11500 | 2025.06.04 04:43:29.300800 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 11501 | 2025.06.04 04:43:29.303005 [ 192 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811343 sec., 9134780.06774698 rows/sec., 130.67 MiB/sec. | ||
| 11502 | 2025.06.04 04:43:29.303194 [ 192 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11503 | 2025.06.04 04:43:29.303449 [ 192 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2025.06.04 04:43:29.303522 [ 192 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_56_11} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11505 | 2025.06.04 04:43:29.303595 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11506 | 2025.06.04 04:43:29.380713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1644 | ||
| 11507 | 2025.06.04 04:43:29.382996 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2025.06.04 04:43:29.383040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11509 | 2025.06.04 04:43:29.384173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11510 | 2025.06.04 04:43:29.384458 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2025.06.04 04:43:29.384622 [ 42 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11512 | 2025.06.04 04:43:29.384687 [ 42 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2025.06.04 04:43:29.384723 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11514 | 2025.06.04 04:43:29.384809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
| 11515 | 2025.06.04 04:43:29.384858 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11516 | 2025.06.04 04:43:29.385452 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11517 | 2025.06.04 04:43:29.385592 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1462 rows starting from the beginning of the part | ||
| 11518 | 2025.06.04 04:43:29.385969 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 11519 | 2025.06.04 04:43:29.386311 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 11520 | 2025.06.04 04:43:29.386653 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 11521 | 2025.06.04 04:43:29.386994 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 11522 | 2025.06.04 04:43:29.387324 [ 199 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 11523 | 2025.06.04 04:43:29.393764 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 72 columns (72 merged, 0 gathered) in 0.008955086 sec., 183582.82656358634 rows/sec., 141.51 MiB/sec. | ||
| 11524 | 2025.06.04 04:43:29.395403 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11525 | 2025.06.04 04:43:29.395972 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2025.06.04 04:43:29.396056 [ 193 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_41_8} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11527 | 2025.06.04 04:43:29.396366 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11528 | 2025.06.04 04:43:30.674178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 11529 | 2025.06.04 04:43:30.706234 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2025.06.04 04:43:30.706347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11531 | 2025.06.04 04:43:30.719642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11532 | 2025.06.04 04:43:30.721827 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2025.06.04 04:43:30.722541 [ 39 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11534 | 2025.06.04 04:43:30.722638 [ 39 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2025.06.04 04:43:30.722672 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11536 | 2025.06.04 04:43:30.722831 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11537 | 2025.06.04 04:43:30.728961 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11538 | 2025.06.04 04:43:30.731300 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11539 | 2025.06.04 04:43:30.733167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11540 | 2025.06.04 04:43:30.738951 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11541 | 2025.06.04 04:43:30.746383 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11542 | 2025.06.04 04:43:30.753584 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11543 | 2025.06.04 04:43:30.760614 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 11544 | 2025.06.04 04:43:30.765657 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 11545 | 2025.06.04 04:43:30.852433 [ 187 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.129670348 sec., 3254.406319631378 rows/sec., 16.83 MiB/sec. | ||
| 11546 | 2025.06.04 04:43:30.856706 [ 196 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11547 | 2025.06.04 04:43:30.859525 [ 196 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2025.06.04 04:43:30.859655 [ 196 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_56_11} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11549 | 2025.06.04 04:43:30.861723 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11550 | 2025.06.04 04:43:31.231962 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2025.06.04 04:43:31.232180 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11552 | 2025.06.04 04:43:31.232263 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11553 | 2025.06.04 04:43:31.233101 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2025.06.04 04:43:31.233157 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11555 | 2025.06.04 04:43:31.233645 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11556 | 2025.06.04 04:43:31.233924 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2025.06.04 04:43:31.234114 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001989 sec., 106586.22423328306 rows/sec., 6.78 MiB/sec. | ||
| 11558 | 2025.06.04 04:43:31.234164 [ 281 ] {1ac1094c-2b8a-45dc-9a5f-5c5d0caa9cf9} <Debug> TCPHandler: Processed in 0.002364196 sec. | ||
| 11559 | 2025.06.04 04:43:31.234301 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2025.06.04 04:43:31.234416 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11561 | 2025.06.04 04:43:31.234466 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11562 | 2025.06.04 04:43:31.235310 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2025.06.04 04:43:31.235355 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11564 | 2025.06.04 04:43:31.235770 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11565 | 2025.06.04 04:43:31.236035 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2025.06.04 04:43:31.236188 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001795 sec., 387186.6295264624 rows/sec., 30.88 MiB/sec. | ||
| 11567 | 2025.06.04 04:43:31.236233 [ 281 ] {6c69fc31-3d61-4b66-b2af-049a77ff7d49} <Debug> TCPHandler: Processed in 0.0019911 sec. | ||
| 11568 | 2025.06.04 04:43:31.236363 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2025.06.04 04:43:31.236476 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11570 | 2025.06.04 04:43:31.236525 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11571 | 2025.06.04 04:43:31.237048 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2025.06.04 04:43:31.237089 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11573 | 2025.06.04 04:43:31.237467 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11574 | 2025.06.04 04:43:31.237739 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2025.06.04 04:43:31.237909 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001442 sec., 100554.78502080444 rows/sec., 6.31 MiB/sec. | ||
| 11576 | 2025.06.04 04:43:31.237914 [ 39 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 11577 | 2025.06.04 04:43:31.237953 [ 281 ] {c8aa150c-d42a-4b01-be75-f6ecbca690a0} <Debug> TCPHandler: Processed in 0.001647775 sec. | ||
| 11578 | 2025.06.04 04:43:31.237997 [ 39 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2025.06.04 04:43:31.238030 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11580 | 2025.06.04 04:43:31.238103 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2025.06.04 04:43:31.238156 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 11582 | 2025.06.04 04:43:31.238217 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11583 | 2025.06.04 04:43:31.238266 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11584 | 2025.06.04 04:43:31.238286 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11585 | 2025.06.04 04:43:31.238345 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 165 rows starting from the beginning of the part | ||
| 11586 | 2025.06.04 04:43:31.238434 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 145 rows starting from the beginning of the part | ||
| 11587 | 2025.06.04 04:43:31.238525 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part | ||
| 11588 | 2025.06.04 04:43:31.238588 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 145 rows starting from the beginning of the part | ||
| 11589 | 2025.06.04 04:43:31.238639 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2 rows starting from the beginning of the part | ||
| 11590 | 2025.06.04 04:43:31.238706 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 145 rows starting from the beginning of the part | ||
| 11591 | 2025.06.04 04:43:31.238823 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2025.06.04 04:43:31.238863 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11593 | 2025.06.04 04:43:31.239574 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11594 | 2025.06.04 04:43:31.239671 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577934 sec., 382779.00089610845 rows/sec., 25.59 MiB/sec. | ||
| 11595 | 2025.06.04 04:43:31.239838 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 11596 | 2025.06.04 04:43:31.239913 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2025.06.04 04:43:31.240069 [ 39 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11598 | 2025.06.04 04:43:31.240101 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001903 sec., 59379.926431949556 rows/sec., 3.84 MiB/sec. | ||
| 11599 | 2025.06.04 04:43:31.240121 [ 39 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2025.06.04 04:43:31.240156 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11601 | 2025.06.04 04:43:31.240166 [ 281 ] {7823b9a7-138c-4481-b10d-7ce3cbaacd7a} <Debug> TCPHandler: Processed in 0.002120013 sec. | ||
| 11602 | 2025.06.04 04:43:31.240242 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2025.06.04 04:43:31.240252 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11604 | 2025.06.04 04:43:31.240333 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2025.06.04 04:43:31.240350 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_75_15} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 11606 | 2025.06.04 04:43:31.240360 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11607 | 2025.06.04 04:43:31.240393 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 342 rows starting from the beginning of the part | ||
| 11608 | 2025.06.04 04:43:31.240451 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 113 rows starting from the beginning of the part | ||
| 11609 | 2025.06.04 04:43:31.240461 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11610 | 2025.06.04 04:43:31.240461 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11611 | 2025.06.04 04:43:31.240499 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 11612 | 2025.06.04 04:43:31.240519 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11613 | 2025.06.04 04:43:31.240544 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 113 rows starting from the beginning of the part | ||
| 11614 | 2025.06.04 04:43:31.240591 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part | ||
| 11615 | 2025.06.04 04:43:31.240635 [ 186 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 113 rows starting from the beginning of the part | ||
| 11616 | 2025.06.04 04:43:31.241027 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2025.06.04 04:43:31.241069 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11618 | 2025.06.04 04:43:31.241438 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11619 | 2025.06.04 04:43:31.241570 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356781 sec., 753253.472741732 rows/sec., 52.63 MiB/sec. | ||
| 11620 | 2025.06.04 04:43:31.241749 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2025.06.04 04:43:31.241765 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11622 | 2025.06.04 04:43:31.241953 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001517 sec., 73829.92748846408 rows/sec., 4.21 MiB/sec. | ||
| 11623 | 2025.06.04 04:43:31.242009 [ 281 ] {d6baccb5-7b97-4b7d-8edf-db7f1eb3184e} <Debug> TCPHandler: Processed in 0.001744357 sec. | ||
| 11624 | 2025.06.04 04:43:31.242154 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2025.06.04 04:43:31.242167 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2025.06.04 04:43:31.242266 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_51_10} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11627 | 2025.06.04 04:43:31.242302 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11628 | 2025.06.04 04:43:31.242355 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11629 | 2025.06.04 04:43:31.242372 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11630 | 2025.06.04 04:43:31.242982 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2025.06.04 04:43:31.243022 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11632 | 2025.06.04 04:43:31.243399 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11633 | 2025.06.04 04:43:31.243654 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.06.04 04:43:31.243803 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001529 sec., 275343.3616742969 rows/sec., 19.61 MiB/sec. | ||
| 11635 | 2025.06.04 04:43:31.243849 [ 281 ] {99e6b0e5-9883-4440-bdd9-136f8eeec404} <Debug> TCPHandler: Processed in 0.001755387 sec. | ||
| 11636 | 2025.06.04 04:43:31.243981 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2025.06.04 04:43:31.244089 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11638 | 2025.06.04 04:43:31.244139 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11639 | 2025.06.04 04:43:31.244516 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2025.06.04 04:43:31.244555 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11641 | 2025.06.04 04:43:31.244907 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11642 | 2025.06.04 04:43:31.245155 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2025.06.04 04:43:31.245310 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001243 sec., 4827.031375703942 rows/sec., 252.19 KiB/sec. | ||
| 11644 | 2025.06.04 04:43:31.245353 [ 281 ] {fe941e10-7be1-4254-9b8f-e6e080b5a914} <Debug> TCPHandler: Processed in 0.001426912 sec. | ||
| 11645 | 2025.06.04 04:43:31.245487 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2025.06.04 04:43:31.245603 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11647 | 2025.06.04 04:43:31.245658 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11648 | 2025.06.04 04:43:31.246195 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2025.06.04 04:43:31.246241 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11650 | 2025.06.04 04:43:31.246687 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11651 | 2025.06.04 04:43:31.246981 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2025.06.04 04:43:31.247147 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001566 sec., 151340.99616858238 rows/sec., 10.14 MiB/sec. | ||
| 11653 | 2025.06.04 04:43:31.247195 [ 281 ] {7e4f070a-e0cd-49ba-bdd8-d499476077a6} <Debug> TCPHandler: Processed in 0.001768698 sec. | ||
| 11654 | 2025.06.04 04:43:31.248744 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11655 | 2025.06.04 04:43:31.248856 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11656 | 2025.06.04 04:43:31.248907 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11657 | 2025.06.04 04:43:31.249329 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2025.06.04 04:43:31.249370 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11659 | 2025.06.04 04:43:31.249698 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11660 | 2025.06.04 04:43:31.249945 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2025.06.04 04:43:31.250085 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec. | ||
| 11662 | 2025.06.04 04:43:31.250124 [ 281 ] {a4c1b555-d63f-40fa-8e39-c29e68ae40dc} <Debug> TCPHandler: Processed in 0.001506523 sec. | ||
| 11663 | 2025.06.04 04:43:31.250242 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11664 | 2025.06.04 04:43:31.250338 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11665 | 2025.06.04 04:43:31.250395 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11666 | 2025.06.04 04:43:31.251329 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2025.06.04 04:43:31.251369 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11668 | 2025.06.04 04:43:31.251968 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11669 | 2025.06.04 04:43:31.252211 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2025.06.04 04:43:31.252355 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002038 sec., 19136.40824337586 rows/sec., 34.29 MiB/sec. | ||
| 11671 | 2025.06.04 04:43:31.252409 [ 281 ] {f24d5989-b4b0-447c-b71b-4fabaf2725bd} <Debug> TCPHandler: Processed in 0.002219393 sec. | ||
| 11672 | 2025.06.04 04:43:31.252522 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2025.06.04 04:43:31.252621 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11674 | 2025.06.04 04:43:31.252664 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11675 | 2025.06.04 04:43:31.253014 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2025.06.04 04:43:31.253050 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11677 | 2025.06.04 04:43:31.253397 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11678 | 2025.06.04 04:43:31.253623 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2025.06.04 04:43:31.253757 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001156 sec., 70934.25605536332 rows/sec., 4.51 MiB/sec. | ||
| 11680 | 2025.06.04 04:43:31.253794 [ 281 ] {e1423666-94a9-4ca7-be79-6ff34e35dc20} <Debug> TCPHandler: Processed in 0.001321971 sec. | ||
| 11681 | 2025.06.04 04:43:34.592524 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11682 | 2025.06.04 04:43:34.592767 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11683 | 2025.06.04 04:43:34.592845 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11684 | 2025.06.04 04:43:34.593561 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2025.06.04 04:43:34.593622 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11686 | 2025.06.04 04:43:34.594005 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11687 | 2025.06.04 04:43:34.594234 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11688 | 2025.06.04 04:43:34.594391 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001681 sec., 2379.535990481856 rows/sec., 194.03 KiB/sec. | ||
| 11689 | 2025.06.04 04:43:34.594439 [ 281 ] {c0b1aad6-c162-43c3-9fc8-6847e281b7ce} <Debug> TCPHandler: Processed in 0.002095442 sec. | ||
| 11690 | 2025.06.04 04:43:34.594562 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11691 | 2025.06.04 04:43:34.594663 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11692 | 2025.06.04 04:43:34.594706 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11693 | 2025.06.04 04:43:34.595785 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2025.06.04 04:43:34.595824 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11695 | 2025.06.04 04:43:34.596202 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11696 | 2025.06.04 04:43:34.596426 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2025.06.04 04:43:34.596561 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Debug> executeQuery: Read 1202 rows, 101.03 KiB in 0.001922 sec., 625390.2185223725 rows/sec., 51.33 MiB/sec. | ||
| 11698 | 2025.06.04 04:43:34.596600 [ 281 ] {80197a21-5d5a-4b32-bc65-c179c8bd19cb} <Debug> TCPHandler: Processed in 0.002093111 sec. | ||
| 11699 | 2025.06.04 04:43:34.596711 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11700 | 2025.06.04 04:43:34.596806 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11701 | 2025.06.04 04:43:34.596847 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11702 | 2025.06.04 04:43:34.597248 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2025.06.04 04:43:34.597285 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11704 | 2025.06.04 04:43:34.597589 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11705 | 2025.06.04 04:43:34.597797 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2025.06.04 04:43:34.597927 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 376.26 KiB/sec. | ||
| 11707 | 2025.06.04 04:43:34.597965 [ 281 ] {abcdb01b-6121-42f9-a7fe-a2944c02e26a} <Debug> TCPHandler: Processed in 0.00130739 sec. | ||
| 11708 | 2025.06.04 04:43:34.598072 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2025.06.04 04:43:34.598164 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11710 | 2025.06.04 04:43:34.598203 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11711 | 2025.06.04 04:43:34.598675 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2025.06.04 04:43:34.598711 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11713 | 2025.06.04 04:43:34.599010 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11714 | 2025.06.04 04:43:34.599221 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2025.06.04 04:43:34.599349 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001203 sec., 189526.18453865335 rows/sec., 12.83 MiB/sec. | ||
| 11716 | 2025.06.04 04:43:34.599386 [ 281 ] {50fe1f17-533e-49c6-8992-183671f84c33} <Debug> TCPHandler: Processed in 0.001362981 sec. | ||
| 11717 | 2025.06.04 04:43:34.599492 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2025.06.04 04:43:34.599585 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11719 | 2025.06.04 04:43:34.599624 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11720 | 2025.06.04 04:43:34.600198 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2025.06.04 04:43:34.600234 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11722 | 2025.06.04 04:43:34.600562 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11723 | 2025.06.04 04:43:34.600774 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2025.06.04 04:43:34.600901 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001333 sec., 394598.6496624156 rows/sec., 29.22 MiB/sec. | ||
| 11725 | 2025.06.04 04:43:34.600938 [ 281 ] {e1e10e99-68c7-4e41-a089-afb5700035ce} <Debug> TCPHandler: Processed in 0.001495302 sec. | ||
| 11726 | 2025.06.04 04:43:34.601044 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2025.06.04 04:43:34.601137 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11728 | 2025.06.04 04:43:34.601180 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11729 | 2025.06.04 04:43:34.601763 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2025.06.04 04:43:34.601798 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11731 | 2025.06.04 04:43:34.602183 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11732 | 2025.06.04 04:43:34.602390 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2025.06.04 04:43:34.602520 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001401 sec., 695217.7016416845 rows/sec., 46.67 MiB/sec. | ||
| 11734 | 2025.06.04 04:43:34.602555 [ 281 ] {d40c45d8-42c6-44f5-8660-99bb31d2315c} <Debug> TCPHandler: Processed in 0.001557914 sec. | ||
| 11735 | 2025.06.04 04:43:34.602663 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2025.06.04 04:43:34.602756 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11737 | 2025.06.04 04:43:34.602810 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11738 | 2025.06.04 04:43:34.603562 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.06.04 04:43:34.603597 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11740 | 2025.06.04 04:43:34.604100 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11741 | 2025.06.04 04:43:34.604318 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2025.06.04 04:43:34.604429 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11743 | 2025.06.04 04:43:34.604455 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001717 sec., 1164.8223645894002 rows/sec., 2.09 MiB/sec. | ||
| 11744 | 2025.06.04 04:43:34.604485 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2025.06.04 04:43:34.604517 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11746 | 2025.06.04 04:43:34.604520 [ 281 ] {d216ce5b-8075-426c-b237-418d610f5f2a} <Debug> TCPHandler: Processed in 0.001904389 sec. | ||
| 11747 | 2025.06.04 04:43:34.604600 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11748 | 2025.06.04 04:43:34.604640 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2025.06.04 04:43:34.604734 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11750 | 2025.06.04 04:43:34.604774 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11751 | 2025.06.04 04:43:34.604790 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11752 | 2025.06.04 04:43:34.604844 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1507 rows starting from the beginning of the part | ||
| 11753 | 2025.06.04 04:43:34.604968 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part | ||
| 11754 | 2025.06.04 04:43:34.605073 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 39 rows starting from the beginning of the part | ||
| 11755 | 2025.06.04 04:43:34.605120 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.06.04 04:43:34.605156 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11757 | 2025.06.04 04:43:34.605185 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2 rows starting from the beginning of the part | ||
| 11758 | 2025.06.04 04:43:34.605314 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 39 rows starting from the beginning of the part | ||
| 11759 | 2025.06.04 04:43:34.605419 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part | ||
| 11760 | 2025.06.04 04:43:34.605478 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11761 | 2025.06.04 04:43:34.605697 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2025.06.04 04:43:34.605824 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001109 sec., 41478.80973850316 rows/sec., 2.81 MiB/sec. | ||
| 11763 | 2025.06.04 04:43:34.605859 [ 281 ] {bfd299e5-b64c-49d9-9c6b-11af8c527909} <Debug> TCPHandler: Processed in 0.001265979 sec. | ||
| 11764 | 2025.06.04 04:43:34.614656 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 19 columns (19 merged, 0 gathered) in 0.010085583 sec., 157749.92878448375 rows/sec., 282.68 MiB/sec. | ||
| 11765 | 2025.06.04 04:43:34.616192 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11766 | 2025.06.04 04:43:34.616575 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2025.06.04 04:43:34.616654 [ 189 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11768 | 2025.06.04 04:43:34.616808 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. | ||
| 11769 | 2025.06.04 04:43:35.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.69 MiB, peak 323.22 MiB, free memory in arenas 0.00 B, will set to 314.69 MiB (RSS), difference: 5.00 MiB | ||
| 11770 | 2025.06.04 04:43:36.208074 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2025.06.04 04:43:36.208362 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11772 | 2025.06.04 04:43:36.208460 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11773 | 2025.06.04 04:43:36.209236 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2025.06.04 04:43:36.209284 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11775 | 2025.06.04 04:43:36.209685 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11776 | 2025.06.04 04:43:36.209923 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2025.06.04 04:43:36.210090 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.38 MiB/sec. | ||
| 11778 | 2025.06.04 04:43:36.210144 [ 281 ] {6a7fa0c0-20e7-4e2e-9e0b-16d78ab080bd} <Debug> TCPHandler: Processed in 0.002238794 sec. | ||
| 11779 | 2025.06.04 04:43:36.210269 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2025.06.04 04:43:36.210370 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11781 | 2025.06.04 04:43:36.210412 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11782 | 2025.06.04 04:43:36.210841 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2025.06.04 04:43:36.210877 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11784 | 2025.06.04 04:43:36.211187 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11785 | 2025.06.04 04:43:36.211396 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2025.06.04 04:43:36.211527 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 11787 | 2025.06.04 04:43:36.211564 [ 281 ] {c5356da1-9eb4-4ba5-83a5-bee868575d04} <Debug> TCPHandler: Processed in 0.00134736 sec. | ||
| 11788 | 2025.06.04 04:43:36.211671 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2025.06.04 04:43:36.211766 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11790 | 2025.06.04 04:43:36.211809 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11791 | 2025.06.04 04:43:36.212172 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2025.06.04 04:43:36.212208 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11793 | 2025.06.04 04:43:36.212531 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11794 | 2025.06.04 04:43:36.212742 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2025.06.04 04:43:36.212848 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 5 parts from all_1_89_18 to all_93_93_0 | ||
| 11796 | 2025.06.04 04:43:36.212871 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001125 sec., 30222.222222222226 rows/sec., 2.11 MiB/sec. | ||
| 11797 | 2025.06.04 04:43:36.212910 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.06.04 04:43:36.212919 [ 281 ] {2ab6a001-f095-412d-8355-dc6aa53bf511} <Debug> TCPHandler: Processed in 0.00129608 sec. | ||
| 11799 | 2025.06.04 04:43:36.212937 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11800 | 2025.06.04 04:43:36.213033 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2025.06.04 04:43:36.213066 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_89_18 to all_93_93_0 into Compact with storage Full | ||
| 11802 | 2025.06.04 04:43:36.213134 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11803 | 2025.06.04 04:43:36.213181 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11804 | 2025.06.04 04:43:36.213227 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11805 | 2025.06.04 04:43:36.213270 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_89_18, total 27527 rows starting from the beginning of the part | ||
| 11806 | 2025.06.04 04:43:36.213346 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
| 11807 | 2025.06.04 04:43:36.213397 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11808 | 2025.06.04 04:43:36.213445 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
| 11809 | 2025.06.04 04:43:36.213490 [ 188 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 974 rows starting from the beginning of the part | ||
| 11810 | 2025.06.04 04:43:36.213502 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2025.06.04 04:43:36.213543 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11812 | 2025.06.04 04:43:36.213912 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11813 | 2025.06.04 04:43:36.214137 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2025.06.04 04:43:36.214269 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001158 sec., 12089.810017271158 rows/sec., 823.92 KiB/sec. | ||
| 11815 | 2025.06.04 04:43:36.214304 [ 281 ] {73ff5a4f-14e9-44ba-9db5-79baef8efc70} <Debug> TCPHandler: Processed in 0.00131836 sec. | ||
| 11816 | 2025.06.04 04:43:36.219821 [ 194 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29135 rows, containing 5 columns (5 merged, 0 gathered) in 0.006816534 sec., 4274166.313848064 rows/sec., 288.54 MiB/sec. | ||
| 11817 | 2025.06.04 04:43:36.220299 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 11818 | 2025.06.04 04:43:36.220603 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2025.06.04 04:43:36.220682 [ 195 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 5 parts: [all_1_89_18, all_93_93_0] -> all_1_93_19 | ||
| 11820 | 2025.06.04 04:43:36.220797 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 11821 | 2025.06.04 04:43:36.800195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
| 11822 | 2025.06.04 04:43:36.800863 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2025.06.04 04:43:36.800902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11824 | 2025.06.04 04:43:36.801385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11825 | 2025.06.04 04:43:36.801611 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2025.06.04 04:43:36.801745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
| 11827 | 2025.06.04 04:43:38.233387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11828 | 2025.06.04 04:43:38.247942 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2025.06.04 04:43:38.247998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11830 | 2025.06.04 04:43:38.253815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11831 | 2025.06.04 04:43:38.254523 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2025.06.04 04:43:38.257216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11833 | 2025.06.04 04:43:39.385086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1690 | ||
| 11834 | 2025.06.04 04:43:39.387928 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2025.06.04 04:43:39.387975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11836 | 2025.06.04 04:43:39.389165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11837 | 2025.06.04 04:43:39.389429 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2025.06.04 04:43:39.389693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 11839 | 2025.06.04 04:43:41.220889 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11840 | 2025.06.04 04:43:41.221114 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11841 | 2025.06.04 04:43:41.221195 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11842 | 2025.06.04 04:43:41.221954 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2025.06.04 04:43:41.222003 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11844 | 2025.06.04 04:43:41.222427 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11845 | 2025.06.04 04:43:41.222667 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11846 | 2025.06.04 04:43:41.222809 [ 27 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 11847 | 2025.06.04 04:43:41.222833 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001776 sec., 119369.36936936936 rows/sec., 7.59 MiB/sec. | ||
| 11848 | 2025.06.04 04:43:41.222876 [ 27 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2025.06.04 04:43:41.222899 [ 281 ] {6a095811-653b-44be-a837-f0ce89d6a419} <Debug> TCPHandler: Processed in 0.002158452 sec. | ||
| 11850 | 2025.06.04 04:43:41.222901 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11851 | 2025.06.04 04:43:41.223035 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11852 | 2025.06.04 04:43:41.223041 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 11853 | 2025.06.04 04:43:41.223159 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11854 | 2025.06.04 04:43:41.223200 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11855 | 2025.06.04 04:43:41.223215 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11856 | 2025.06.04 04:43:41.223239 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part | ||
| 11857 | 2025.06.04 04:43:41.223311 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 11858 | 2025.06.04 04:43:41.223357 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 11859 | 2025.06.04 04:43:41.223400 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 11860 | 2025.06.04 04:43:41.223438 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 11861 | 2025.06.04 04:43:41.223868 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2025.06.04 04:43:41.223912 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11863 | 2025.06.04 04:43:41.224291 [ 197 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306529 sec., 811309.967096023 rows/sec., 54.69 MiB/sec. | ||
| 11864 | 2025.06.04 04:43:41.224294 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11865 | 2025.06.04 04:43:41.224489 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 11866 | 2025.06.04 04:43:41.224563 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2025.06.04 04:43:41.224712 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001581 sec., 439595.19291587605 rows/sec., 35.06 MiB/sec. | ||
| 11868 | 2025.06.04 04:43:41.224754 [ 281 ] {c34b5974-947b-4d3c-a4e9-7db54a5e45f3} <Debug> TCPHandler: Processed in 0.001780547 sec. | ||
| 11869 | 2025.06.04 04:43:41.224814 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2025.06.04 04:43:41.224865 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11871 | 2025.06.04 04:43:41.224898 [ 200 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_41_10} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 11872 | 2025.06.04 04:43:41.224968 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11873 | 2025.06.04 04:43:41.224995 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11874 | 2025.06.04 04:43:41.225014 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11875 | 2025.06.04 04:43:41.225445 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2025.06.04 04:43:41.225482 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11877 | 2025.06.04 04:43:41.225798 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11878 | 2025.06.04 04:43:41.226022 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2025.06.04 04:43:41.226158 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.00121 sec., 119834.71074380165 rows/sec., 7.52 MiB/sec. | ||
| 11880 | 2025.06.04 04:43:41.226196 [ 281 ] {8dfc8d2b-adb2-4546-9e3f-9895a6420054} <Debug> TCPHandler: Processed in 0.001381861 sec. | ||
| 11881 | 2025.06.04 04:43:41.226301 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2025.06.04 04:43:41.226395 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11883 | 2025.06.04 04:43:41.226434 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11884 | 2025.06.04 04:43:41.226845 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2025.06.04 04:43:41.226881 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11886 | 2025.06.04 04:43:41.227190 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11887 | 2025.06.04 04:43:41.227405 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.06.04 04:43:41.227538 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001162 sec., 97246.12736660929 rows/sec., 6.29 MiB/sec. | ||
| 11889 | 2025.06.04 04:43:41.227576 [ 281 ] {e26f957d-136c-40f2-ba48-b5e8b05a5b8a} <Debug> TCPHandler: Processed in 0.00132522 sec. | ||
| 11890 | 2025.06.04 04:43:41.227686 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11891 | 2025.06.04 04:43:41.227781 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11892 | 2025.06.04 04:43:41.227821 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11893 | 2025.06.04 04:43:41.228238 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2025.06.04 04:43:41.228275 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11895 | 2025.06.04 04:43:41.228574 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11896 | 2025.06.04 04:43:41.228783 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2025.06.04 04:43:41.228886 [ 27 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 11898 | 2025.06.04 04:43:41.228910 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001147 sec., 97646.0331299041 rows/sec., 5.56 MiB/sec. | ||
| 11899 | 2025.06.04 04:43:41.228923 [ 27 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2025.06.04 04:43:41.228950 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11901 | 2025.06.04 04:43:41.228954 [ 281 ] {8ba81eea-450c-4635-8c16-c4c45955f4c9} <Debug> TCPHandler: Processed in 0.00131676 sec. | ||
| 11902 | 2025.06.04 04:43:41.229032 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 11903 | 2025.06.04 04:43:41.229073 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2025.06.04 04:43:41.229148 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11905 | 2025.06.04 04:43:41.229173 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11906 | 2025.06.04 04:43:41.229184 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part | ||
| 11907 | 2025.06.04 04:43:41.229221 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11908 | 2025.06.04 04:43:41.229260 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
| 11909 | 2025.06.04 04:43:41.229308 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part | ||
| 11910 | 2025.06.04 04:43:41.229349 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part | ||
| 11911 | 2025.06.04 04:43:41.229384 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part | ||
| 11912 | 2025.06.04 04:43:41.229763 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2025.06.04 04:43:41.229803 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11914 | 2025.06.04 04:43:41.230143 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11915 | 2025.06.04 04:43:41.230156 [ 200 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154427 sec., 485089.1394605289 rows/sec., 29.48 MiB/sec. | ||
| 11916 | 2025.06.04 04:43:41.230330 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 11917 | 2025.06.04 04:43:41.230377 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2025.06.04 04:43:41.230520 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001364 sec., 308651.0263929619 rows/sec., 21.99 MiB/sec. | ||
| 11919 | 2025.06.04 04:43:41.230559 [ 281 ] {57d2f69e-2990-40a8-90c1-4fccd5c52dce} <Debug> TCPHandler: Processed in 0.001536994 sec. | ||
| 11920 | 2025.06.04 04:43:41.230624 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2025.06.04 04:43:41.230668 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2025.06.04 04:43:41.230709 [ 197 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_41_10} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 11923 | 2025.06.04 04:43:41.230768 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11924 | 2025.06.04 04:43:41.230803 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11925 | 2025.06.04 04:43:41.230815 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11926 | 2025.06.04 04:43:41.231155 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2025.06.04 04:43:41.231191 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11928 | 2025.06.04 04:43:41.231509 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11929 | 2025.06.04 04:43:41.231718 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2025.06.04 04:43:41.231821 [ 27 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11931 | 2025.06.04 04:43:41.231847 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 11932 | 2025.06.04 04:43:41.231855 [ 27 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2025.06.04 04:43:41.231885 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11934 | 2025.06.04 04:43:41.231888 [ 281 ] {021cdbe1-859f-496e-a37e-c4f4a8f06f78} <Debug> TCPHandler: Processed in 0.001270299 sec. | ||
| 11935 | 2025.06.04 04:43:41.231962 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11936 | 2025.06.04 04:43:41.232026 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11937 | 2025.06.04 04:43:41.232059 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11938 | 2025.06.04 04:43:41.232094 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 11939 | 2025.06.04 04:43:41.232134 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11940 | 2025.06.04 04:43:41.232152 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 11941 | 2025.06.04 04:43:41.232184 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11942 | 2025.06.04 04:43:41.232197 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 11943 | 2025.06.04 04:43:41.232241 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 11944 | 2025.06.04 04:43:41.232278 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 11945 | 2025.06.04 04:43:41.232314 [ 200 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 11946 | 2025.06.04 04:43:41.232634 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2025.06.04 04:43:41.232676 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11948 | 2025.06.04 04:43:41.233041 [ 197 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001111937 sec., 221235.555611514 rows/sec., 11.29 MiB/sec. | ||
| 11949 | 2025.06.04 04:43:41.233046 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11950 | 2025.06.04 04:43:41.233209 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11951 | 2025.06.04 04:43:41.233413 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2025.06.04 04:43:41.233546 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2025.06.04 04:43:41.233596 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001479 sec., 160243.40770791075 rows/sec., 10.74 MiB/sec. | ||
| 11954 | 2025.06.04 04:43:41.233630 [ 191 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_41_8} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11955 | 2025.06.04 04:43:41.233645 [ 281 ] {e3ba3b2b-8471-49f8-8098-8428b3384152} <Debug> TCPHandler: Processed in 0.001670636 sec. | ||
| 11956 | 2025.06.04 04:43:41.233725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11957 | 2025.06.04 04:43:41.233795 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2025.06.04 04:43:41.233894 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11959 | 2025.06.04 04:43:41.233935 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11960 | 2025.06.04 04:43:41.234301 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2025.06.04 04:43:41.234349 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11962 | 2025.06.04 04:43:41.234728 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11963 | 2025.06.04 04:43:41.234955 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2025.06.04 04:43:41.235090 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 55.50 KiB/sec. | ||
| 11965 | 2025.06.04 04:43:41.235096 [ 28 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11966 | 2025.06.04 04:43:41.235127 [ 281 ] {3ffab96c-3210-42cf-9d0b-663d81e5763e} <Debug> TCPHandler: Processed in 0.001389871 sec. | ||
| 11967 | 2025.06.04 04:43:41.235149 [ 28 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2025.06.04 04:43:41.235175 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11969 | 2025.06.04 04:43:41.235249 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2025.06.04 04:43:41.235265 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11971 | 2025.06.04 04:43:41.235350 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11972 | 2025.06.04 04:43:41.235371 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11973 | 2025.06.04 04:43:41.235408 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11974 | 2025.06.04 04:43:41.235410 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 37 rows starting from the beginning of the part | ||
| 11975 | 2025.06.04 04:43:41.235480 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11976 | 2025.06.04 04:43:41.235523 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 11977 | 2025.06.04 04:43:41.235560 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 11978 | 2025.06.04 04:43:41.235596 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 11979 | 2025.06.04 04:43:41.235633 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 11980 | 2025.06.04 04:43:41.236287 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2025.06.04 04:43:41.236323 [ 197 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093397 sec., 38412.39732686298 rows/sec., 2.52 MiB/sec. | ||
| 11982 | 2025.06.04 04:43:41.236328 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11983 | 2025.06.04 04:43:41.236471 [ 193 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11984 | 2025.06.04 04:43:41.236788 [ 193 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2025.06.04 04:43:41.236863 [ 193 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_41_8} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11986 | 2025.06.04 04:43:41.236950 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11987 | 2025.06.04 04:43:41.236955 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11988 | 2025.06.04 04:43:41.237189 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2025.06.04 04:43:41.237336 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002005 sec., 19451.37157107232 rows/sec., 34.86 MiB/sec. | ||
| 11990 | 2025.06.04 04:43:41.237390 [ 281 ] {b3fc2c82-c7be-472e-a002-13b207cf6bdb} <Debug> TCPHandler: Processed in 0.002189943 sec. | ||
| 11991 | 2025.06.04 04:43:41.237501 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2025.06.04 04:43:41.237595 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11993 | 2025.06.04 04:43:41.237636 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11994 | 2025.06.04 04:43:41.237958 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.06.04 04:43:41.237993 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11996 | 2025.06.04 04:43:41.238294 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11997 | 2025.06.04 04:43:41.238502 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2025.06.04 04:43:41.238649 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001072 sec., 76492.53731343284 rows/sec., 4.86 MiB/sec. | ||
| 11999 | 2025.06.04 04:43:41.238684 [ 281 ] {bd8de1a2-2794-47bb-aed9-63ce5d066918} <Debug> TCPHandler: Processed in 0.001231559 sec. | ||
| 12000 | 2025.06.04 04:43:44.149175 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12001 | 2025.06.04 04:43:44.149219 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12002 | 2025.06.04 04:43:44.301860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
| 12003 | 2025.06.04 04:43:44.302650 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.06.04 04:43:44.302731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12005 | 2025.06.04 04:43:44.303297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12006 | 2025.06.04 04:43:44.303550 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.06.04 04:43:44.303715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 12008 | 2025.06.04 04:43:45.757267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12009 | 2025.06.04 04:43:45.773304 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2025.06.04 04:43:45.773360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12011 | 2025.06.04 04:43:45.779383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12012 | 2025.06.04 04:43:45.780064 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2025.06.04 04:43:45.782895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12014 | 2025.06.04 04:43:46.213591 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12015 | 2025.06.04 04:43:46.213784 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12016 | 2025.06.04 04:43:46.213853 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12017 | 2025.06.04 04:43:46.214528 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2025.06.04 04:43:46.214580 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12019 | 2025.06.04 04:43:46.215008 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12020 | 2025.06.04 04:43:46.215244 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2025.06.04 04:43:46.215389 [ 72 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12022 | 2025.06.04 04:43:46.215399 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001666 sec., 36014.40576230492 rows/sec., 2.80 MiB/sec. | ||
| 12023 | 2025.06.04 04:43:46.215468 [ 72 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2025.06.04 04:43:46.215488 [ 281 ] {811582c3-f8c5-4107-887d-1eb3816b7e38} <Debug> TCPHandler: Processed in 0.002037211 sec. | ||
| 12025 | 2025.06.04 04:43:46.215498 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12026 | 2025.06.04 04:43:46.215607 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12027 | 2025.06.04 04:43:46.215624 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12028 | 2025.06.04 04:43:46.215710 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12029 | 2025.06.04 04:43:46.215756 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12030 | 2025.06.04 04:43:46.215764 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12031 | 2025.06.04 04:43:46.215803 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1849 rows starting from the beginning of the part | ||
| 12032 | 2025.06.04 04:43:46.215872 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 695 rows starting from the beginning of the part | ||
| 12033 | 2025.06.04 04:43:46.215916 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1202 rows starting from the beginning of the part | ||
| 12034 | 2025.06.04 04:43:46.215957 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 12035 | 2025.06.04 04:43:46.215997 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 695 rows starting from the beginning of the part | ||
| 12036 | 2025.06.04 04:43:46.216037 [ 193 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12037 | 2025.06.04 04:43:46.216153 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2025.06.04 04:43:46.216196 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12039 | 2025.06.04 04:43:46.216533 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12040 | 2025.06.04 04:43:46.216755 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2025.06.04 04:43:46.216898 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001207 sec., 1657.0008285004144 rows/sec., 124.60 KiB/sec. | ||
| 12042 | 2025.06.04 04:43:46.216937 [ 281 ] {2dc22ca2-de67-4203-aca1-070b4eb7948e} <Debug> TCPHandler: Processed in 0.001379321 sec. | ||
| 12043 | 2025.06.04 04:43:46.217041 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2025.06.04 04:43:46.217136 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12045 | 2025.06.04 04:43:46.217176 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12046 | 2025.06.04 04:43:46.217567 [ 192 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199642 sec., 2282585.8286332535 rows/sec., 193.47 MiB/sec. | ||
| 12047 | 2025.06.04 04:43:46.217610 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2025.06.04 04:43:46.217651 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12049 | 2025.06.04 04:43:46.217874 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12050 | 2025.06.04 04:43:46.217954 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12051 | 2025.06.04 04:43:46.218157 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2025.06.04 04:43:46.218207 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2025.06.04 04:43:46.218226 [ 190 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_96_19} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12054 | 2025.06.04 04:43:46.218307 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 12055 | 2025.06.04 04:43:46.218333 [ 72 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12056 | 2025.06.04 04:43:46.218340 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001222 sec., 54009.819967266776 rows/sec., 4.22 MiB/sec. | ||
| 12057 | 2025.06.04 04:43:46.218371 [ 72 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2025.06.04 04:43:46.218394 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12059 | 2025.06.04 04:43:46.218395 [ 281 ] {885cc98f-7403-4147-8e49-387cd06c7885} <Debug> TCPHandler: Processed in 0.001402271 sec. | ||
| 12060 | 2025.06.04 04:43:46.218477 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12061 | 2025.06.04 04:43:46.218515 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2025.06.04 04:43:46.218578 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12063 | 2025.06.04 04:43:46.218608 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part | ||
| 12064 | 2025.06.04 04:43:46.218614 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12065 | 2025.06.04 04:43:46.218663 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 421 rows starting from the beginning of the part | ||
| 12066 | 2025.06.04 04:43:46.218665 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12067 | 2025.06.04 04:43:46.218714 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 526 rows starting from the beginning of the part | ||
| 12068 | 2025.06.04 04:43:46.218758 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 12069 | 2025.06.04 04:43:46.218796 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 421 rows starting from the beginning of the part | ||
| 12070 | 2025.06.04 04:43:46.218832 [ 197 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 66 rows starting from the beginning of the part | ||
| 12071 | 2025.06.04 04:43:46.219110 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2025.06.04 04:43:46.219152 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12073 | 2025.06.04 04:43:46.219507 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12074 | 2025.06.04 04:43:46.219716 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2025.06.04 04:43:46.219831 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389951 sec., 1736032.4212867937 rows/sec., 132.93 MiB/sec. | ||
| 12076 | 2025.06.04 04:43:46.219850 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 12077 | 2025.06.04 04:43:46.219887 [ 281 ] {076c809c-10dc-4d77-b71c-3bdacf94a126} <Debug> TCPHandler: Processed in 0.001421432 sec. | ||
| 12078 | 2025.06.04 04:43:46.219983 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12079 | 2025.06.04 04:43:46.219985 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2025.06.04 04:43:46.220084 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12081 | 2025.06.04 04:43:46.220144 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12082 | 2025.06.04 04:43:46.220219 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2025.06.04 04:43:46.220284 [ 190 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_96_19} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12084 | 2025.06.04 04:43:46.220364 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 12085 | 2025.06.04 04:43:46.220907 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2025.06.04 04:43:46.220942 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12087 | 2025.06.04 04:43:46.221432 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12088 | 2025.06.04 04:43:46.221650 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2025.06.04 04:43:46.221792 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001726 sec., 1158.7485515643104 rows/sec., 2.08 MiB/sec. | ||
| 12090 | 2025.06.04 04:43:46.221848 [ 281 ] {803b3f91-bf79-4710-aa71-3350a72e82ab} <Debug> TCPHandler: Processed in 0.001909638 sec. | ||
| 12091 | 2025.06.04 04:43:46.221971 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2025.06.04 04:43:46.222092 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12093 | 2025.06.04 04:43:46.222141 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12094 | 2025.06.04 04:43:46.222546 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2025.06.04 04:43:46.222587 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12096 | 2025.06.04 04:43:46.222965 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12097 | 2025.06.04 04:43:46.223174 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2025.06.04 04:43:46.223286 [ 72 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12099 | 2025.06.04 04:43:46.223301 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 12100 | 2025.06.04 04:43:46.223325 [ 72 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2025.06.04 04:43:46.223387 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12102 | 2025.06.04 04:43:46.223397 [ 281 ] {82eb2e81-4328-49ff-ab9d-212dc7481691} <Debug> TCPHandler: Processed in 0.001487093 sec. | ||
| 12103 | 2025.06.04 04:43:46.223485 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12104 | 2025.06.04 04:43:46.223621 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12105 | 2025.06.04 04:43:46.223653 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5646 rows starting from the beginning of the part | ||
| 12106 | 2025.06.04 04:43:46.223718 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
| 12107 | 2025.06.04 04:43:46.223760 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 46 rows starting from the beginning of the part | ||
| 12108 | 2025.06.04 04:43:46.223800 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 14 rows starting from the beginning of the part | ||
| 12109 | 2025.06.04 04:43:46.223836 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part | ||
| 12110 | 2025.06.04 04:43:46.223876 [ 199 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12111 | 2025.06.04 04:43:46.225475 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5930 rows, containing 4 columns (4 merged, 0 gathered) in 0.002039931 sec., 2906961.068781248 rows/sec., 189.51 MiB/sec. | ||
| 12112 | 2025.06.04 04:43:46.225807 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12113 | 2025.06.04 04:43:46.226040 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2025.06.04 04:43:46.226106 [ 190 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_96_19} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12115 | 2025.06.04 04:43:46.226194 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12116 | 2025.06.04 04:43:49.390897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1724 | ||
| 12117 | 2025.06.04 04:43:49.393215 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2025.06.04 04:43:49.393261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12119 | 2025.06.04 04:43:49.394418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12120 | 2025.06.04 04:43:49.394681 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2025.06.04 04:43:49.394939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
| 12122 | 2025.06.04 04:43:51.221182 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2025.06.04 04:43:51.221402 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12124 | 2025.06.04 04:43:51.221476 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12125 | 2025.06.04 04:43:51.222316 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2025.06.04 04:43:51.222355 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12127 | 2025.06.04 04:43:51.222778 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12128 | 2025.06.04 04:43:51.223005 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2025.06.04 04:43:51.223169 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001822 sec., 116355.65312843029 rows/sec., 7.40 MiB/sec. | ||
| 12130 | 2025.06.04 04:43:51.223218 [ 281 ] {c7b2fc23-f73d-4194-ab9b-475854955e56} <Debug> TCPHandler: Processed in 0.002181953 sec. | ||
| 12131 | 2025.06.04 04:43:51.223331 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2025.06.04 04:43:51.223427 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12133 | 2025.06.04 04:43:51.223469 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12134 | 2025.06.04 04:43:51.223909 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2025.06.04 04:43:51.223944 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12136 | 2025.06.04 04:43:51.224303 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12137 | 2025.06.04 04:43:51.224522 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2025.06.04 04:43:51.224649 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001241 sec., 11281.224818694602 rows/sec., 919.90 KiB/sec. | ||
| 12139 | 2025.06.04 04:43:51.224685 [ 281 ] {2e444fde-23fa-479d-bb1c-810540c5c143} <Debug> TCPHandler: Processed in 0.001405502 sec. | ||
| 12140 | 2025.06.04 04:43:51.224799 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2025.06.04 04:43:51.224893 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12142 | 2025.06.04 04:43:51.224933 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12143 | 2025.06.04 04:43:51.225632 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2025.06.04 04:43:51.225666 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12145 | 2025.06.04 04:43:51.226032 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12146 | 2025.06.04 04:43:51.226253 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2025.06.04 04:43:51.226387 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Debug> executeQuery: Read 702 rows, 57.27 KiB in 0.001511 sec., 464592.98477829254 rows/sec., 37.02 MiB/sec. | ||
| 12148 | 2025.06.04 04:43:51.226423 [ 281 ] {5d780430-b5b7-4d55-a38c-71ca9ed4c929} <Debug> TCPHandler: Processed in 0.001673936 sec. | ||
| 12149 | 2025.06.04 04:43:51.226536 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2025.06.04 04:43:51.226630 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12151 | 2025.06.04 04:43:51.226671 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12152 | 2025.06.04 04:43:51.227120 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2025.06.04 04:43:51.227155 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12154 | 2025.06.04 04:43:51.227460 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12155 | 2025.06.04 04:43:51.227671 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2025.06.04 04:43:51.227802 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.001189 sec., 133725.82001682086 rows/sec., 8.46 MiB/sec. | ||
| 12157 | 2025.06.04 04:43:51.227838 [ 281 ] {d77edb7e-7e67-4bea-a88a-1de0952eb713} <Debug> TCPHandler: Processed in 0.00136011 sec. | ||
| 12158 | 2025.06.04 04:43:51.227945 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2025.06.04 04:43:51.228039 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12160 | 2025.06.04 04:43:51.228079 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12161 | 2025.06.04 04:43:51.228501 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2025.06.04 04:43:51.228536 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12163 | 2025.06.04 04:43:51.228840 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12164 | 2025.06.04 04:43:51.229055 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2025.06.04 04:43:51.229187 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001165 sec., 96995.70815450644 rows/sec., 6.28 MiB/sec. | ||
| 12166 | 2025.06.04 04:43:51.229224 [ 281 ] {1b13564a-86ed-43b6-8125-250ac6c42212} <Debug> TCPHandler: Processed in 0.001329471 sec. | ||
| 12167 | 2025.06.04 04:43:51.229333 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2025.06.04 04:43:51.229427 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12169 | 2025.06.04 04:43:51.229467 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12170 | 2025.06.04 04:43:51.229879 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2025.06.04 04:43:51.229913 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12172 | 2025.06.04 04:43:51.230219 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12173 | 2025.06.04 04:43:51.230438 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2025.06.04 04:43:51.230566 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001157 sec., 96802.07433016422 rows/sec., 5.51 MiB/sec. | ||
| 12175 | 2025.06.04 04:43:51.230611 [ 281 ] {3168c566-5ed2-43f6-b3ac-b4b3c681facb} <Debug> TCPHandler: Processed in 0.00132523 sec. | ||
| 12176 | 2025.06.04 04:43:51.230733 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2025.06.04 04:43:51.230827 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12178 | 2025.06.04 04:43:51.230867 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12179 | 2025.06.04 04:43:51.231412 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2025.06.04 04:43:51.231447 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12181 | 2025.06.04 04:43:51.231774 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12182 | 2025.06.04 04:43:51.231986 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2025.06.04 04:43:51.232115 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.001305 sec., 333333.3333333334 rows/sec., 23.83 MiB/sec. | ||
| 12184 | 2025.06.04 04:43:51.232152 [ 281 ] {dc188b76-3b1d-48e5-b4f8-e945eddc6745} <Debug> TCPHandler: Processed in 0.001469413 sec. | ||
| 12185 | 2025.06.04 04:43:51.232276 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2025.06.04 04:43:51.232382 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12187 | 2025.06.04 04:43:51.232425 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12188 | 2025.06.04 04:43:51.232754 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2025.06.04 04:43:51.232790 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12190 | 2025.06.04 04:43:51.233111 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12191 | 2025.06.04 04:43:51.233322 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2025.06.04 04:43:51.233452 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 12193 | 2025.06.04 04:43:51.233496 [ 281 ] {3b31c2c6-d7cc-4169-8e1f-7b905509417d} <Debug> TCPHandler: Processed in 0.001269659 sec. | ||
| 12194 | 2025.06.04 04:43:51.233603 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2025.06.04 04:43:51.233697 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12196 | 2025.06.04 04:43:51.233740 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12197 | 2025.06.04 04:43:51.234133 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2025.06.04 04:43:51.234167 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12199 | 2025.06.04 04:43:51.234499 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12200 | 2025.06.04 04:43:51.234719 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2025.06.04 04:43:51.234849 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.00117 sec., 208547.00854700853 rows/sec., 13.99 MiB/sec. | ||
| 12202 | 2025.06.04 04:43:51.234885 [ 281 ] {7171c644-971e-4122-8c1d-966a35e74aaf} <Debug> TCPHandler: Processed in 0.00133124 sec. | ||
| 12203 | 2025.06.04 04:43:51.235000 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2025.06.04 04:43:51.235093 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12205 | 2025.06.04 04:43:51.235136 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12206 | 2025.06.04 04:43:51.235460 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2025.06.04 04:43:51.235495 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12208 | 2025.06.04 04:43:51.235791 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12209 | 2025.06.04 04:43:51.236000 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2025.06.04 04:43:51.236127 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 12211 | 2025.06.04 04:43:51.236162 [ 281 ] {4e9b7f36-a4fa-4388-add0-4c915e8ba7f0} <Debug> TCPHandler: Processed in 0.001222449 sec. | ||
| 12212 | 2025.06.04 04:43:51.236282 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2025.06.04 04:43:51.236376 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12214 | 2025.06.04 04:43:51.236431 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12215 | 2025.06.04 04:43:51.237252 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2025.06.04 04:43:51.237288 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12217 | 2025.06.04 04:43:51.237856 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12218 | 2025.06.04 04:43:51.238081 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2025.06.04 04:43:51.238227 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001869 sec., 20866.77367576244 rows/sec., 37.39 MiB/sec. | ||
| 12220 | 2025.06.04 04:43:51.238289 [ 281 ] {fcb498d0-1a47-496f-ba0b-4cb82d5d26e2} <Debug> TCPHandler: Processed in 0.002066271 sec. | ||
| 12221 | 2025.06.04 04:43:51.238396 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2025.06.04 04:43:51.238490 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12223 | 2025.06.04 04:43:51.238532 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12224 | 2025.06.04 04:43:51.238864 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2025.06.04 04:43:51.238898 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12226 | 2025.06.04 04:43:51.239207 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12227 | 2025.06.04 04:43:51.239420 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2025.06.04 04:43:51.239552 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00108 sec., 75925.92592592593 rows/sec., 4.82 MiB/sec. | ||
| 12229 | 2025.06.04 04:43:51.239586 [ 281 ] {509a9440-59bd-404b-b855-25c748f5abf2} <Debug> TCPHandler: Processed in 0.001239569 sec. | ||
| 12230 | 2025.06.04 04:43:51.803834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
| 12231 | 2025.06.04 04:43:51.804328 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2025.06.04 04:43:51.804368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12233 | 2025.06.04 04:43:51.804844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12234 | 2025.06.04 04:43:51.805086 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2025.06.04 04:43:51.805243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
| 12236 | 2025.06.04 04:43:53.282967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12237 | 2025.06.04 04:43:53.299568 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2025.06.04 04:43:53.299625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12239 | 2025.06.04 04:43:53.305898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12240 | 2025.06.04 04:43:53.306585 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2025.06.04 04:43:53.309586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12242 | 2025.06.04 04:43:56.214072 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2025.06.04 04:43:56.214345 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12244 | 2025.06.04 04:43:56.214412 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12245 | 2025.06.04 04:43:56.215115 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2025.06.04 04:43:56.215166 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12247 | 2025.06.04 04:43:56.215564 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12248 | 2025.06.04 04:43:56.215818 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2025.06.04 04:43:56.215985 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001691 sec., 35481.96333530455 rows/sec., 2.75 MiB/sec. | ||
| 12250 | 2025.06.04 04:43:56.216029 [ 281 ] {30fe4a27-6869-47eb-959f-f4f45897bbd4} <Debug> TCPHandler: Processed in 0.002146363 sec. | ||
| 12251 | 2025.06.04 04:43:56.216146 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2025.06.04 04:43:56.216241 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12253 | 2025.06.04 04:43:56.216281 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12254 | 2025.06.04 04:43:56.216757 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2025.06.04 04:43:56.216794 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12256 | 2025.06.04 04:43:56.217087 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12257 | 2025.06.04 04:43:56.217294 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2025.06.04 04:43:56.217424 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001201 sec., 1665.2789342214821 rows/sec., 125.22 KiB/sec. | ||
| 12259 | 2025.06.04 04:43:56.217432 [ 95 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12260 | 2025.06.04 04:43:56.217462 [ 281 ] {7371a404-7653-4bd2-97ab-5c6ce910805e} <Debug> TCPHandler: Processed in 0.001364781 sec. | ||
| 12261 | 2025.06.04 04:43:56.217505 [ 95 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.06.04 04:43:56.217531 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12263 | 2025.06.04 04:43:56.217594 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2025.06.04 04:43:56.217628 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12265 | 2025.06.04 04:43:56.217699 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12266 | 2025.06.04 04:43:56.217739 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12267 | 2025.06.04 04:43:56.217742 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12268 | 2025.06.04 04:43:56.217780 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 165 rows starting from the beginning of the part | ||
| 12269 | 2025.06.04 04:43:56.217846 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
| 12270 | 2025.06.04 04:43:56.217898 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 145 rows starting from the beginning of the part | ||
| 12271 | 2025.06.04 04:43:56.217949 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part | ||
| 12272 | 2025.06.04 04:43:56.217997 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 159 rows starting from the beginning of the part | ||
| 12273 | 2025.06.04 04:43:56.218047 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
| 12274 | 2025.06.04 04:43:56.218179 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2025.06.04 04:43:56.218215 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12276 | 2025.06.04 04:43:56.218526 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12277 | 2025.06.04 04:43:56.218733 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2025.06.04 04:43:56.218836 [ 192 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247448 sec., 383983.9416152016 rows/sec., 25.79 MiB/sec. | ||
| 12279 | 2025.06.04 04:43:56.218866 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001186 sec., 55649.24114671164 rows/sec., 4.34 MiB/sec. | ||
| 12280 | 2025.06.04 04:43:56.218911 [ 281 ] {deb1c5be-78ef-45d5-8f4f-0e53f9adbd73} <Debug> TCPHandler: Processed in 0.001365131 sec. | ||
| 12281 | 2025.06.04 04:43:56.218968 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12282 | 2025.06.04 04:43:56.219014 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2025.06.04 04:43:56.219108 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12284 | 2025.06.04 04:43:56.219152 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12285 | 2025.06.04 04:43:56.219191 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2025.06.04 04:43:56.219251 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_80_16} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12287 | 2025.06.04 04:43:56.219310 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12288 | 2025.06.04 04:43:56.219589 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2025.06.04 04:43:56.219623 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12290 | 2025.06.04 04:43:56.219945 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12291 | 2025.06.04 04:43:56.220154 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2025.06.04 04:43:56.220284 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12293 | 2025.06.04 04:43:56.220301 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_93_19 to all_98_98_0 | ||
| 12294 | 2025.06.04 04:43:56.220321 [ 281 ] {4daadb26-1b9f-48f1-a0f5-d4a927144699} <Debug> TCPHandler: Processed in 0.00135416 sec. | ||
| 12295 | 2025.06.04 04:43:56.220369 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12296 | 2025.06.04 04:43:56.220394 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12297 | 2025.06.04 04:43:56.220459 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12298 | 2025.06.04 04:43:56.220482 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_93_19 to all_98_98_0 into Compact with storage Full | ||
| 12299 | 2025.06.04 04:43:56.220555 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12300 | 2025.06.04 04:43:56.220560 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12301 | 2025.06.04 04:43:56.220591 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_93_19, total 29135 rows starting from the beginning of the part | ||
| 12302 | 2025.06.04 04:43:56.220609 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12303 | 2025.06.04 04:43:56.220635 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 34 rows starting from the beginning of the part | ||
| 12304 | 2025.06.04 04:43:56.220673 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part | ||
| 12305 | 2025.06.04 04:43:56.220706 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12306 | 2025.06.04 04:43:56.220740 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 244 rows starting from the beginning of the part | ||
| 12307 | 2025.06.04 04:43:56.220772 [ 202 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12308 | 2025.06.04 04:43:56.221354 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2025.06.04 04:43:56.221389 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12310 | 2025.06.04 04:43:56.221897 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12311 | 2025.06.04 04:43:56.222115 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2025.06.04 04:43:56.222252 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001714 sec., 1166.8611435239206 rows/sec., 2.09 MiB/sec. | ||
| 12313 | 2025.06.04 04:43:56.222306 [ 281 ] {b0c53ba9-34c3-4613-9229-d678d98ab024} <Debug> TCPHandler: Processed in 0.001894528 sec. | ||
| 12314 | 2025.06.04 04:43:56.222415 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2025.06.04 04:43:56.222508 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12316 | 2025.06.04 04:43:56.222548 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12317 | 2025.06.04 04:43:56.222874 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2025.06.04 04:43:56.222909 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12319 | 2025.06.04 04:43:56.223294 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12320 | 2025.06.04 04:43:56.223516 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2025.06.04 04:43:56.223651 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 12322 | 2025.06.04 04:43:56.223686 [ 281 ] {1d263206-0cf6-4f8b-ad9c-73f1a5ff2bd1} <Debug> TCPHandler: Processed in 0.00131855 sec. | ||
| 12323 | 2025.06.04 04:43:56.227515 [ 186 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29970 rows, containing 5 columns (5 merged, 0 gathered) in 0.007062287 sec., 4243667.809025603 rows/sec., 286.56 MiB/sec. | ||
| 12324 | 2025.06.04 04:43:56.228073 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 12325 | 2025.06.04 04:43:56.228390 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2025.06.04 04:43:56.228470 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_93_19, all_98_98_0] -> all_1_98_20 | ||
| 12327 | 2025.06.04 04:43:56.228582 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12328 | 2025.06.04 04:43:57.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.52 MiB, peak 323.79 MiB, free memory in arenas 0.00 B, will set to 317.64 MiB (RSS), difference: 1.11 MiB | ||
| 12329 | 2025.06.04 04:43:59.149265 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12330 | 2025.06.04 04:43:59.149326 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12331 | 2025.06.04 04:43:59.305385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
| 12332 | 2025.06.04 04:43:59.306137 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2025.06.04 04:43:59.306197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12334 | 2025.06.04 04:43:59.306688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12335 | 2025.06.04 04:43:59.306911 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2025.06.04 04:43:59.307041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 12337 | 2025.06.04 04:43:59.395117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1760 | ||
| 12338 | 2025.06.04 04:43:59.397568 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2025.06.04 04:43:59.397623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12340 | 2025.06.04 04:43:59.398837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12341 | 2025.06.04 04:43:59.399122 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2025.06.04 04:43:59.399495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
| 12343 | 2025.06.04 04:44:00.809653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12344 | 2025.06.04 04:44:00.827878 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2025.06.04 04:44:00.827952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12346 | 2025.06.04 04:44:00.835476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12347 | 2025.06.04 04:44:00.836241 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2025.06.04 04:44:00.840740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12349 | 2025.06.04 04:44:01.221815 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12350 | 2025.06.04 04:44:01.222015 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12351 | 2025.06.04 04:44:01.222090 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12352 | 2025.06.04 04:44:01.222868 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2025.06.04 04:44:01.222917 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12354 | 2025.06.04 04:44:01.223317 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12355 | 2025.06.04 04:44:01.223558 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2025.06.04 04:44:01.223719 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001759 sec., 120523.0244457078 rows/sec., 7.67 MiB/sec. | ||
| 12357 | 2025.06.04 04:44:01.223762 [ 281 ] {15e837ad-7f1b-44fe-af6d-4f544b3bd7b2} <Debug> TCPHandler: Processed in 0.002092251 sec. | ||
| 12358 | 2025.06.04 04:44:01.223882 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2025.06.04 04:44:01.223977 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12360 | 2025.06.04 04:44:01.224019 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12361 | 2025.06.04 04:44:01.224754 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2025.06.04 04:44:01.224791 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12363 | 2025.06.04 04:44:01.225139 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12364 | 2025.06.04 04:44:01.225359 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2025.06.04 04:44:01.225488 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.00153 sec., 454248.3660130719 rows/sec., 36.23 MiB/sec. | ||
| 12366 | 2025.06.04 04:44:01.225527 [ 281 ] {ed11052f-0465-4c63-aa81-c738c9f5dfb5} <Debug> TCPHandler: Processed in 0.001694605 sec. | ||
| 12367 | 2025.06.04 04:44:01.225640 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2025.06.04 04:44:01.225734 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12369 | 2025.06.04 04:44:01.225776 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12370 | 2025.06.04 04:44:01.226214 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.06.04 04:44:01.226251 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12372 | 2025.06.04 04:44:01.226560 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12373 | 2025.06.04 04:44:01.226773 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2025.06.04 04:44:01.226900 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001184 sec., 122466.21621621623 rows/sec., 7.69 MiB/sec. | ||
| 12375 | 2025.06.04 04:44:01.226937 [ 281 ] {760c0c3c-e4be-4c8b-9d98-7abb345526fa} <Debug> TCPHandler: Processed in 0.00134706 sec. | ||
| 12376 | 2025.06.04 04:44:01.227045 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12377 | 2025.06.04 04:44:01.227138 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12378 | 2025.06.04 04:44:01.227178 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12379 | 2025.06.04 04:44:01.227594 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2025.06.04 04:44:01.227630 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12381 | 2025.06.04 04:44:01.227931 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12382 | 2025.06.04 04:44:01.228157 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2025.06.04 04:44:01.228284 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001163 sec., 97162.51074806535 rows/sec., 6.29 MiB/sec. | ||
| 12384 | 2025.06.04 04:44:01.228321 [ 281 ] {7d470140-0d8b-49e7-be55-5a08f3aef2e9} <Debug> TCPHandler: Processed in 0.001325341 sec. | ||
| 12385 | 2025.06.04 04:44:01.228428 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2025.06.04 04:44:01.228521 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12387 | 2025.06.04 04:44:01.228560 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12388 | 2025.06.04 04:44:01.228975 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.06.04 04:44:01.229013 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12390 | 2025.06.04 04:44:01.229311 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12391 | 2025.06.04 04:44:01.229518 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.06.04 04:44:01.229648 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001145 sec., 97816.59388646288 rows/sec., 5.57 MiB/sec. | ||
| 12393 | 2025.06.04 04:44:01.229686 [ 281 ] {0188a8e1-a749-4115-ba20-3f68485e1522} <Debug> TCPHandler: Processed in 0.00130613 sec. | ||
| 12394 | 2025.06.04 04:44:01.229796 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2025.06.04 04:44:01.229889 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12396 | 2025.06.04 04:44:01.229928 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12397 | 2025.06.04 04:44:01.230485 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.06.04 04:44:01.230521 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12399 | 2025.06.04 04:44:01.230850 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12400 | 2025.06.04 04:44:01.231065 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.06.04 04:44:01.231193 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001321 sec., 318697.9560938683 rows/sec., 22.70 MiB/sec. | ||
| 12402 | 2025.06.04 04:44:01.231230 [ 281 ] {27eb11c1-6764-4f89-97db-b96525eee695} <Debug> TCPHandler: Processed in 0.001482963 sec. | ||
| 12403 | 2025.06.04 04:44:01.231338 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2025.06.04 04:44:01.231432 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12405 | 2025.06.04 04:44:01.231474 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12406 | 2025.06.04 04:44:01.231801 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2025.06.04 04:44:01.231837 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12408 | 2025.06.04 04:44:01.232143 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12409 | 2025.06.04 04:44:01.232362 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2025.06.04 04:44:01.232488 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 12411 | 2025.06.04 04:44:01.232524 [ 281 ] {9bd6e15e-6196-4c7d-94b5-40a02c1bfda1} <Debug> TCPHandler: Processed in 0.001234108 sec. | ||
| 12412 | 2025.06.04 04:44:01.232641 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2025.06.04 04:44:01.232736 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12414 | 2025.06.04 04:44:01.232778 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12415 | 2025.06.04 04:44:01.233196 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2025.06.04 04:44:01.233232 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12417 | 2025.06.04 04:44:01.233571 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12418 | 2025.06.04 04:44:01.233786 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2025.06.04 04:44:01.233914 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001197 sec., 197994.9874686717 rows/sec., 13.27 MiB/sec. | ||
| 12420 | 2025.06.04 04:44:01.233951 [ 281 ] {15c7807b-090a-4365-828b-7a35c8ceab07} <Debug> TCPHandler: Processed in 0.00135864 sec. | ||
| 12421 | 2025.06.04 04:44:01.234069 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2025.06.04 04:44:01.234166 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12423 | 2025.06.04 04:44:01.234209 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12424 | 2025.06.04 04:44:01.234535 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2025.06.04 04:44:01.234570 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12426 | 2025.06.04 04:44:01.234864 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12427 | 2025.06.04 04:44:01.235071 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2025.06.04 04:44:01.235200 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 12429 | 2025.06.04 04:44:01.235235 [ 281 ] {18009633-4c51-42ec-ae2a-709fcec78000} <Debug> TCPHandler: Processed in 0.001215339 sec. | ||
| 12430 | 2025.06.04 04:44:01.235359 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2025.06.04 04:44:01.235451 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12432 | 2025.06.04 04:44:01.235505 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12433 | 2025.06.04 04:44:01.236402 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2025.06.04 04:44:01.236438 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12435 | 2025.06.04 04:44:01.237015 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12436 | 2025.06.04 04:44:01.237251 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2025.06.04 04:44:01.237395 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001961 sec., 19887.81234064253 rows/sec., 35.64 MiB/sec. | ||
| 12438 | 2025.06.04 04:44:01.237392 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12439 | 2025.06.04 04:44:01.237459 [ 281 ] {5e95f3f8-144c-4ef8-9aee-94918f249475} <Debug> TCPHandler: Processed in 0.002148662 sec. | ||
| 12440 | 2025.06.04 04:44:01.237472 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2025.06.04 04:44:01.237499 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12442 | 2025.06.04 04:44:01.237588 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12443 | 2025.06.04 04:44:01.237638 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12444 | 2025.06.04 04:44:01.237688 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12445 | 2025.06.04 04:44:01.237754 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12446 | 2025.06.04 04:44:01.237980 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12447 | 2025.06.04 04:44:01.238080 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1591 rows starting from the beginning of the part | ||
| 12448 | 2025.06.04 04:44:01.238107 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2025.06.04 04:44:01.238149 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12450 | 2025.06.04 04:44:01.238242 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part | ||
| 12451 | 2025.06.04 04:44:01.238457 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part | ||
| 12452 | 2025.06.04 04:44:01.238569 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12453 | 2025.06.04 04:44:01.238612 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part | ||
| 12454 | 2025.06.04 04:44:01.238757 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
| 12455 | 2025.06.04 04:44:01.238893 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 39 rows starting from the beginning of the part | ||
| 12456 | 2025.06.04 04:44:01.238924 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2025.06.04 04:44:01.239075 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001406 sec., 58321.47937411095 rows/sec., 3.70 MiB/sec. | ||
| 12458 | 2025.06.04 04:44:01.239125 [ 281 ] {257ea695-bab4-4d80-95bc-a717b92d8822} <Debug> TCPHandler: Processed in 0.001589033 sec. | ||
| 12459 | 2025.06.04 04:44:01.250405 [ 186 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 19 columns (19 merged, 0 gathered) in 0.012832305 sec., 133413.28779202176 rows/sec., 239.07 MiB/sec. | ||
| 12460 | 2025.06.04 04:44:01.252761 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12461 | 2025.06.04 04:44:01.253200 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.06.04 04:44:01.253293 [ 198 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12463 | 2025.06.04 04:44:01.253466 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. | ||
| 12464 | 2025.06.04 04:44:02.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.48 MiB, peak 331.96 MiB, free memory in arenas 0.00 B, will set to 323.55 MiB (RSS), difference: 5.06 MiB | ||
| 12465 | 2025.06.04 04:44:03.144463 [ 150 ] {} <Debug> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12466 | 2025.06.04 04:44:03.144529 [ 150 ] {} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.06.04 04:44:03.144551 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12468 | 2025.06.04 04:44:03.144728 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::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 | ||
| 12469 | 2025.06.04 04:44:03.144938 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12470 | 2025.06.04 04:44:03.144993 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 12471 | 2025.06.04 04:44:03.145074 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 12472 | 2025.06.04 04:44:03.145118 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 12473 | 2025.06.04 04:44:03.145159 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 12474 | 2025.06.04 04:44:03.145200 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 12475 | 2025.06.04 04:44:03.145907 [ 198 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259579 sec., 42871.46737124071 rows/sec., 3.58 MiB/sec. | ||
| 12476 | 2025.06.04 04:44:03.146032 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12477 | 2025.06.04 04:44:03.146280 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12478 | 2025.06.04 04:44:03.146348 [ 189 ] {4768614e-a71d-44ac-85cc-8cf9e7d066ea::all_1_13_3} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12479 | 2025.06.04 04:44:03.146413 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12480 | 2025.06.04 04:44:04.591877 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12481 | 2025.06.04 04:44:04.592083 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12482 | 2025.06.04 04:44:04.592158 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12483 | 2025.06.04 04:44:04.593575 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2025.06.04 04:44:04.593632 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12485 | 2025.06.04 04:44:04.594140 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12486 | 2025.06.04 04:44:04.594372 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2025.06.04 04:44:04.594526 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Debug> executeQuery: Read 1200 rows, 100.89 KiB in 0.002497 sec., 480576.69203043653 rows/sec., 39.46 MiB/sec. | ||
| 12488 | 2025.06.04 04:44:04.594568 [ 281 ] {2f434862-bd24-4d51-a211-6eb57e45f44c} <Debug> TCPHandler: Processed in 0.002835073 sec. | ||
| 12489 | 2025.06.04 04:44:04.594678 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2025.06.04 04:44:04.594772 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12491 | 2025.06.04 04:44:04.594813 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12492 | 2025.06.04 04:44:04.595202 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2025.06.04 04:44:04.595265 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12494 | 2025.06.04 04:44:04.595574 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12495 | 2025.06.04 04:44:04.595780 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2025.06.04 04:44:04.595912 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 129.76 KiB/sec. | ||
| 12497 | 2025.06.04 04:44:04.595949 [ 281 ] {5f0c9790-04e8-444d-ae93-6ac2e7c3a1c4} <Debug> TCPHandler: Processed in 0.00132091 sec. | ||
| 12498 | 2025.06.04 04:44:04.596050 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2025.06.04 04:44:04.596143 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12500 | 2025.06.04 04:44:04.596182 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12501 | 2025.06.04 04:44:04.596684 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2025.06.04 04:44:04.596720 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12503 | 2025.06.04 04:44:04.597019 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12504 | 2025.06.04 04:44:04.597234 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12505 | 2025.06.04 04:44:04.597345 [ 151 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12506 | 2025.06.04 04:44:04.597360 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 12507 | 2025.06.04 04:44:04.597413 [ 151 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2025.06.04 04:44:04.597422 [ 281 ] {cab8f31c-c67e-4a33-b1ea-1eaa45088da1} <Debug> TCPHandler: Processed in 0.001419452 sec. | ||
| 12509 | 2025.06.04 04:44:04.597442 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12510 | 2025.06.04 04:44:04.597533 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2025.06.04 04:44:04.597566 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12512 | 2025.06.04 04:44:04.597629 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12513 | 2025.06.04 04:44:04.597672 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12514 | 2025.06.04 04:44:04.597715 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12515 | 2025.06.04 04:44:04.597761 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 342 rows starting from the beginning of the part | ||
| 12516 | 2025.06.04 04:44:04.597835 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 12517 | 2025.06.04 04:44:04.597889 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 113 rows starting from the beginning of the part | ||
| 12518 | 2025.06.04 04:44:04.597938 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 113 rows starting from the beginning of the part | ||
| 12519 | 2025.06.04 04:44:04.597982 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part | ||
| 12520 | 2025.06.04 04:44:04.598028 [ 188 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 228 rows starting from the beginning of the part | ||
| 12521 | 2025.06.04 04:44:04.598265 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.06.04 04:44:04.598308 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12523 | 2025.06.04 04:44:04.598637 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12524 | 2025.06.04 04:44:04.598856 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.06.04 04:44:04.598982 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Debug> executeQuery: Read 522 rows, 39.56 KiB in 0.00137 sec., 381021.89781021903 rows/sec., 28.20 MiB/sec. | ||
| 12526 | 2025.06.04 04:44:04.599000 [ 189 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487803 sec., 764214.0794177724 rows/sec., 53.75 MiB/sec. | ||
| 12527 | 2025.06.04 04:44:04.599020 [ 281 ] {ff936355-3937-40df-9f47-372eb577959f} <Debug> TCPHandler: Processed in 0.001534043 sec. | ||
| 12528 | 2025.06.04 04:44:04.599146 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2025.06.04 04:44:04.599176 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12530 | 2025.06.04 04:44:04.599239 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12531 | 2025.06.04 04:44:04.599282 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12532 | 2025.06.04 04:44:04.599438 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2025.06.04 04:44:04.599502 [ 198 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_56_11} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12534 | 2025.06.04 04:44:04.599582 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12535 | 2025.06.04 04:44:04.599883 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2025.06.04 04:44:04.599917 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12537 | 2025.06.04 04:44:04.600305 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12538 | 2025.06.04 04:44:04.600514 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2025.06.04 04:44:04.600640 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Debug> executeQuery: Read 972 rows, 66.81 KiB in 0.001419 sec., 684989.4291754757 rows/sec., 45.98 MiB/sec. | ||
| 12540 | 2025.06.04 04:44:04.600675 [ 281 ] {7b8984fc-24c0-4426-af5a-58285cd7d6f5} <Debug> TCPHandler: Processed in 0.001575284 sec. | ||
| 12541 | 2025.06.04 04:44:04.600788 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2025.06.04 04:44:04.600881 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12543 | 2025.06.04 04:44:04.600934 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12544 | 2025.06.04 04:44:04.601669 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2025.06.04 04:44:04.601704 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12546 | 2025.06.04 04:44:04.602185 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12547 | 2025.06.04 04:44:04.602402 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2025.06.04 04:44:04.602537 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001673 sec., 1195.457262402869 rows/sec., 2.14 MiB/sec. | ||
| 12549 | 2025.06.04 04:44:04.602591 [ 281 ] {49b52058-53e1-4a66-85bc-c79219628dc5} <Debug> TCPHandler: Processed in 0.001855128 sec. | ||
| 12550 | 2025.06.04 04:44:04.602698 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2025.06.04 04:44:04.602793 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12552 | 2025.06.04 04:44:04.602833 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12553 | 2025.06.04 04:44:04.603181 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2025.06.04 04:44:04.603215 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12555 | 2025.06.04 04:44:04.603507 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12556 | 2025.06.04 04:44:04.603710 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2025.06.04 04:44:04.603833 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001059 sec., 43437.20491029273 rows/sec., 2.94 MiB/sec. | ||
| 12558 | 2025.06.04 04:44:04.603867 [ 281 ] {643b6dba-1f2b-4787-9f54-090fb4a7835d} <Debug> TCPHandler: Processed in 0.001216289 sec. | ||
| 12559 | 2025.06.04 04:44:06.208064 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2025.06.04 04:44:06.208372 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12561 | 2025.06.04 04:44:06.208481 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12562 | 2025.06.04 04:44:06.209348 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2025.06.04 04:44:06.209398 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12564 | 2025.06.04 04:44:06.209792 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12565 | 2025.06.04 04:44:06.210033 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2025.06.04 04:44:06.210188 [ 147 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12567 | 2025.06.04 04:44:06.210194 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.25 MiB/sec. | ||
| 12568 | 2025.06.04 04:44:06.210258 [ 147 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.06.04 04:44:06.210283 [ 281 ] {d777c604-bdb9-419a-89bc-3064c2b905bd} <Debug> TCPHandler: Processed in 0.002364456 sec. | ||
| 12570 | 2025.06.04 04:44:06.210284 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12571 | 2025.06.04 04:44:06.210402 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2025.06.04 04:44:06.210418 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12573 | 2025.06.04 04:44:06.210503 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12574 | 2025.06.04 04:44:06.210548 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12575 | 2025.06.04 04:44:06.210565 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12576 | 2025.06.04 04:44:06.210607 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1849 rows starting from the beginning of the part | ||
| 12577 | 2025.06.04 04:44:06.210681 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 702 rows starting from the beginning of the part | ||
| 12578 | 2025.06.04 04:44:06.210731 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12579 | 2025.06.04 04:44:06.210779 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 695 rows starting from the beginning of the part | ||
| 12580 | 2025.06.04 04:44:06.210830 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1200 rows starting from the beginning of the part | ||
| 12581 | 2025.06.04 04:44:06.210881 [ 189 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 12582 | 2025.06.04 04:44:06.210959 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.06.04 04:44:06.211000 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12584 | 2025.06.04 04:44:06.211343 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12585 | 2025.06.04 04:44:06.211557 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.06.04 04:44:06.211686 [ 147 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12587 | 2025.06.04 04:44:06.211695 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 12588 | 2025.06.04 04:44:06.211725 [ 147 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2025.06.04 04:44:06.211748 [ 281 ] {ad4d24b8-3739-469f-b8d0-fdd9ce1ea9f8} <Debug> TCPHandler: Processed in 0.001394952 sec. | ||
| 12590 | 2025.06.04 04:44:06.211748 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12591 | 2025.06.04 04:44:06.211851 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12592 | 2025.06.04 04:44:06.211865 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2025.06.04 04:44:06.211946 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12594 | 2025.06.04 04:44:06.211966 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12595 | 2025.06.04 04:44:06.211975 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part | ||
| 12596 | 2025.06.04 04:44:06.212011 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12597 | 2025.06.04 04:44:06.212038 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 435 rows starting from the beginning of the part | ||
| 12598 | 2025.06.04 04:44:06.212084 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 66 rows starting from the beginning of the part | ||
| 12599 | 2025.06.04 04:44:06.212125 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 421 rows starting from the beginning of the part | ||
| 12600 | 2025.06.04 04:44:06.212166 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 522 rows starting from the beginning of the part | ||
| 12601 | 2025.06.04 04:44:06.212208 [ 198 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 12602 | 2025.06.04 04:44:06.212373 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2025.06.04 04:44:06.212408 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12604 | 2025.06.04 04:44:06.212442 [ 191 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4562 rows, containing 5 columns (5 merged, 0 gathered) in 0.002080171 sec., 2193088.9335540202 rows/sec., 185.87 MiB/sec. | ||
| 12605 | 2025.06.04 04:44:06.212732 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12606 | 2025.06.04 04:44:06.212741 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12607 | 2025.06.04 04:44:06.213042 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2025.06.04 04:44:06.213112 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2025.06.04 04:44:06.213183 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001236 sec., 27508.090614886733 rows/sec., 1.92 MiB/sec. | ||
| 12610 | 2025.06.04 04:44:06.213206 [ 200 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_101_20} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12611 | 2025.06.04 04:44:06.213227 [ 281 ] {5e9e1116-5f49-4ec6-b860-9d600516fa8f} <Debug> TCPHandler: Processed in 0.001411491 sec. | ||
| 12612 | 2025.06.04 04:44:06.213313 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 12613 | 2025.06.04 04:44:06.213337 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2025.06.04 04:44:06.213360 [ 191 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550883 sec., 1562335.7790368453 rows/sec., 119.67 MiB/sec. | ||
| 12615 | 2025.06.04 04:44:06.213435 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12616 | 2025.06.04 04:44:06.213481 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12617 | 2025.06.04 04:44:06.213524 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12618 | 2025.06.04 04:44:06.213760 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2025.06.04 04:44:06.213796 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2025.06.04 04:44:06.213831 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_101_20} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12621 | 2025.06.04 04:44:06.213838 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12622 | 2025.06.04 04:44:06.213915 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 12623 | 2025.06.04 04:44:06.214165 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12624 | 2025.06.04 04:44:06.214379 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2025.06.04 04:44:06.214497 [ 147 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12626 | 2025.06.04 04:44:06.214508 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001091 sec., 12832.263978001834 rows/sec., 874.52 KiB/sec. | ||
| 12627 | 2025.06.04 04:44:06.214532 [ 147 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.06.04 04:44:06.214554 [ 281 ] {75d68491-5033-47b8-8eb9-7b2eceb00367} <Debug> TCPHandler: Processed in 0.001267369 sec. | ||
| 12629 | 2025.06.04 04:44:06.214555 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12630 | 2025.06.04 04:44:06.214634 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12631 | 2025.06.04 04:44:06.214715 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12632 | 2025.06.04 04:44:06.214738 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5930 rows starting from the beginning of the part | ||
| 12633 | 2025.06.04 04:44:06.214779 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
| 12634 | 2025.06.04 04:44:06.214815 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12635 | 2025.06.04 04:44:06.214846 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
| 12636 | 2025.06.04 04:44:06.214879 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 46 rows starting from the beginning of the part | ||
| 12637 | 2025.06.04 04:44:06.214913 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 14 rows starting from the beginning of the part | ||
| 12638 | 2025.06.04 04:44:06.216461 [ 198 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6214 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851768 sec., 3355711.9466369436 rows/sec., 218.76 MiB/sec. | ||
| 12639 | 2025.06.04 04:44:06.216834 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12640 | 2025.06.04 04:44:06.217103 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2025.06.04 04:44:06.217179 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_101_20} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12642 | 2025.06.04 04:44:06.217272 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12643 | 2025.06.04 04:44:06.807838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
| 12644 | 2025.06.04 04:44:06.808375 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2025.06.04 04:44:06.808421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12646 | 2025.06.04 04:44:06.808931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12647 | 2025.06.04 04:44:06.809161 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2025.06.04 04:44:06.809289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
| 12649 | 2025.06.04 04:44:06.809302 [ 145 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12650 | 2025.06.04 04:44:06.809381 [ 145 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2025.06.04 04:44:06.809407 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12652 | 2025.06.04 04:44:06.809533 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12653 | 2025.06.04 04:44:06.809688 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12654 | 2025.06.04 04:44:06.809728 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 12655 | 2025.06.04 04:44:06.809794 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 12656 | 2025.06.04 04:44:06.809841 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 12657 | 2025.06.04 04:44:06.809886 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 12658 | 2025.06.04 04:44:06.809928 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 12659 | 2025.06.04 04:44:06.809970 [ 200 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 12660 | 2025.06.04 04:44:06.812154 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002676051 sec., 10440010.298757385 rows/sec., 149.35 MiB/sec. | ||
| 12661 | 2025.06.04 04:44:06.812604 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12662 | 2025.06.04 04:44:06.813033 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2025.06.04 04:44:06.813142 [ 198 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_61_12} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12664 | 2025.06.04 04:44:06.813232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 12665 | 2025.06.04 04:44:08.341450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12666 | 2025.06.04 04:44:08.358970 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2025.06.04 04:44:08.359029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12668 | 2025.06.04 04:44:08.365460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12669 | 2025.06.04 04:44:08.366173 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2025.06.04 04:44:08.366476 [ 144 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12671 | 2025.06.04 04:44:08.366539 [ 144 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2025.06.04 04:44:08.366558 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12673 | 2025.06.04 04:44:08.366679 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12674 | 2025.06.04 04:44:08.369635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12675 | 2025.06.04 04:44:08.370597 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12676 | 2025.06.04 04:44:08.372193 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12677 | 2025.06.04 04:44:08.377001 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12678 | 2025.06.04 04:44:08.381410 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12679 | 2025.06.04 04:44:08.386164 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12680 | 2025.06.04 04:44:08.390481 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12681 | 2025.06.04 04:44:08.394251 [ 199 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12682 | 2025.06.04 04:44:08.445293 [ 193 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078669424 sec., 5847.252675957053 rows/sec., 30.24 MiB/sec. | ||
| 12683 | 2025.06.04 04:44:08.448335 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12684 | 2025.06.04 04:44:08.450260 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2025.06.04 04:44:08.450343 [ 197 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_61_12} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12686 | 2025.06.04 04:44:08.452839 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12687 | 2025.06.04 04:44:09.400369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1804 | ||
| 12688 | 2025.06.04 04:44:09.403418 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12689 | 2025.06.04 04:44:09.403463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12690 | 2025.06.04 04:44:09.404652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12691 | 2025.06.04 04:44:09.404909 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2025.06.04 04:44:09.405194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1804 | ||
| 12693 | 2025.06.04 04:44:11.221956 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12694 | 2025.06.04 04:44:11.222176 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12695 | 2025.06.04 04:44:11.222240 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12696 | 2025.06.04 04:44:11.223006 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2025.06.04 04:44:11.223043 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12698 | 2025.06.04 04:44:11.223458 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12699 | 2025.06.04 04:44:11.223683 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2025.06.04 04:44:11.223837 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001714 sec., 123687.28121353559 rows/sec., 7.87 MiB/sec. | ||
| 12701 | 2025.06.04 04:44:11.223879 [ 281 ] {bab21bc0-9e4a-4a2e-ab65-27bf9e8734e1} <Debug> TCPHandler: Processed in 0.002062601 sec. | ||
| 12702 | 2025.06.04 04:44:11.224010 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12703 | 2025.06.04 04:44:11.224105 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12704 | 2025.06.04 04:44:11.224146 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12705 | 2025.06.04 04:44:11.224869 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12706 | 2025.06.04 04:44:11.224905 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12707 | 2025.06.04 04:44:11.225257 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12708 | 2025.06.04 04:44:11.225470 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2025.06.04 04:44:11.225595 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001508 sec., 460875.3315649867 rows/sec., 36.76 MiB/sec. | ||
| 12710 | 2025.06.04 04:44:11.225631 [ 281 ] {9e241975-8830-4d58-aad8-82b9695749e2} <Debug> TCPHandler: Processed in 0.001683756 sec. | ||
| 12711 | 2025.06.04 04:44:11.225754 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12712 | 2025.06.04 04:44:11.225855 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12713 | 2025.06.04 04:44:11.225894 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12714 | 2025.06.04 04:44:11.226339 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2025.06.04 04:44:11.226373 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12716 | 2025.06.04 04:44:11.226680 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12717 | 2025.06.04 04:44:11.226886 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12718 | 2025.06.04 04:44:11.227009 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001172 sec., 123720.13651877132 rows/sec., 7.76 MiB/sec. | ||
| 12719 | 2025.06.04 04:44:11.227045 [ 281 ] {22b36ad5-f504-4171-9961-5df603e4851e} <Debug> TCPHandler: Processed in 0.0013463 sec. | ||
| 12720 | 2025.06.04 04:44:11.227165 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12721 | 2025.06.04 04:44:11.227258 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12722 | 2025.06.04 04:44:11.227296 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12723 | 2025.06.04 04:44:11.227699 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12724 | 2025.06.04 04:44:11.227734 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12725 | 2025.06.04 04:44:11.228028 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12726 | 2025.06.04 04:44:11.228237 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2025.06.04 04:44:11.228361 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001121 sec., 100802.8545941124 rows/sec., 6.53 MiB/sec. | ||
| 12728 | 2025.06.04 04:44:11.228397 [ 281 ] {39bc6616-8fe9-47da-8dd7-4acfbd6eee3b} <Debug> TCPHandler: Processed in 0.0012884 sec. | ||
| 12729 | 2025.06.04 04:44:11.228509 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2025.06.04 04:44:11.228602 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12731 | 2025.06.04 04:44:11.228641 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12732 | 2025.06.04 04:44:11.229047 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2025.06.04 04:44:11.229082 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12734 | 2025.06.04 04:44:11.229369 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12735 | 2025.06.04 04:44:11.229573 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2025.06.04 04:44:11.229697 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001112 sec., 100719.42446043166 rows/sec., 5.74 MiB/sec. | ||
| 12737 | 2025.06.04 04:44:11.229733 [ 281 ] {ee35a14e-abdb-4911-beb6-00219a7d1cd0} <Debug> TCPHandler: Processed in 0.001279269 sec. | ||
| 12738 | 2025.06.04 04:44:11.229845 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2025.06.04 04:44:11.229938 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12740 | 2025.06.04 04:44:11.229977 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12741 | 2025.06.04 04:44:11.230529 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2025.06.04 04:44:11.230563 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12743 | 2025.06.04 04:44:11.230877 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12744 | 2025.06.04 04:44:11.231100 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2025.06.04 04:44:11.231226 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001306 sec., 322358.3460949464 rows/sec., 22.96 MiB/sec. | ||
| 12746 | 2025.06.04 04:44:11.231262 [ 281 ] {fd541783-8495-4bb0-9843-ae902c535588} <Debug> TCPHandler: Processed in 0.001472522 sec. | ||
| 12747 | 2025.06.04 04:44:11.231376 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2025.06.04 04:44:11.231468 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12749 | 2025.06.04 04:44:11.231509 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12750 | 2025.06.04 04:44:11.231834 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2025.06.04 04:44:11.231868 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12752 | 2025.06.04 04:44:11.232158 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12753 | 2025.06.04 04:44:11.232358 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2025.06.04 04:44:11.232480 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 12755 | 2025.06.04 04:44:11.232514 [ 281 ] {82b66660-8817-4b3d-bb48-32b715f3aca0} <Debug> TCPHandler: Processed in 0.001196188 sec. | ||
| 12756 | 2025.06.04 04:44:11.232623 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2025.06.04 04:44:11.232715 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12758 | 2025.06.04 04:44:11.232756 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12759 | 2025.06.04 04:44:11.233149 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2025.06.04 04:44:11.233182 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12761 | 2025.06.04 04:44:11.233507 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12762 | 2025.06.04 04:44:11.233714 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2025.06.04 04:44:11.233841 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001144 sec., 207167.83216783215 rows/sec., 13.89 MiB/sec. | ||
| 12764 | 2025.06.04 04:44:11.233876 [ 281 ] {3941c0fa-73f0-4ed2-8b6b-91ff99256f6e} <Debug> TCPHandler: Processed in 0.00130908 sec. | ||
| 12765 | 2025.06.04 04:44:11.233978 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2025.06.04 04:44:11.234079 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12767 | 2025.06.04 04:44:11.234119 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12768 | 2025.06.04 04:44:11.234417 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2025.06.04 04:44:11.234451 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12770 | 2025.06.04 04:44:11.234737 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12771 | 2025.06.04 04:44:11.234938 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2025.06.04 04:44:11.235060 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 12773 | 2025.06.04 04:44:11.235096 [ 281 ] {43a66db6-79e0-46ca-b49b-95dbd08d8d3f} <Debug> TCPHandler: Processed in 0.001164287 sec. | ||
| 12774 | 2025.06.04 04:44:11.235188 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2025.06.04 04:44:11.235275 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12776 | 2025.06.04 04:44:11.235326 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12777 | 2025.06.04 04:44:11.236132 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.06.04 04:44:11.236166 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12779 | 2025.06.04 04:44:11.236717 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12780 | 2025.06.04 04:44:11.236939 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2025.06.04 04:44:11.237070 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001812 sec., 21523.17880794702 rows/sec., 38.57 MiB/sec. | ||
| 12782 | 2025.06.04 04:44:11.237130 [ 281 ] {08a43748-4feb-4189-becf-322c48592596} <Debug> TCPHandler: Processed in 0.00198841 sec. | ||
| 12783 | 2025.06.04 04:44:11.237238 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12784 | 2025.06.04 04:44:11.237331 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12785 | 2025.06.04 04:44:11.237371 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12786 | 2025.06.04 04:44:11.237686 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2025.06.04 04:44:11.237719 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12788 | 2025.06.04 04:44:11.238031 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12789 | 2025.06.04 04:44:11.238243 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2025.06.04 04:44:11.238369 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001056 sec., 77651.51515151515 rows/sec., 4.93 MiB/sec. | ||
| 12791 | 2025.06.04 04:44:11.238404 [ 281 ] {0ad3a663-75ac-44d2-906d-feaf558e32a6} <Debug> TCPHandler: Processed in 0.001213149 sec. | ||
| 12792 | 2025.06.04 04:44:14.149361 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12793 | 2025.06.04 04:44:14.149416 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12794 | 2025.06.04 04:44:14.310363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
| 12795 | 2025.06.04 04:44:14.310889 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2025.06.04 04:44:14.310922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12797 | 2025.06.04 04:44:14.311417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12798 | 2025.06.04 04:44:14.311652 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2025.06.04 04:44:14.311783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 12800 | 2025.06.04 04:44:15.870664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12801 | 2025.06.04 04:44:15.885474 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2025.06.04 04:44:15.885535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12803 | 2025.06.04 04:44:15.890756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12804 | 2025.06.04 04:44:15.891413 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2025.06.04 04:44:15.894123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12806 | 2025.06.04 04:44:16.214532 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2025.06.04 04:44:16.214715 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12808 | 2025.06.04 04:44:16.214781 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12809 | 2025.06.04 04:44:16.215444 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2025.06.04 04:44:16.215506 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12811 | 2025.06.04 04:44:16.215912 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12812 | 2025.06.04 04:44:16.216139 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2025.06.04 04:44:16.216288 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001624 sec., 36945.812807881775 rows/sec., 2.87 MiB/sec. | ||
| 12814 | 2025.06.04 04:44:16.216329 [ 281 ] {89eea725-4240-42ba-8005-0dd1a1712662} <Debug> TCPHandler: Processed in 0.001935219 sec. | ||
| 12815 | 2025.06.04 04:44:16.216442 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2025.06.04 04:44:16.216536 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12817 | 2025.06.04 04:44:16.216575 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12818 | 2025.06.04 04:44:16.216956 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2025.06.04 04:44:16.216991 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12820 | 2025.06.04 04:44:16.217283 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12821 | 2025.06.04 04:44:16.217498 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2025.06.04 04:44:16.217625 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 135.73 KiB/sec. | ||
| 12823 | 2025.06.04 04:44:16.217662 [ 281 ] {b8fb4fc2-7461-45c1-8d77-921c17122e75} <Debug> TCPHandler: Processed in 0.001267779 sec. | ||
| 12824 | 2025.06.04 04:44:16.217764 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2025.06.04 04:44:16.217855 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12826 | 2025.06.04 04:44:16.217893 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12827 | 2025.06.04 04:44:16.218314 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2025.06.04 04:44:16.218349 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12829 | 2025.06.04 04:44:16.218648 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12830 | 2025.06.04 04:44:16.218855 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2025.06.04 04:44:16.218979 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001141 sec., 57843.99649430324 rows/sec., 4.52 MiB/sec. | ||
| 12832 | 2025.06.04 04:44:16.219015 [ 281 ] {6a8263ab-8584-45de-8a29-f44c905ef4b1} <Debug> TCPHandler: Processed in 0.00129886 sec. | ||
| 12833 | 2025.06.04 04:44:16.219122 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2025.06.04 04:44:16.219214 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12835 | 2025.06.04 04:44:16.219257 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12836 | 2025.06.04 04:44:16.219667 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2025.06.04 04:44:16.219702 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12838 | 2025.06.04 04:44:16.220033 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12839 | 2025.06.04 04:44:16.220240 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2025.06.04 04:44:16.220366 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 12841 | 2025.06.04 04:44:16.220377 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 6 parts from all_1_98_20 to all_103_103_0 | ||
| 12842 | 2025.06.04 04:44:16.220402 [ 281 ] {47b47739-b355-4501-8c93-c1fc3805aceb} <Debug> TCPHandler: Processed in 0.0013275 sec. | ||
| 12843 | 2025.06.04 04:44:16.220447 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2025.06.04 04:44:16.220476 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12845 | 2025.06.04 04:44:16.220530 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12846 | 2025.06.04 04:44:16.220572 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_98_20 to all_103_103_0 into Compact with storage Full | ||
| 12847 | 2025.06.04 04:44:16.220640 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12848 | 2025.06.04 04:44:16.220659 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12849 | 2025.06.04 04:44:16.220688 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_98_20, total 29970 rows starting from the beginning of the part | ||
| 12850 | 2025.06.04 04:44:16.220693 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12851 | 2025.06.04 04:44:16.220746 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
| 12852 | 2025.06.04 04:44:16.220790 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 972 rows starting from the beginning of the part | ||
| 12853 | 2025.06.04 04:44:16.220832 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 12854 | 2025.06.04 04:44:16.220873 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part | ||
| 12855 | 2025.06.04 04:44:16.220914 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12856 | 2025.06.04 04:44:16.221446 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2025.06.04 04:44:16.221480 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12858 | 2025.06.04 04:44:16.221989 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12859 | 2025.06.04 04:44:16.222212 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2025.06.04 04:44:16.222347 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001729 sec., 1156.737998843262 rows/sec., 2.07 MiB/sec. | ||
| 12861 | 2025.06.04 04:44:16.222402 [ 281 ] {915911d9-c41c-42d6-9620-21e1bc977ed6} <Debug> TCPHandler: Processed in 0.001926179 sec. | ||
| 12862 | 2025.06.04 04:44:16.222506 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2025.06.04 04:44:16.222599 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12864 | 2025.06.04 04:44:16.222639 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12865 | 2025.06.04 04:44:16.222960 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2025.06.04 04:44:16.222994 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12867 | 2025.06.04 04:44:16.223295 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12868 | 2025.06.04 04:44:16.223491 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2025.06.04 04:44:16.223614 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 12870 | 2025.06.04 04:44:16.223648 [ 281 ] {4bbe8f71-8b53-410c-b800-ede32048402a} <Debug> TCPHandler: Processed in 0.001188938 sec. | ||
| 12871 | 2025.06.04 04:44:16.227378 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31610 rows, containing 5 columns (5 merged, 0 gathered) in 0.006840374 sec., 4621092.35547647 rows/sec., 312.02 MiB/sec. | ||
| 12872 | 2025.06.04 04:44:16.228035 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 12873 | 2025.06.04 04:44:16.228379 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2025.06.04 04:44:16.228460 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 6 parts: [all_1_98_20, all_103_103_0] -> all_1_103_21 | ||
| 12875 | 2025.06.04 04:44:16.228551 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12876 | 2025.06.04 04:44:19.405419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1838 | ||
| 12877 | 2025.06.04 04:44:19.407949 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2025.06.04 04:44:19.408005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12879 | 2025.06.04 04:44:19.409218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12880 | 2025.06.04 04:44:19.409502 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2025.06.04 04:44:19.409687 [ 126 ] {} <Debug> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12882 | 2025.06.04 04:44:19.409760 [ 126 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2025.06.04 04:44:19.409786 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12884 | 2025.06.04 04:44:19.409887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1838 | ||
| 12885 | 2025.06.04 04:44:19.409897 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 12886 | 2025.06.04 04:44:19.410533 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12887 | 2025.06.04 04:44:19.410682 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1644 rows starting from the beginning of the part | ||
| 12888 | 2025.06.04 04:44:19.411084 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
| 12889 | 2025.06.04 04:44:19.411456 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 12890 | 2025.06.04 04:44:19.411806 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 12891 | 2025.06.04 04:44:19.412138 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 12892 | 2025.06.04 04:44:19.412462 [ 202 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 12893 | 2025.06.04 04:44:19.418945 [ 187 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 72 columns (72 merged, 0 gathered) in 0.009093689 sec., 202118.19427737192 rows/sec., 154.44 MiB/sec. | ||
| 12894 | 2025.06.04 04:44:19.420394 [ 186 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12895 | 2025.06.04 04:44:19.420899 [ 186 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2025.06.04 04:44:19.420970 [ 186 ] {f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c::all_1_46_9} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12897 | 2025.06.04 04:44:19.421137 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12898 | 2025.06.04 04:44:21.221349 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2025.06.04 04:44:21.221556 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12900 | 2025.06.04 04:44:21.221629 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12901 | 2025.06.04 04:44:21.222492 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2025.06.04 04:44:21.222542 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12903 | 2025.06.04 04:44:21.222926 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12904 | 2025.06.04 04:44:21.223149 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2025.06.04 04:44:21.223291 [ 128 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 12906 | 2025.06.04 04:44:21.223297 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001796 sec., 118040.08908685969 rows/sec., 7.51 MiB/sec. | ||
| 12907 | 2025.06.04 04:44:21.223376 [ 128 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2025.06.04 04:44:21.223393 [ 281 ] {8109163b-a0d9-4725-b08c-3764d70c1728} <Debug> TCPHandler: Processed in 0.002175703 sec. | ||
| 12909 | 2025.06.04 04:44:21.223411 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12910 | 2025.06.04 04:44:21.223522 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12911 | 2025.06.04 04:44:21.223535 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 12912 | 2025.06.04 04:44:21.223649 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12913 | 2025.06.04 04:44:21.223655 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12914 | 2025.06.04 04:44:21.223700 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12915 | 2025.06.04 04:44:21.223702 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part | ||
| 12916 | 2025.06.04 04:44:21.223787 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 12917 | 2025.06.04 04:44:21.223862 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 12918 | 2025.06.04 04:44:21.223936 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 12919 | 2025.06.04 04:44:21.223997 [ 202 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 12920 | 2025.06.04 04:44:21.224688 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2025.06.04 04:44:21.224729 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12922 | 2025.06.04 04:44:21.225062 [ 187 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580584 sec., 670638.1944901379 rows/sec., 45.21 MiB/sec. | ||
| 12923 | 2025.06.04 04:44:21.225185 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12924 | 2025.06.04 04:44:21.225216 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 12925 | 2025.06.04 04:44:21.225412 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12926 | 2025.06.04 04:44:21.225471 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2025.06.04 04:44:21.225541 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001916 sec., 362734.86430062633 rows/sec., 28.93 MiB/sec. | ||
| 12928 | 2025.06.04 04:44:21.225548 [ 194 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_45_11} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 12929 | 2025.06.04 04:44:21.225578 [ 281 ] {e1ff89f2-5d5b-4fb6-a709-5abc12dba036} <Debug> TCPHandler: Processed in 0.002113122 sec. | ||
| 12930 | 2025.06.04 04:44:21.225616 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12931 | 2025.06.04 04:44:21.225701 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2025.06.04 04:44:21.225794 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12933 | 2025.06.04 04:44:21.225833 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12934 | 2025.06.04 04:44:21.226262 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2025.06.04 04:44:21.226296 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12936 | 2025.06.04 04:44:21.226599 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12937 | 2025.06.04 04:44:21.226801 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2025.06.04 04:44:21.226937 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001161 sec., 124892.33419465978 rows/sec., 7.84 MiB/sec. | ||
| 12939 | 2025.06.04 04:44:21.226939 [ 122 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12940 | 2025.06.04 04:44:21.226972 [ 281 ] {e4149a4e-ed53-4680-9cf8-45a07b1ac204} <Debug> TCPHandler: Processed in 0.00133443 sec. | ||
| 12941 | 2025.06.04 04:44:21.226983 [ 122 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2025.06.04 04:44:21.227003 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12943 | 2025.06.04 04:44:21.227063 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 12944 | 2025.06.04 04:44:21.227076 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2025.06.04 04:44:21.227135 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12946 | 2025.06.04 04:44:21.227159 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 165 rows starting from the beginning of the part | ||
| 12947 | 2025.06.04 04:44:21.227172 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12948 | 2025.06.04 04:44:21.227204 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 145 rows starting from the beginning of the part | ||
| 12949 | 2025.06.04 04:44:21.227210 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12950 | 2025.06.04 04:44:21.227242 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2 rows starting from the beginning of the part | ||
| 12951 | 2025.06.04 04:44:21.227288 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 145 rows starting from the beginning of the part | ||
| 12952 | 2025.06.04 04:44:21.227325 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
| 12953 | 2025.06.04 04:44:21.227359 [ 202 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 145 rows starting from the beginning of the part | ||
| 12954 | 2025.06.04 04:44:21.227634 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2025.06.04 04:44:21.227668 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12956 | 2025.06.04 04:44:21.227958 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12957 | 2025.06.04 04:44:21.228121 [ 194 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082307 sec., 558067.1657856782 rows/sec., 37.30 MiB/sec. | ||
| 12958 | 2025.06.04 04:44:21.228164 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2025.06.04 04:44:21.228289 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001135 sec., 99559.47136563878 rows/sec., 6.44 MiB/sec. | ||
| 12960 | 2025.06.04 04:44:21.228309 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12961 | 2025.06.04 04:44:21.228327 [ 281 ] {4a2eb7df-0563-45ca-aec2-c27f48079812} <Debug> TCPHandler: Processed in 0.00129876 sec. | ||
| 12962 | 2025.06.04 04:44:21.228445 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2025.06.04 04:44:21.228547 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12964 | 2025.06.04 04:44:21.228587 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12965 | 2025.06.04 04:44:21.228621 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2025.06.04 04:44:21.228705 [ 187 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_85_17} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 12967 | 2025.06.04 04:44:21.228815 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12968 | 2025.06.04 04:44:21.228997 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2025.06.04 04:44:21.229037 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12970 | 2025.06.04 04:44:21.229320 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12971 | 2025.06.04 04:44:21.229521 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2025.06.04 04:44:21.229638 [ 122 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 12973 | 2025.06.04 04:44:21.229641 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001112 sec., 100719.42446043166 rows/sec., 5.74 MiB/sec. | ||
| 12974 | 2025.06.04 04:44:21.229671 [ 122 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2025.06.04 04:44:21.229689 [ 281 ] {bad2b4bf-e4e4-424d-afea-0e496786e5b8} <Debug> TCPHandler: Processed in 0.00129925 sec. | ||
| 12976 | 2025.06.04 04:44:21.229690 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12977 | 2025.06.04 04:44:21.229789 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 12978 | 2025.06.04 04:44:21.229791 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2025.06.04 04:44:21.229908 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12980 | 2025.06.04 04:44:21.229908 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12981 | 2025.06.04 04:44:21.229960 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12982 | 2025.06.04 04:44:21.229977 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part | ||
| 12983 | 2025.06.04 04:44:21.230047 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
| 12984 | 2025.06.04 04:44:21.230091 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part | ||
| 12985 | 2025.06.04 04:44:21.230133 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
| 12986 | 2025.06.04 04:44:21.230174 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part | ||
| 12987 | 2025.06.04 04:44:21.230509 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2025.06.04 04:44:21.230549 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12989 | 2025.06.04 04:44:21.230878 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12990 | 2025.06.04 04:44:21.230960 [ 195 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214909 sec., 460939.8728629058 rows/sec., 28.02 MiB/sec. | ||
| 12991 | 2025.06.04 04:44:21.231090 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12992 | 2025.06.04 04:44:21.231101 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 12993 | 2025.06.04 04:44:21.231220 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001329 sec., 316779.5334838224 rows/sec., 22.56 MiB/sec. | ||
| 12994 | 2025.06.04 04:44:21.231261 [ 281 ] {78256aa4-d563-45b2-bc2a-0f52a4e5c643} <Debug> TCPHandler: Processed in 0.001516923 sec. | ||
| 12995 | 2025.06.04 04:44:21.231358 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2025.06.04 04:44:21.231365 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2025.06.04 04:44:21.231434 [ 188 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_45_11} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 12998 | 2025.06.04 04:44:21.231466 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12999 | 2025.06.04 04:44:21.231507 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13000 | 2025.06.04 04:44:21.231511 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13001 | 2025.06.04 04:44:21.231842 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2025.06.04 04:44:21.231876 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13003 | 2025.06.04 04:44:21.232166 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13004 | 2025.06.04 04:44:21.232368 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2025.06.04 04:44:21.232494 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 13006 | 2025.06.04 04:44:21.232528 [ 281 ] {2735f6a5-6d76-4797-8d3d-b5262b4ec65b} <Debug> TCPHandler: Processed in 0.001209818 sec. | ||
| 13007 | 2025.06.04 04:44:21.232626 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13008 | 2025.06.04 04:44:21.232717 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13009 | 2025.06.04 04:44:21.232757 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13010 | 2025.06.04 04:44:21.233140 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2025.06.04 04:44:21.233174 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13012 | 2025.06.04 04:44:21.233486 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13013 | 2025.06.04 04:44:21.233685 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2025.06.04 04:44:21.233813 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001113 sec., 212938.00539083558 rows/sec., 14.27 MiB/sec. | ||
| 13015 | 2025.06.04 04:44:21.233849 [ 281 ] {e304cbe6-f613-4d4e-9f80-12d325e1ca54} <Debug> TCPHandler: Processed in 0.00126861 sec. | ||
| 13016 | 2025.06.04 04:44:21.233949 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13017 | 2025.06.04 04:44:21.234040 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13018 | 2025.06.04 04:44:21.234080 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13019 | 2025.06.04 04:44:21.234379 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13020 | 2025.06.04 04:44:21.234413 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13021 | 2025.06.04 04:44:21.234698 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13022 | 2025.06.04 04:44:21.234908 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13023 | 2025.06.04 04:44:21.235034 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 13024 | 2025.06.04 04:44:21.235069 [ 281 ] {666dcb18-ae3b-4eeb-8472-1464557dc622} <Debug> TCPHandler: Processed in 0.001165998 sec. | ||
| 13025 | 2025.06.04 04:44:21.235167 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13026 | 2025.06.04 04:44:21.235257 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13027 | 2025.06.04 04:44:21.235309 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13028 | 2025.06.04 04:44:21.236143 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13029 | 2025.06.04 04:44:21.236178 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13030 | 2025.06.04 04:44:21.236732 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13031 | 2025.06.04 04:44:21.236951 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13032 | 2025.06.04 04:44:21.237087 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001847 sec., 21115.322144017326 rows/sec., 37.84 MiB/sec. | ||
| 13033 | 2025.06.04 04:44:21.237141 [ 281 ] {993cd9ea-d76b-479a-a43a-eedd1b31f344} <Debug> TCPHandler: Processed in 0.00201963 sec. | ||
| 13034 | 2025.06.04 04:44:21.237241 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13035 | 2025.06.04 04:44:21.237332 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13036 | 2025.06.04 04:44:21.237372 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13037 | 2025.06.04 04:44:21.237689 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13038 | 2025.06.04 04:44:21.237723 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13039 | 2025.06.04 04:44:21.238019 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13040 | 2025.06.04 04:44:21.238222 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13041 | 2025.06.04 04:44:21.238343 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001028 sec., 79766.53696498054 rows/sec., 5.07 MiB/sec. | ||
| 13042 | 2025.06.04 04:44:21.238377 [ 281 ] {8c3bde69-3238-4a1a-83f7-6f8d20e7694d} <Debug> TCPHandler: Processed in 0.001182358 sec. | ||
| 13043 | 2025.06.04 04:44:21.811954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
| 13044 | 2025.06.04 04:44:21.812462 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2025.06.04 04:44:21.812509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13046 | 2025.06.04 04:44:21.812998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13047 | 2025.06.04 04:44:21.813227 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2025.06.04 04:44:21.813361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
| 13049 | 2025.06.04 04:44:23.394229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13050 | 2025.06.04 04:44:23.409873 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2025.06.04 04:44:23.409929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13052 | 2025.06.04 04:44:23.416049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13053 | 2025.06.04 04:44:23.416733 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2025.06.04 04:44:23.419618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13055 | 2025.06.04 04:44:26.214190 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2025.06.04 04:44:26.214422 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13057 | 2025.06.04 04:44:26.214496 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13058 | 2025.06.04 04:44:26.215261 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.06.04 04:44:26.215298 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13060 | 2025.06.04 04:44:26.215690 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13061 | 2025.06.04 04:44:26.215927 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2025.06.04 04:44:26.216085 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001719 sec., 34904.01396160558 rows/sec., 2.71 MiB/sec. | ||
| 13063 | 2025.06.04 04:44:26.216127 [ 281 ] {68ad09ba-d287-4669-8319-6866c3f07934} <Debug> TCPHandler: Processed in 0.002083962 sec. | ||
| 13064 | 2025.06.04 04:44:26.216260 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2025.06.04 04:44:26.216362 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13066 | 2025.06.04 04:44:26.216412 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13067 | 2025.06.04 04:44:26.216835 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2025.06.04 04:44:26.216869 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13069 | 2025.06.04 04:44:26.217169 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13070 | 2025.06.04 04:44:26.217380 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2025.06.04 04:44:26.217512 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001168 sec., 1712.3287671232877 rows/sec., 128.76 KiB/sec. | ||
| 13072 | 2025.06.04 04:44:26.217549 [ 281 ] {386304c5-9027-46f6-aa66-5de7e523d84e} <Debug> TCPHandler: Processed in 0.001338931 sec. | ||
| 13073 | 2025.06.04 04:44:26.217664 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2025.06.04 04:44:26.217757 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13075 | 2025.06.04 04:44:26.217796 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13076 | 2025.06.04 04:44:26.218257 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2025.06.04 04:44:26.218292 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13078 | 2025.06.04 04:44:26.218583 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13079 | 2025.06.04 04:44:26.218790 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2025.06.04 04:44:26.218942 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001188 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 13081 | 2025.06.04 04:44:26.218984 [ 281 ] {2a126b8c-f1a6-4dc6-953e-d18fac2a0858} <Debug> TCPHandler: Processed in 0.00136695 sec. | ||
| 13082 | 2025.06.04 04:44:26.219098 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2025.06.04 04:44:26.219192 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13084 | 2025.06.04 04:44:26.219235 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13085 | 2025.06.04 04:44:26.219658 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2025.06.04 04:44:26.219693 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13087 | 2025.06.04 04:44:26.220008 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13088 | 2025.06.04 04:44:26.220220 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2025.06.04 04:44:26.220346 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 13090 | 2025.06.04 04:44:26.220382 [ 281 ] {f9d98095-9121-4714-9a1c-f771d02f6b41} <Debug> TCPHandler: Processed in 0.00133127 sec. | ||
| 13091 | 2025.06.04 04:44:26.220492 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2025.06.04 04:44:26.220586 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13093 | 2025.06.04 04:44:26.220639 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13094 | 2025.06.04 04:44:26.221363 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2025.06.04 04:44:26.221398 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13096 | 2025.06.04 04:44:26.221883 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13097 | 2025.06.04 04:44:26.222098 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2025.06.04 04:44:26.222240 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13099 | 2025.06.04 04:44:26.222247 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001666 sec., 1200.4801920768307 rows/sec., 2.15 MiB/sec. | ||
| 13100 | 2025.06.04 04:44:26.222322 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2025.06.04 04:44:26.222351 [ 281 ] {09365a98-92f5-4491-9e88-08445850b9fc} <Debug> TCPHandler: Processed in 0.001904619 sec. | ||
| 13102 | 2025.06.04 04:44:26.222353 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13103 | 2025.06.04 04:44:26.222472 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2025.06.04 04:44:26.222490 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13105 | 2025.06.04 04:44:26.222570 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13106 | 2025.06.04 04:44:26.222616 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13107 | 2025.06.04 04:44:26.222741 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13108 | 2025.06.04 04:44:26.222802 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1712 rows starting from the beginning of the part | ||
| 13109 | 2025.06.04 04:44:26.222927 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2 rows starting from the beginning of the part | ||
| 13110 | 2025.06.04 04:44:26.222948 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2025.06.04 04:44:26.222988 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13112 | 2025.06.04 04:44:26.223032 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 39 rows starting from the beginning of the part | ||
| 13113 | 2025.06.04 04:44:26.223131 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
| 13114 | 2025.06.04 04:44:26.223220 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 39 rows starting from the beginning of the part | ||
| 13115 | 2025.06.04 04:44:26.223300 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13116 | 2025.06.04 04:44:26.223308 [ 188 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2 rows starting from the beginning of the part | ||
| 13117 | 2025.06.04 04:44:26.223545 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2025.06.04 04:44:26.223689 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 13119 | 2025.06.04 04:44:26.223726 [ 281 ] {2ccff12b-b4e6-4df0-89cb-be412ea92665} <Debug> TCPHandler: Processed in 0.001301389 sec. | ||
| 13120 | 2025.06.04 04:44:26.233451 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1796 rows, containing 19 columns (19 merged, 0 gathered) in 0.011012817 sec., 163082.70626852332 rows/sec., 292.24 MiB/sec. | ||
| 13121 | 2025.06.04 04:44:26.235232 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13122 | 2025.06.04 04:44:26.235620 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2025.06.04 04:44:26.235703 [ 191 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13124 | 2025.06.04 04:44:26.235837 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.09 MiB. | ||
| 13125 | 2025.06.04 04:44:27.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.40 MiB, peak 342.44 MiB, free memory in arenas 0.00 B, will set to 331.38 MiB (RSS), difference: 5.99 MiB | ||
| 13126 | 2025.06.04 04:44:29.149660 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13127 | 2025.06.04 04:44:29.149734 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13128 | 2025.06.04 04:44:29.313572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
| 13129 | 2025.06.04 04:44:29.314343 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.06.04 04:44:29.314406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13131 | 2025.06.04 04:44:29.315000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13132 | 2025.06.04 04:44:29.315222 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2025.06.04 04:44:29.315348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 13134 | 2025.06.04 04:44:29.410168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1872 | ||
| 13135 | 2025.06.04 04:44:29.412741 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2025.06.04 04:44:29.412788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13137 | 2025.06.04 04:44:29.413957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13138 | 2025.06.04 04:44:29.414216 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2025.06.04 04:44:29.414476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
| 13140 | 2025.06.04 04:44:30.001882 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001530893 sec. | ||
| 13141 | 2025.06.04 04:44:30.919741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13142 | 2025.06.04 04:44:30.947111 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2025.06.04 04:44:30.947213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13144 | 2025.06.04 04:44:30.956246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13145 | 2025.06.04 04:44:30.957620 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2025.06.04 04:44:30.965880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13147 | 2025.06.04 04:44:31.225831 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2025.06.04 04:44:31.226084 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13149 | 2025.06.04 04:44:31.226184 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13150 | 2025.06.04 04:44:31.227248 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2025.06.04 04:44:31.227329 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13152 | 2025.06.04 04:44:31.227875 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13153 | 2025.06.04 04:44:31.228172 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2025.06.04 04:44:31.228390 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002379 sec., 89113.0727196301 rows/sec., 5.67 MiB/sec. | ||
| 13155 | 2025.06.04 04:44:31.228467 [ 281 ] {925af2d2-16ae-416e-879b-0751a847d31b} <Debug> TCPHandler: Processed in 0.002858574 sec. | ||
| 13156 | 2025.06.04 04:44:31.228619 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2025.06.04 04:44:31.228745 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13158 | 2025.06.04 04:44:31.228800 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13159 | 2025.06.04 04:44:31.229628 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2025.06.04 04:44:31.229677 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13161 | 2025.06.04 04:44:31.230118 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13162 | 2025.06.04 04:44:31.230398 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2025.06.04 04:44:31.230559 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001845 sec., 376693.76693766937 rows/sec., 30.04 MiB/sec. | ||
| 13164 | 2025.06.04 04:44:31.230555 [ 111 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13165 | 2025.06.04 04:44:31.230607 [ 281 ] {45715034-2230-40ec-955b-8b84d9a718c1} <Debug> TCPHandler: Processed in 0.002052151 sec. | ||
| 13166 | 2025.06.04 04:44:31.230649 [ 111 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2025.06.04 04:44:31.230680 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13168 | 2025.06.04 04:44:31.230754 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2025.06.04 04:44:31.230812 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13170 | 2025.06.04 04:44:31.230883 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13171 | 2025.06.04 04:44:31.230972 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13172 | 2025.06.04 04:44:31.231017 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13173 | 2025.06.04 04:44:31.231020 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1849 rows starting from the beginning of the part | ||
| 13174 | 2025.06.04 04:44:31.231113 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 695 rows starting from the beginning of the part | ||
| 13175 | 2025.06.04 04:44:31.231168 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13176 | 2025.06.04 04:44:31.231221 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 695 rows starting from the beginning of the part | ||
| 13177 | 2025.06.04 04:44:31.231282 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13178 | 2025.06.04 04:44:31.231333 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 695 rows starting from the beginning of the part | ||
| 13179 | 2025.06.04 04:44:31.231542 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2025.06.04 04:44:31.231596 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13181 | 2025.06.04 04:44:31.231995 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13182 | 2025.06.04 04:44:31.232279 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2025.06.04 04:44:31.232435 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001578 sec., 91888.46641318125 rows/sec., 5.77 MiB/sec. | ||
| 13184 | 2025.06.04 04:44:31.232482 [ 281 ] {beb7faed-5d1d-4b1f-ac50-004afe8fbb4e} <Debug> TCPHandler: Processed in 0.001789047 sec. | ||
| 13185 | 2025.06.04 04:44:31.232612 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2025.06.04 04:44:31.232722 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13187 | 2025.06.04 04:44:31.232771 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13188 | 2025.06.04 04:44:31.233122 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002375186 sec., 1706813.6979588124 rows/sec., 143.77 MiB/sec. | ||
| 13189 | 2025.06.04 04:44:31.233262 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2025.06.04 04:44:31.233308 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13191 | 2025.06.04 04:44:31.233374 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13192 | 2025.06.04 04:44:31.233699 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2025.06.04 04:44:31.233719 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13194 | 2025.06.04 04:44:31.233792 [ 196 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_106_21} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13195 | 2025.06.04 04:44:31.233878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 13196 | 2025.06.04 04:44:31.233990 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2025.06.04 04:44:31.234149 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001447 sec., 78092.60539046302 rows/sec., 5.06 MiB/sec. | ||
| 13198 | 2025.06.04 04:44:31.234195 [ 281 ] {5ab9a4d6-8dbe-4689-86bd-b5580ecd643b} <Debug> TCPHandler: Processed in 0.001640435 sec. | ||
| 13199 | 2025.06.04 04:44:31.234321 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2025.06.04 04:44:31.234430 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13201 | 2025.06.04 04:44:31.234477 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13202 | 2025.06.04 04:44:31.234979 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2025.06.04 04:44:31.235017 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13204 | 2025.06.04 04:44:31.235371 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13205 | 2025.06.04 04:44:31.235614 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2025.06.04 04:44:31.235761 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001353 sec., 82779.0096082779 rows/sec., 4.72 MiB/sec. | ||
| 13207 | 2025.06.04 04:44:31.235806 [ 281 ] {a01c645c-cd7a-4514-b782-e5391158d8b3} <Debug> TCPHandler: Processed in 0.001542473 sec. | ||
| 13208 | 2025.06.04 04:44:31.235939 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2025.06.04 04:44:31.236050 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13210 | 2025.06.04 04:44:31.236101 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13211 | 2025.06.04 04:44:31.236712 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2025.06.04 04:44:31.236755 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13213 | 2025.06.04 04:44:31.237159 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13214 | 2025.06.04 04:44:31.237409 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2025.06.04 04:44:31.237559 [ 110 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13216 | 2025.06.04 04:44:31.237563 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001532 sec., 274804.1775456919 rows/sec., 19.57 MiB/sec. | ||
| 13217 | 2025.06.04 04:44:31.237619 [ 110 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2025.06.04 04:44:31.237644 [ 281 ] {f46a1f23-61e6-4429-91cf-a7c57274428d} <Debug> TCPHandler: Processed in 0.001763817 sec. | ||
| 13219 | 2025.06.04 04:44:31.237657 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13220 | 2025.06.04 04:44:31.237771 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13221 | 2025.06.04 04:44:31.237795 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13222 | 2025.06.04 04:44:31.237880 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13223 | 2025.06.04 04:44:31.237942 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13224 | 2025.06.04 04:44:31.237978 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13225 | 2025.06.04 04:44:31.238025 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 915 rows starting from the beginning of the part | ||
| 13226 | 2025.06.04 04:44:31.238101 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 421 rows starting from the beginning of the part | ||
| 13227 | 2025.06.04 04:44:31.238154 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 66 rows starting from the beginning of the part | ||
| 13228 | 2025.06.04 04:44:31.238202 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 421 rows starting from the beginning of the part | ||
| 13229 | 2025.06.04 04:44:31.238250 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 66 rows starting from the beginning of the part | ||
| 13230 | 2025.06.04 04:44:31.238298 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 421 rows starting from the beginning of the part | ||
| 13231 | 2025.06.04 04:44:31.238328 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2025.06.04 04:44:31.238374 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13233 | 2025.06.04 04:44:31.238783 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13234 | 2025.06.04 04:44:31.239051 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2025.06.04 04:44:31.239183 [ 110 ] {} <Debug> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13236 | 2025.06.04 04:44:31.239207 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001345 sec., 4460.966542750929 rows/sec., 233.07 KiB/sec. | ||
| 13237 | 2025.06.04 04:44:31.239231 [ 110 ] {} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2025.06.04 04:44:31.239251 [ 281 ] {b2a61169-99b4-4f96-98cc-8546bce07001} <Debug> TCPHandler: Processed in 0.001537674 sec. | ||
| 13239 | 2025.06.04 04:44:31.239265 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13240 | 2025.06.04 04:44:31.239365 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13241 | 2025.06.04 04:44:31.239380 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2025.06.04 04:44:31.239469 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13243 | 2025.06.04 04:44:31.239494 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13244 | 2025.06.04 04:44:31.239503 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 13245 | 2025.06.04 04:44:31.239547 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13246 | 2025.06.04 04:44:31.239572 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13247 | 2025.06.04 04:44:31.239622 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 13248 | 2025.06.04 04:44:31.239670 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 13249 | 2025.06.04 04:44:31.239702 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197252 sec., 1171090.787419139 rows/sec., 89.00 MiB/sec. | ||
| 13250 | 2025.06.04 04:44:31.239715 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 13251 | 2025.06.04 04:44:31.239772 [ 198 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 13252 | 2025.06.04 04:44:31.239890 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13253 | 2025.06.04 04:44:31.240036 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2025.06.04 04:44:31.240083 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13255 | 2025.06.04 04:44:31.240251 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2025.06.04 04:44:31.240348 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_106_21} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13257 | 2025.06.04 04:44:31.240438 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 13258 | 2025.06.04 04:44:31.240524 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13259 | 2025.06.04 04:44:31.240677 [ 199 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351741 sec., 204181.12641400978 rows/sec., 10.42 MiB/sec. | ||
| 13260 | 2025.06.04 04:44:31.240813 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2025.06.04 04:44:31.240846 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13262 | 2025.06.04 04:44:31.240989 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001514 sec., 156538.96961690887 rows/sec., 10.49 MiB/sec. | ||
| 13263 | 2025.06.04 04:44:31.241048 [ 281 ] {3c7b86c1-4edb-4fcd-af76-b84d533599cf} <Debug> TCPHandler: Processed in 0.001725726 sec. | ||
| 13264 | 2025.06.04 04:44:31.241178 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2025.06.04 04:44:31.241183 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2025.06.04 04:44:31.241303 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13267 | 2025.06.04 04:44:31.241306 [ 189 ] {1828e232-d559-49b5-96fb-fd9a87350fab::all_1_46_9} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13268 | 2025.06.04 04:44:31.241365 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13269 | 2025.06.04 04:44:31.241443 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13270 | 2025.06.04 04:44:31.241744 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2025.06.04 04:44:31.241791 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13272 | 2025.06.04 04:44:31.242155 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13273 | 2025.06.04 04:44:31.242411 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2025.06.04 04:44:31.242532 [ 110 ] {} <Debug> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13275 | 2025.06.04 04:44:31.242559 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 52.73 KiB/sec. | ||
| 13276 | 2025.06.04 04:44:31.242570 [ 110 ] {} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2025.06.04 04:44:31.242595 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13278 | 2025.06.04 04:44:31.242603 [ 281 ] {7a579223-114d-4bbb-9d20-04875144eb0c} <Debug> TCPHandler: Processed in 0.001482482 sec. | ||
| 13279 | 2025.06.04 04:44:31.242682 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13280 | 2025.06.04 04:44:31.242741 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2025.06.04 04:44:31.242787 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13282 | 2025.06.04 04:44:31.242822 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 42 rows starting from the beginning of the part | ||
| 13283 | 2025.06.04 04:44:31.242854 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13284 | 2025.06.04 04:44:31.242878 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13285 | 2025.06.04 04:44:31.242921 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13286 | 2025.06.04 04:44:31.242928 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 13287 | 2025.06.04 04:44:31.242981 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 13288 | 2025.06.04 04:44:31.243017 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 13289 | 2025.06.04 04:44:31.243055 [ 189 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 13290 | 2025.06.04 04:44:31.243848 [ 199 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001203748 sec., 39044.71700056823 rows/sec., 2.57 MiB/sec. | ||
| 13291 | 2025.06.04 04:44:31.243911 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2025.06.04 04:44:31.243960 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13293 | 2025.06.04 04:44:31.244008 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13294 | 2025.06.04 04:44:31.244360 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2025.06.04 04:44:31.244450 [ 200 ] {c37eb03f-1a31-48c1-bbca-b1a074b23415::all_1_46_9} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13296 | 2025.06.04 04:44:31.244539 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13297 | 2025.06.04 04:44:31.244689 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13298 | 2025.06.04 04:44:31.244978 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2025.06.04 04:44:31.245165 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002331 sec., 16731.01673101673 rows/sec., 29.98 MiB/sec. | ||
| 13300 | 2025.06.04 04:44:31.245236 [ 281 ] {d1e764f8-26ab-4c24-98ec-03d47e0c2c5e} <Debug> TCPHandler: Processed in 0.002553338 sec. | ||
| 13301 | 2025.06.04 04:44:31.245372 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2025.06.04 04:44:31.245484 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13303 | 2025.06.04 04:44:31.245544 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13304 | 2025.06.04 04:44:31.246000 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2025.06.04 04:44:31.246040 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13306 | 2025.06.04 04:44:31.246411 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13307 | 2025.06.04 04:44:31.246693 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2025.06.04 04:44:31.246847 [ 110 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13309 | 2025.06.04 04:44:31.246862 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001398 sec., 58655.2217453505 rows/sec., 3.73 MiB/sec. | ||
| 13310 | 2025.06.04 04:44:31.246887 [ 110 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2025.06.04 04:44:31.246914 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13312 | 2025.06.04 04:44:31.246917 [ 281 ] {63ef39ac-3af8-4989-988f-4b27b6caf576} <Debug> TCPHandler: Processed in 0.001603144 sec. | ||
| 13313 | 2025.06.04 04:44:31.247022 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13314 | 2025.06.04 04:44:31.247165 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13315 | 2025.06.04 04:44:31.247202 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6214 rows starting from the beginning of the part | ||
| 13316 | 2025.06.04 04:44:31.247272 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part | ||
| 13317 | 2025.06.04 04:44:31.247333 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13318 | 2025.06.04 04:44:31.247390 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part | ||
| 13319 | 2025.06.04 04:44:31.247445 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13320 | 2025.06.04 04:44:31.247500 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part | ||
| 13321 | 2025.06.04 04:44:31.249873 [ 193 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002897564 sec., 2270873.0506038866 rows/sec., 147.99 MiB/sec. | ||
| 13322 | 2025.06.04 04:44:31.250428 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13323 | 2025.06.04 04:44:31.250911 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2025.06.04 04:44:31.251035 [ 192 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_106_21} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13325 | 2025.06.04 04:44:31.251165 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13326 | 2025.06.04 04:44:34.593759 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13327 | 2025.06.04 04:44:34.593963 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13328 | 2025.06.04 04:44:34.594035 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13329 | 2025.06.04 04:44:34.594707 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2025.06.04 04:44:34.594754 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13331 | 2025.06.04 04:44:34.595140 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13332 | 2025.06.04 04:44:34.595370 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2025.06.04 04:44:34.595522 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001614 sec., 2478.3147459727384 rows/sec., 202.09 KiB/sec. | ||
| 13334 | 2025.06.04 04:44:34.595565 [ 281 ] {be53f011-860c-482d-9573-12a540a7f0fc} <Debug> TCPHandler: Processed in 0.00194655 sec. | ||
| 13335 | 2025.06.04 04:44:34.595677 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13336 | 2025.06.04 04:44:34.595774 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13337 | 2025.06.04 04:44:34.595815 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13338 | 2025.06.04 04:44:34.596882 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13339 | 2025.06.04 04:44:34.596919 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13340 | 2025.06.04 04:44:34.597298 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13341 | 2025.06.04 04:44:34.597533 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2025.06.04 04:44:34.597662 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Debug> executeQuery: Read 1202 rows, 101.03 KiB in 0.001906 sec., 630640.0839454355 rows/sec., 51.77 MiB/sec. | ||
| 13343 | 2025.06.04 04:44:34.597699 [ 281 ] {ab6bf529-1c45-4171-9c6a-20d5a9d96663} <Debug> TCPHandler: Processed in 0.002071691 sec. | ||
| 13344 | 2025.06.04 04:44:34.597799 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13345 | 2025.06.04 04:44:34.597892 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13346 | 2025.06.04 04:44:34.597932 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13347 | 2025.06.04 04:44:34.598307 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2025.06.04 04:44:34.598341 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13349 | 2025.06.04 04:44:34.598638 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13350 | 2025.06.04 04:44:34.598858 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2025.06.04 04:44:34.598986 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 386.41 KiB/sec. | ||
| 13352 | 2025.06.04 04:44:34.599023 [ 281 ] {cfb5f334-bd8c-4e36-8148-6260f0fefce0} <Debug> TCPHandler: Processed in 0.001274789 sec. | ||
| 13353 | 2025.06.04 04:44:34.599118 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2025.06.04 04:44:34.599212 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13355 | 2025.06.04 04:44:34.599251 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13356 | 2025.06.04 04:44:34.599722 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2025.06.04 04:44:34.599757 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13358 | 2025.06.04 04:44:34.600063 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13359 | 2025.06.04 04:44:34.600277 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2025.06.04 04:44:34.600403 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001208 sec., 188741.72185430463 rows/sec., 12.78 MiB/sec. | ||
| 13361 | 2025.06.04 04:44:34.600441 [ 281 ] {5f470f11-8a89-401e-92a7-fe8e219f49f2} <Debug> TCPHandler: Processed in 0.001370861 sec. | ||
| 13362 | 2025.06.04 04:44:34.600563 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13363 | 2025.06.04 04:44:34.600685 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13364 | 2025.06.04 04:44:34.600734 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13365 | 2025.06.04 04:44:34.601469 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2025.06.04 04:44:34.601513 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13367 | 2025.06.04 04:44:34.601895 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13368 | 2025.06.04 04:44:34.602105 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2025.06.04 04:44:34.602234 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001574 sec., 334180.43202033034 rows/sec., 24.75 MiB/sec. | ||
| 13370 | 2025.06.04 04:44:34.602273 [ 281 ] {7200278a-63b6-408d-8c78-d940e82a88fd} <Debug> TCPHandler: Processed in 0.001769467 sec. | ||
| 13371 | 2025.06.04 04:44:34.602379 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2025.06.04 04:44:34.602472 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13373 | 2025.06.04 04:44:34.602515 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13374 | 2025.06.04 04:44:34.603114 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2025.06.04 04:44:34.603149 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13376 | 2025.06.04 04:44:34.603527 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13377 | 2025.06.04 04:44:34.603766 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2025.06.04 04:44:34.603892 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Debug> executeQuery: Read 974 rows, 66.95 KiB in 0.001439 sec., 676858.9298123698 rows/sec., 45.43 MiB/sec. | ||
| 13379 | 2025.06.04 04:44:34.603928 [ 281 ] {74917736-d4ef-400d-af81-3fe9493823c3} <Debug> TCPHandler: Processed in 0.001597484 sec. | ||
| 13380 | 2025.06.04 04:44:34.604031 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2025.06.04 04:44:34.604125 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13382 | 2025.06.04 04:44:34.604178 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13383 | 2025.06.04 04:44:34.604906 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2025.06.04 04:44:34.604942 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13385 | 2025.06.04 04:44:34.605440 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13386 | 2025.06.04 04:44:34.605665 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2025.06.04 04:44:34.605806 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001699 sec., 1177.1630370806356 rows/sec., 2.11 MiB/sec. | ||
| 13388 | 2025.06.04 04:44:34.605859 [ 281 ] {542e3de1-d453-49ad-8528-183bc19a28f1} <Debug> TCPHandler: Processed in 0.001877118 sec. | ||
| 13389 | 2025.06.04 04:44:34.605970 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2025.06.04 04:44:34.606064 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13391 | 2025.06.04 04:44:34.606104 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13392 | 2025.06.04 04:44:34.606417 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.06.04 04:44:34.606452 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13394 | 2025.06.04 04:44:34.606748 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13395 | 2025.06.04 04:44:34.606952 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2025.06.04 04:44:34.607077 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001031 sec., 44616.876818622695 rows/sec., 3.02 MiB/sec. | ||
| 13397 | 2025.06.04 04:44:34.607112 [ 281 ] {2f410fc5-e925-4834-9a6e-64dff1af5a80} <Debug> TCPHandler: Processed in 0.001189328 sec. | ||
| 13398 | 2025.06.04 04:44:36.208996 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2025.06.04 04:44:36.209313 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13400 | 2025.06.04 04:44:36.209420 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13401 | 2025.06.04 04:44:36.210351 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2025.06.04 04:44:36.210400 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13403 | 2025.06.04 04:44:36.210802 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13404 | 2025.06.04 04:44:36.211047 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2025.06.04 04:44:36.211204 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.17 MiB/sec. | ||
| 13406 | 2025.06.04 04:44:36.211246 [ 281 ] {d13418fd-77b1-421f-867f-becb61f15c1c} <Debug> TCPHandler: Processed in 0.002445728 sec. | ||
| 13407 | 2025.06.04 04:44:36.211482 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2025.06.04 04:44:36.211584 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13409 | 2025.06.04 04:44:36.211624 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13410 | 2025.06.04 04:44:36.212105 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2025.06.04 04:44:36.212143 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13412 | 2025.06.04 04:44:36.212482 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13413 | 2025.06.04 04:44:36.212692 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2025.06.04 04:44:36.212821 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 13415 | 2025.06.04 04:44:36.212858 [ 281 ] {550aa761-cafb-4f3a-9bfc-8603b7eaa6f4} <Debug> TCPHandler: Processed in 0.001428932 sec. | ||
| 13416 | 2025.06.04 04:44:36.212973 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2025.06.04 04:44:36.213071 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13418 | 2025.06.04 04:44:36.213113 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13419 | 2025.06.04 04:44:36.213519 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2025.06.04 04:44:36.213555 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13421 | 2025.06.04 04:44:36.213878 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13422 | 2025.06.04 04:44:36.214089 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2025.06.04 04:44:36.214214 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001163 sec., 29234.737747205505 rows/sec., 2.04 MiB/sec. | ||
| 13424 | 2025.06.04 04:44:36.214229 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 5 parts from all_1_103_21 to all_107_107_0 | ||
| 13425 | 2025.06.04 04:44:36.214250 [ 281 ] {c6152444-c2a9-4983-8188-32e3afe6717c} <Debug> TCPHandler: Processed in 0.00132468 sec. | ||
| 13426 | 2025.06.04 04:44:36.214298 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2025.06.04 04:44:36.214323 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13428 | 2025.06.04 04:44:36.214388 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13429 | 2025.06.04 04:44:36.214414 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_103_21 to all_107_107_0 into Compact with storage Full | ||
| 13430 | 2025.06.04 04:44:36.214486 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13431 | 2025.06.04 04:44:36.214532 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13432 | 2025.06.04 04:44:36.214554 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13433 | 2025.06.04 04:44:36.214598 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 31610 rows starting from the beginning of the part | ||
| 13434 | 2025.06.04 04:44:36.214663 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part | ||
| 13435 | 2025.06.04 04:44:36.214732 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13436 | 2025.06.04 04:44:36.214781 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
| 13437 | 2025.06.04 04:44:36.214874 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2025.06.04 04:44:36.214886 [ 199 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 974 rows starting from the beginning of the part | ||
| 13439 | 2025.06.04 04:44:36.214917 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13440 | 2025.06.04 04:44:36.215234 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13441 | 2025.06.04 04:44:36.215444 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2025.06.04 04:44:36.215575 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001107 sec., 12646.793134598014 rows/sec., 861.88 KiB/sec. | ||
| 13443 | 2025.06.04 04:44:36.215610 [ 281 ] {cffc717c-1914-4fff-8a5f-767ad6a929b5} <Debug> TCPHandler: Processed in 0.00126868 sec. | ||
| 13444 | 2025.06.04 04:44:36.221119 [ 190 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33218 rows, containing 5 columns (5 merged, 0 gathered) in 0.006744872 sec., 4924926.670217019 rows/sec., 332.49 MiB/sec. | ||
| 13445 | 2025.06.04 04:44:36.221306 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 13446 | 2025.06.04 04:44:36.221557 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2025.06.04 04:44:36.221623 [ 187 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 5 parts: [all_1_103_21, all_107_107_0] -> all_1_107_22 | ||
| 13448 | 2025.06.04 04:44:36.221699 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13449 | 2025.06.04 04:44:36.816415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
| 13450 | 2025.06.04 04:44:36.816928 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2025.06.04 04:44:36.816975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13452 | 2025.06.04 04:44:36.817469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13453 | 2025.06.04 04:44:36.817721 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2025.06.04 04:44:36.817865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
| 13455 | 2025.06.04 04:44:38.466935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13456 | 2025.06.04 04:44:38.483908 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2025.06.04 04:44:38.483957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13458 | 2025.06.04 04:44:38.490176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13459 | 2025.06.04 04:44:38.490891 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2025.06.04 04:44:38.493757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13461 | 2025.06.04 04:44:39.414672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1918 | ||
| 13462 | 2025.06.04 04:44:39.417304 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2025.06.04 04:44:39.417340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13464 | 2025.06.04 04:44:39.418522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13465 | 2025.06.04 04:44:39.418776 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2025.06.04 04:44:39.419030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
| 13467 | 2025.06.04 04:44:41.222169 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13468 | 2025.06.04 04:44:41.222369 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13469 | 2025.06.04 04:44:41.222433 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13470 | 2025.06.04 04:44:41.223248 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13471 | 2025.06.04 04:44:41.223297 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13472 | 2025.06.04 04:44:41.223778 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13473 | 2025.06.04 04:44:41.224036 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2025.06.04 04:44:41.224186 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001867 sec., 113551.15158007499 rows/sec., 7.22 MiB/sec. | ||
| 13475 | 2025.06.04 04:44:41.224227 [ 281 ] {7154f771-a7cd-4e00-bc7e-a4c9e16e2c4b} <Debug> TCPHandler: Processed in 0.002189494 sec. | ||
| 13476 | 2025.06.04 04:44:41.224345 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13477 | 2025.06.04 04:44:41.224440 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13478 | 2025.06.04 04:44:41.224479 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13479 | 2025.06.04 04:44:41.225244 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13480 | 2025.06.04 04:44:41.225279 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13481 | 2025.06.04 04:44:41.225625 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13482 | 2025.06.04 04:44:41.225832 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2025.06.04 04:44:41.225957 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001536 sec., 452473.9583333333 rows/sec., 36.09 MiB/sec. | ||
| 13484 | 2025.06.04 04:44:41.225993 [ 281 ] {f56f6e6f-43ec-4217-a820-3aaae6025972} <Debug> TCPHandler: Processed in 0.001696396 sec. | ||
| 13485 | 2025.06.04 04:44:41.226102 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13486 | 2025.06.04 04:44:41.226197 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13487 | 2025.06.04 04:44:41.226238 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13488 | 2025.06.04 04:44:41.226706 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2025.06.04 04:44:41.226743 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13490 | 2025.06.04 04:44:41.227054 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13491 | 2025.06.04 04:44:41.227260 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2025.06.04 04:44:41.227391 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001213 sec., 119538.33470733717 rows/sec., 7.50 MiB/sec. | ||
| 13493 | 2025.06.04 04:44:41.227428 [ 281 ] {5c8298e7-e001-43ed-a525-2dc7b05a4f89} <Debug> TCPHandler: Processed in 0.001373741 sec. | ||
| 13494 | 2025.06.04 04:44:41.227536 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2025.06.04 04:44:41.227631 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13496 | 2025.06.04 04:44:41.227670 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13497 | 2025.06.04 04:44:41.228130 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2025.06.04 04:44:41.228166 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13499 | 2025.06.04 04:44:41.228469 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13500 | 2025.06.04 04:44:41.228686 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2025.06.04 04:44:41.228786 [ 98 ] {} <Debug> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13502 | 2025.06.04 04:44:41.228812 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001199 sec., 94245.20433694746 rows/sec., 6.10 MiB/sec. | ||
| 13503 | 2025.06.04 04:44:41.228827 [ 98 ] {} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2025.06.04 04:44:41.228852 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13505 | 2025.06.04 04:44:41.228854 [ 281 ] {610b1ae5-e5e7-4771-9f5d-f02931a78894} <Debug> TCPHandler: Processed in 0.001365441 sec. | ||
| 13506 | 2025.06.04 04:44:41.228959 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13507 | 2025.06.04 04:44:41.228969 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2025.06.04 04:44:41.229061 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13509 | 2025.06.04 04:44:41.229075 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13510 | 2025.06.04 04:44:41.229096 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 342 rows starting from the beginning of the part | ||
| 13511 | 2025.06.04 04:44:41.229116 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13512 | 2025.06.04 04:44:41.229163 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 113 rows starting from the beginning of the part | ||
| 13513 | 2025.06.04 04:44:41.229215 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 113 rows starting from the beginning of the part | ||
| 13514 | 2025.06.04 04:44:41.229263 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 113 rows starting from the beginning of the part | ||
| 13515 | 2025.06.04 04:44:41.229307 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 228 rows starting from the beginning of the part | ||
| 13516 | 2025.06.04 04:44:41.229350 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 113 rows starting from the beginning of the part | ||
| 13517 | 2025.06.04 04:44:41.229572 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2025.06.04 04:44:41.229607 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13519 | 2025.06.04 04:44:41.229911 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13520 | 2025.06.04 04:44:41.230115 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2025.06.04 04:44:41.230240 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001184 sec., 94594.5945945946 rows/sec., 5.39 MiB/sec. | ||
| 13522 | 2025.06.04 04:44:41.230257 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134078 sec., 762242.8735512164 rows/sec., 53.26 MiB/sec. | ||
| 13523 | 2025.06.04 04:44:41.230277 [ 281 ] {e5d0980d-3277-484f-871a-4283d4f5d16b} <Debug> TCPHandler: Processed in 0.001355231 sec. | ||
| 13524 | 2025.06.04 04:44:41.230366 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13525 | 2025.06.04 04:44:41.230393 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2025.06.04 04:44:41.230486 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13527 | 2025.06.04 04:44:41.230525 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13528 | 2025.06.04 04:44:41.230580 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2025.06.04 04:44:41.230637 [ 194 ] {82f6342e-c185-4a19-ba2e-3ff39aace01c::all_1_61_12} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13530 | 2025.06.04 04:44:41.230691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13531 | 2025.06.04 04:44:41.231075 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2025.06.04 04:44:41.231110 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13533 | 2025.06.04 04:44:41.231424 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13534 | 2025.06.04 04:44:41.231632 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2025.06.04 04:44:41.231755 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001288 sec., 326863.35403726704 rows/sec., 23.28 MiB/sec. | ||
| 13536 | 2025.06.04 04:44:41.231792 [ 281 ] {11504e67-4a37-4ba3-9f51-2a1057d3b358} <Debug> TCPHandler: Processed in 0.001453252 sec. | ||
| 13537 | 2025.06.04 04:44:41.231900 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2025.06.04 04:44:41.231993 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13539 | 2025.06.04 04:44:41.232034 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13540 | 2025.06.04 04:44:41.232361 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2025.06.04 04:44:41.232397 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13542 | 2025.06.04 04:44:41.232700 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13543 | 2025.06.04 04:44:41.232911 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2025.06.04 04:44:41.233037 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 13545 | 2025.06.04 04:44:41.233072 [ 281 ] {b785482b-2c50-469a-8e0c-b60d67a0c220} <Debug> TCPHandler: Processed in 0.001219369 sec. | ||
| 13546 | 2025.06.04 04:44:41.233174 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2025.06.04 04:44:41.233267 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13548 | 2025.06.04 04:44:41.233308 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13549 | 2025.06.04 04:44:41.233697 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2025.06.04 04:44:41.233732 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13551 | 2025.06.04 04:44:41.234055 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13552 | 2025.06.04 04:44:41.234257 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2025.06.04 04:44:41.234382 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001133 sec., 209179.1703442189 rows/sec., 14.02 MiB/sec. | ||
| 13554 | 2025.06.04 04:44:41.234417 [ 281 ] {cf53f71e-0ac4-41f5-95b5-12e4cf2d345e} <Debug> TCPHandler: Processed in 0.001289739 sec. | ||
| 13555 | 2025.06.04 04:44:41.234522 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13556 | 2025.06.04 04:44:41.234614 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13557 | 2025.06.04 04:44:41.234654 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13558 | 2025.06.04 04:44:41.234954 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2025.06.04 04:44:41.234989 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13560 | 2025.06.04 04:44:41.235270 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13561 | 2025.06.04 04:44:41.235470 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2025.06.04 04:44:41.235593 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 13563 | 2025.06.04 04:44:41.235628 [ 281 ] {bb75f05b-b1a9-4a23-9032-d4c274053b64} <Debug> TCPHandler: Processed in 0.001152918 sec. | ||
| 13564 | 2025.06.04 04:44:41.235731 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2025.06.04 04:44:41.235822 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13566 | 2025.06.04 04:44:41.235877 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13567 | 2025.06.04 04:44:41.236706 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2025.06.04 04:44:41.236742 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13569 | 2025.06.04 04:44:41.237295 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13570 | 2025.06.04 04:44:41.237529 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2025.06.04 04:44:41.237665 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00186 sec., 20967.74193548387 rows/sec., 37.57 MiB/sec. | ||
| 13572 | 2025.06.04 04:44:41.237717 [ 281 ] {a20afb83-4ae4-43e2-9cb7-b6f16480e4b6} <Debug> TCPHandler: Processed in 0.002033191 sec. | ||
| 13573 | 2025.06.04 04:44:41.237824 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13574 | 2025.06.04 04:44:41.237922 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13575 | 2025.06.04 04:44:41.237963 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13576 | 2025.06.04 04:44:41.238291 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2025.06.04 04:44:41.238326 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13578 | 2025.06.04 04:44:41.238628 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13579 | 2025.06.04 04:44:41.238840 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13580 | 2025.06.04 04:44:41.238965 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001061 sec., 77285.5796418473 rows/sec., 4.91 MiB/sec. | ||
| 13581 | 2025.06.04 04:44:41.239000 [ 281 ] {d22a638c-953f-4749-ab09-15c06299aa0d} <Debug> TCPHandler: Processed in 0.001224109 sec. | ||
| 13582 | 2025.06.04 04:44:44.149980 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13583 | 2025.06.04 04:44:44.150041 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13584 | 2025.06.04 04:44:44.318054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
| 13585 | 2025.06.04 04:44:44.318856 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2025.06.04 04:44:44.318925 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13587 | 2025.06.04 04:44:44.319516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13588 | 2025.06.04 04:44:44.319751 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2025.06.04 04:44:44.319876 [ 94 ] {} <Debug> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13590 | 2025.06.04 04:44:44.319878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 13591 | 2025.06.04 04:44:44.319918 [ 94 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2025.06.04 04:44:44.319941 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13593 | 2025.06.04 04:44:44.320145 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13594 | 2025.06.04 04:44:44.320326 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13595 | 2025.06.04 04:44:44.320372 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
| 13596 | 2025.06.04 04:44:44.320440 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 13597 | 2025.06.04 04:44:44.320489 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
| 13598 | 2025.06.04 04:44:44.320533 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 13599 | 2025.06.04 04:44:44.320576 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
| 13600 | 2025.06.04 04:44:44.320620 [ 193 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 13601 | 2025.06.04 04:44:44.322835 [ 190 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794672 sec., 10826315.216955692 rows/sec., 154.87 MiB/sec. | ||
| 13602 | 2025.06.04 04:44:44.323206 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13603 | 2025.06.04 04:44:44.323509 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2025.06.04 04:44:44.323582 [ 186 ] {b920c364-6f5f-4723-8f67-b71c3e59de4f::all_1_66_13} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13605 | 2025.06.04 04:44:44.323694 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13606 | 2025.06.04 04:44:45.993817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13607 | 2025.06.04 04:44:46.011205 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2025.06.04 04:44:46.011255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13609 | 2025.06.04 04:44:46.017044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13610 | 2025.06.04 04:44:46.017714 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2025.06.04 04:44:46.018019 [ 90 ] {} <Debug> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13612 | 2025.06.04 04:44:46.018113 [ 90 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2025.06.04 04:44:46.018148 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13614 | 2025.06.04 04:44:46.018263 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13615 | 2025.06.04 04:44:46.020767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13616 | 2025.06.04 04:44:46.022183 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13617 | 2025.06.04 04:44:46.023721 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13618 | 2025.06.04 04:44:46.028906 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13619 | 2025.06.04 04:44:46.033799 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13620 | 2025.06.04 04:44:46.038608 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13621 | 2025.06.04 04:44:46.043005 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13622 | 2025.06.04 04:44:46.046883 [ 202 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13623 | 2025.06.04 04:44:46.102359 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084142957 sec., 5906.614382472914 rows/sec., 30.54 MiB/sec. | ||
| 13624 | 2025.06.04 04:44:46.105400 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13625 | 2025.06.04 04:44:46.107376 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2025.06.04 04:44:46.107473 [ 191 ] {74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe::all_1_66_13} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13627 | 2025.06.04 04:44:46.110290 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13628 | 2025.06.04 04:44:46.214569 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2025.06.04 04:44:46.214838 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13630 | 2025.06.04 04:44:46.214938 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13631 | 2025.06.04 04:44:46.215758 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2025.06.04 04:44:46.215796 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13633 | 2025.06.04 04:44:46.216197 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13634 | 2025.06.04 04:44:46.216457 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2025.06.04 04:44:46.216611 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001846 sec., 32502.708559046587 rows/sec., 2.52 MiB/sec. | ||
| 13636 | 2025.06.04 04:44:46.216651 [ 281 ] {9b168db4-4367-4f70-b772-b318917a75bd} <Debug> TCPHandler: Processed in 0.002259344 sec. | ||
| 13637 | 2025.06.04 04:44:46.216780 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13638 | 2025.06.04 04:44:46.216875 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13639 | 2025.06.04 04:44:46.216916 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13640 | 2025.06.04 04:44:46.217389 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13641 | 2025.06.04 04:44:46.217425 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13642 | 2025.06.04 04:44:46.217731 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13643 | 2025.06.04 04:44:46.217944 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13644 | 2025.06.04 04:44:46.218077 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00122 sec., 1639.344262295082 rows/sec., 123.27 KiB/sec. | ||
| 13645 | 2025.06.04 04:44:46.218095 [ 89 ] {} <Debug> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 13646 | 2025.06.04 04:44:46.218115 [ 281 ] {8137857f-c30b-4a44-83f8-0df1c57c7872} <Debug> TCPHandler: Processed in 0.001382461 sec. | ||
| 13647 | 2025.06.04 04:44:46.218142 [ 89 ] {} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13648 | 2025.06.04 04:44:46.218167 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13649 | 2025.06.04 04:44:46.218252 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13650 | 2025.06.04 04:44:46.218254 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 13651 | 2025.06.04 04:44:46.218351 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13652 | 2025.06.04 04:44:46.218374 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13653 | 2025.06.04 04:44:46.218396 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13654 | 2025.06.04 04:44:46.218408 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 165 rows starting from the beginning of the part | ||
| 13655 | 2025.06.04 04:44:46.218473 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2 rows starting from the beginning of the part | ||
| 13656 | 2025.06.04 04:44:46.218516 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 145 rows starting from the beginning of the part | ||
| 13657 | 2025.06.04 04:44:46.218552 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 6 rows starting from the beginning of the part | ||
| 13658 | 2025.06.04 04:44:46.218588 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 145 rows starting from the beginning of the part | ||
| 13659 | 2025.06.04 04:44:46.218640 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2 rows starting from the beginning of the part | ||
| 13660 | 2025.06.04 04:44:46.218856 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2025.06.04 04:44:46.218899 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13662 | 2025.06.04 04:44:46.219454 [ 198 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238978 sec., 375309.3275263968 rows/sec., 25.15 MiB/sec. | ||
| 13663 | 2025.06.04 04:44:46.219538 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13664 | 2025.06.04 04:44:46.219587 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13665 | 2025.06.04 04:44:46.219827 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2025.06.04 04:44:46.219883 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.06.04 04:44:46.219951 [ 195 ] {dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db::all_1_90_18} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 13668 | 2025.06.04 04:44:46.219968 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001635 sec., 40366.97247706422 rows/sec., 3.15 MiB/sec. | ||
| 13669 | 2025.06.04 04:44:46.220011 [ 281 ] {188bf63c-cf08-41ce-8d4e-cd7f0ad8cd1a} <Debug> TCPHandler: Processed in 0.001808407 sec. | ||
| 13670 | 2025.06.04 04:44:46.220018 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13671 | 2025.06.04 04:44:46.220139 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13672 | 2025.06.04 04:44:46.220239 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13673 | 2025.06.04 04:44:46.220282 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13674 | 2025.06.04 04:44:46.220750 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2025.06.04 04:44:46.220787 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13676 | 2025.06.04 04:44:46.221130 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13677 | 2025.06.04 04:44:46.221346 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2025.06.04 04:44:46.221475 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 13679 | 2025.06.04 04:44:46.221511 [ 281 ] {33c64cde-04fa-4320-888e-313824df0666} <Debug> TCPHandler: Processed in 0.001419882 sec. | ||
| 13680 | 2025.06.04 04:44:46.221629 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2025.06.04 04:44:46.221723 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13682 | 2025.06.04 04:44:46.221777 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13683 | 2025.06.04 04:44:46.222551 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2025.06.04 04:44:46.222588 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13685 | 2025.06.04 04:44:46.223087 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13686 | 2025.06.04 04:44:46.223313 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2025.06.04 04:44:46.223451 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001747 sec., 1144.8196908986833 rows/sec., 2.05 MiB/sec. | ||
| 13688 | 2025.06.04 04:44:46.223505 [ 281 ] {0a843865-a632-4a6d-b7a2-92ad12dcd913} <Debug> TCPHandler: Processed in 0.001924259 sec. | ||
| 13689 | 2025.06.04 04:44:46.223624 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2025.06.04 04:44:46.223718 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13691 | 2025.06.04 04:44:46.223759 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13692 | 2025.06.04 04:44:46.224098 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2025.06.04 04:44:46.224133 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13694 | 2025.06.04 04:44:46.224441 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13695 | 2025.06.04 04:44:46.224647 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2025.06.04 04:44:46.224774 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13697 | 2025.06.04 04:44:46.224810 [ 281 ] {126db1f0-e02e-43ed-8802-5ef881ce981e} <Debug> TCPHandler: Processed in 0.001234279 sec. | ||
| 13698 | 2025.06.04 04:44:49.419256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1952 | ||
| 13699 | 2025.06.04 04:44:49.421673 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2025.06.04 04:44:49.421720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13701 | 2025.06.04 04:44:49.422923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13702 | 2025.06.04 04:44:49.423202 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2025.06.04 04:44:49.423475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1952 | ||
| 13704 | 2025.06.04 04:44:51.222452 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13705 | 2025.06.04 04:44:51.222657 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13706 | 2025.06.04 04:44:51.222754 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13707 | 2025.06.04 04:44:51.223576 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13708 | 2025.06.04 04:44:51.223623 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13709 | 2025.06.04 04:44:51.224059 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13710 | 2025.06.04 04:44:51.224299 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13711 | 2025.06.04 04:44:51.224462 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001859 sec., 114039.80634749866 rows/sec., 7.25 MiB/sec. | ||
| 13712 | 2025.06.04 04:44:51.224506 [ 281 ] {d749e356-0b70-4192-b902-5de51cdbad68} <Debug> TCPHandler: Processed in 0.002192233 sec. | ||
| 13713 | 2025.06.04 04:44:51.224638 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13714 | 2025.06.04 04:44:51.224737 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13715 | 2025.06.04 04:44:51.224781 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13716 | 2025.06.04 04:44:51.225192 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13717 | 2025.06.04 04:44:51.225229 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13718 | 2025.06.04 04:44:51.225550 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13719 | 2025.06.04 04:44:51.225793 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Trace> oximeter.fields_ipaddr (4768614e-a71d-44ac-85cc-8cf9e7d066ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13720 | 2025.06.04 04:44:51.225925 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001208 sec., 11589.403973509932 rows/sec., 945.03 KiB/sec. | ||
| 13721 | 2025.06.04 04:44:51.225962 [ 281 ] {e5506af1-734a-453a-89ba-571bc3051bc9} <Debug> TCPHandler: Processed in 0.00137699 sec. | ||
| 13722 | 2025.06.04 04:44:51.226074 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13723 | 2025.06.04 04:44:51.226167 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13724 | 2025.06.04 04:44:51.226207 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13725 | 2025.06.04 04:44:51.226981 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2025.06.04 04:44:51.227017 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13727 | 2025.06.04 04:44:51.227372 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13728 | 2025.06.04 04:44:51.227603 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2025.06.04 04:44:51.227737 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Debug> executeQuery: Read 702 rows, 57.27 KiB in 0.001587 sec., 442344.04536862 rows/sec., 35.24 MiB/sec. | ||
| 13730 | 2025.06.04 04:44:51.227751 [ 85 ] {} <Debug> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13731 | 2025.06.04 04:44:51.227774 [ 281 ] {7f39c1c4-fd2c-4dd5-a161-d49b7f4baddb} <Debug> TCPHandler: Processed in 0.001751507 sec. | ||
| 13732 | 2025.06.04 04:44:51.227828 [ 85 ] {} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2025.06.04 04:44:51.227863 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13734 | 2025.06.04 04:44:51.227931 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13735 | 2025.06.04 04:44:51.227967 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13736 | 2025.06.04 04:44:51.228031 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13737 | 2025.06.04 04:44:51.228079 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13738 | 2025.06.04 04:44:51.228087 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13739 | 2025.06.04 04:44:51.228133 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1849 rows starting from the beginning of the part | ||
| 13740 | 2025.06.04 04:44:51.228200 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1202 rows starting from the beginning of the part | ||
| 13741 | 2025.06.04 04:44:51.228254 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 13742 | 2025.06.04 04:44:51.228322 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 695 rows starting from the beginning of the part | ||
| 13743 | 2025.06.04 04:44:51.228387 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13744 | 2025.06.04 04:44:51.228434 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 702 rows starting from the beginning of the part | ||
| 13745 | 2025.06.04 04:44:51.228566 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2025.06.04 04:44:51.228609 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13747 | 2025.06.04 04:44:51.228966 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13748 | 2025.06.04 04:44:51.229197 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2025.06.04 04:44:51.229359 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.001346 sec., 118127.78603268946 rows/sec., 7.47 MiB/sec. | ||
| 13750 | 2025.06.04 04:44:51.229397 [ 281 ] {d252ac56-608f-43d4-8c46-101420fa8484} <Debug> TCPHandler: Processed in 0.001518372 sec. | ||
| 13751 | 2025.06.04 04:44:51.229518 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2025.06.04 04:44:51.229613 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13753 | 2025.06.04 04:44:51.229653 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13754 | 2025.06.04 04:44:51.230099 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2025.06.04 04:44:51.230136 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13756 | 2025.06.04 04:44:51.230193 [ 195 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4564 rows, containing 5 columns (5 merged, 0 gathered) in 0.002269014 sec., 2011446.3815560413 rows/sec., 170.46 MiB/sec. | ||
| 13757 | 2025.06.04 04:44:51.230428 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13758 | 2025.06.04 04:44:51.230477 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13759 | 2025.06.04 04:44:51.230749 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13760 | 2025.06.04 04:44:51.230777 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2025.06.04 04:44:51.230836 [ 197 ] {2ce6ec54-9a4a-4513-a0fa-9dee1933ecab::all_1_111_22} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13762 | 2025.06.04 04:44:51.230917 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 13763 | 2025.06.04 04:44:51.230924 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001329 sec., 85026.33559066967 rows/sec., 5.50 MiB/sec. | ||
| 13764 | 2025.06.04 04:44:51.230970 [ 281 ] {0464761a-49ca-45fb-8d94-4693b5c8c482} <Debug> TCPHandler: Processed in 0.001503942 sec. | ||
| 13765 | 2025.06.04 04:44:51.231086 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13766 | 2025.06.04 04:44:51.231180 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13767 | 2025.06.04 04:44:51.231220 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13768 | 2025.06.04 04:44:51.231652 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2025.06.04 04:44:51.231687 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13770 | 2025.06.04 04:44:51.232000 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13771 | 2025.06.04 04:44:51.232235 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2025.06.04 04:44:51.232371 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00121 sec., 92561.98347107439 rows/sec., 5.27 MiB/sec. | ||
| 13773 | 2025.06.04 04:44:51.232409 [ 281 ] {cd5aa26e-0273-403f-a279-5d7097a8005f} <Debug> TCPHandler: Processed in 0.001372571 sec. | ||
| 13774 | 2025.06.04 04:44:51.232525 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2025.06.04 04:44:51.232619 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13776 | 2025.06.04 04:44:51.232659 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13777 | 2025.06.04 04:44:51.233227 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2025.06.04 04:44:51.233264 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13779 | 2025.06.04 04:44:51.233606 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13780 | 2025.06.04 04:44:51.233835 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2025.06.04 04:44:51.233975 [ 85 ] {} <Debug> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13782 | 2025.06.04 04:44:51.233976 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.001376 sec., 316133.72093023255 rows/sec., 22.60 MiB/sec. | ||
| 13783 | 2025.06.04 04:44:51.234016 [ 85 ] {} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2025.06.04 04:44:51.234038 [ 281 ] {f7d74aee-507b-4f32-9829-46f517faf56a} <Debug> TCPHandler: Processed in 0.001562424 sec. | ||
| 13785 | 2025.06.04 04:44:51.234040 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13786 | 2025.06.04 04:44:51.234163 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2025.06.04 04:44:51.234175 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13788 | 2025.06.04 04:44:51.234261 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13789 | 2025.06.04 04:44:51.234308 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13790 | 2025.06.04 04:44:51.234315 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13791 | 2025.06.04 04:44:51.234357 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 915 rows starting from the beginning of the part | ||
| 13792 | 2025.06.04 04:44:51.234425 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 526 rows starting from the beginning of the part | ||
| 13793 | 2025.06.04 04:44:51.234474 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 13794 | 2025.06.04 04:44:51.234523 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 421 rows starting from the beginning of the part | ||
| 13795 | 2025.06.04 04:44:51.234567 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 66 rows starting from the beginning of the part | ||
| 13796 | 2025.06.04 04:44:51.234611 [ 200 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 435 rows starting from the beginning of the part | ||
| 13797 | 2025.06.04 04:44:51.234647 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2025.06.04 04:44:51.234690 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13799 | 2025.06.04 04:44:51.235053 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13800 | 2025.06.04 04:44:51.235358 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2025.06.04 04:44:51.235543 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001298 sec., 4622.496147919877 rows/sec., 241.51 KiB/sec. | ||
| 13802 | 2025.06.04 04:44:51.235593 [ 281 ] {9eb417ba-43c1-489e-8646-da61836d5ea0} <Debug> TCPHandler: Processed in 0.001481162 sec. | ||
| 13803 | 2025.06.04 04:44:51.235705 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2025.06.04 04:44:51.235813 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13805 | 2025.06.04 04:44:51.235857 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13806 | 2025.06.04 04:44:51.236012 [ 195 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897019 sec., 1279375.694181239 rows/sec., 98.01 MiB/sec. | ||
| 13807 | 2025.06.04 04:44:51.236253 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13808 | 2025.06.04 04:44:51.236319 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2025.06.04 04:44:51.236361 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13810 | 2025.06.04 04:44:51.236558 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2025.06.04 04:44:51.236647 [ 189 ] {72fd1412-299e-423f-9604-fe61ee25fd74::all_1_111_22} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13812 | 2025.06.04 04:44:51.236729 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 13813 | 2025.06.04 04:44:51.236752 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13814 | 2025.06.04 04:44:51.236985 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2025.06.04 04:44:51.237126 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001333 sec., 183045.7614403601 rows/sec., 12.28 MiB/sec. | ||
| 13816 | 2025.06.04 04:44:51.237166 [ 281 ] {1dd19d42-d2c2-4d78-aad0-256e85bf162b} <Debug> TCPHandler: Processed in 0.001510523 sec. | ||
| 13817 | 2025.06.04 04:44:51.237282 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13818 | 2025.06.04 04:44:51.237380 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13819 | 2025.06.04 04:44:51.237434 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13820 | 2025.06.04 04:44:51.237815 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2025.06.04 04:44:51.237852 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13822 | 2025.06.04 04:44:51.238164 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13823 | 2025.06.04 04:44:51.238372 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2025.06.04 04:44:51.238504 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 13825 | 2025.06.04 04:44:51.238541 [ 281 ] {338ffdc9-d7c9-44b5-9242-9235b6eb4676} <Debug> TCPHandler: Processed in 0.00131275 sec. | ||
| 13826 | 2025.06.04 04:44:51.238648 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2025.06.04 04:44:51.238742 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13828 | 2025.06.04 04:44:51.238799 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13829 | 2025.06.04 04:44:51.239719 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2025.06.04 04:44:51.239756 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13831 | 2025.06.04 04:44:51.240340 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13832 | 2025.06.04 04:44:51.240572 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2025.06.04 04:44:51.240700 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13834 | 2025.06.04 04:44:51.240712 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001987 sec., 19627.579265223954 rows/sec., 35.17 MiB/sec. | ||
| 13835 | 2025.06.04 04:44:51.240738 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2025.06.04 04:44:51.240760 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13837 | 2025.06.04 04:44:51.240780 [ 281 ] {067e747d-4b8f-4ec9-84fc-32ecffabd3b6} <Debug> TCPHandler: Processed in 0.002180663 sec. | ||
| 13838 | 2025.06.04 04:44:51.240847 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13839 | 2025.06.04 04:44:51.240901 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2025.06.04 04:44:51.241000 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13841 | 2025.06.04 04:44:51.241042 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13842 | 2025.06.04 04:44:51.241092 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13843 | 2025.06.04 04:44:51.241155 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1796 rows starting from the beginning of the part | ||
| 13844 | 2025.06.04 04:44:51.241281 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 39 rows starting from the beginning of the part | ||
| 13845 | 2025.06.04 04:44:51.241384 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2 rows starting from the beginning of the part | ||
| 13846 | 2025.06.04 04:44:51.241409 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2025.06.04 04:44:51.241451 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13848 | 2025.06.04 04:44:51.241490 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 39 rows starting from the beginning of the part | ||
| 13849 | 2025.06.04 04:44:51.241614 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2 rows starting from the beginning of the part | ||
| 13850 | 2025.06.04 04:44:51.241710 [ 195 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 39 rows starting from the beginning of the part | ||
| 13851 | 2025.06.04 04:44:51.241777 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13852 | 2025.06.04 04:44:51.242029 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2025.06.04 04:44:51.242162 [ 85 ] {} <Debug> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13854 | 2025.06.04 04:44:51.242168 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001186 sec., 69139.96627318718 rows/sec., 4.39 MiB/sec. | ||
| 13855 | 2025.06.04 04:44:51.242205 [ 85 ] {} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2025.06.04 04:44:51.242225 [ 281 ] {c85c8051-be06-4ccd-a531-f56b71bbe009} <Debug> TCPHandler: Processed in 0.001373671 sec. | ||
| 13857 | 2025.06.04 04:44:51.242230 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13858 | 2025.06.04 04:44:51.242317 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13859 | 2025.06.04 04:44:51.242410 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13860 | 2025.06.04 04:44:51.242437 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6580 rows starting from the beginning of the part | ||
| 13861 | 2025.06.04 04:44:51.242490 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 46 rows starting from the beginning of the part | ||
| 13862 | 2025.06.04 04:44:51.242533 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 14 rows starting from the beginning of the part | ||
| 13863 | 2025.06.04 04:44:51.242575 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part | ||
| 13864 | 2025.06.04 04:44:51.242625 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13865 | 2025.06.04 04:44:51.242668 [ 189 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
| 13866 | 2025.06.04 04:44:51.245075 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6864 rows, containing 4 columns (4 merged, 0 gathered) in 0.002784862 sec., 2464754.088353391 rows/sec., 160.62 MiB/sec. | ||
| 13867 | 2025.06.04 04:44:51.245871 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13868 | 2025.06.04 04:44:51.246196 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13869 | 2025.06.04 04:44:51.246287 [ 196 ] {51f29d6c-75a5-4b48-bf2a-5850f5a5279f::all_1_111_22} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13870 | 2025.06.04 04:44:51.246392 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13871 | 2025.06.04 04:44:51.253981 [ 192 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1917 rows, containing 19 columns (19 merged, 0 gathered) in 0.01317223 sec., 145533.44422318772 rows/sec., 260.79 MiB/sec. | ||
| 13872 | 2025.06.04 04:44:51.255685 [ 199 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13873 | 2025.06.04 04:44:51.256097 [ 199 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2025.06.04 04:44:51.256190 [ 199 ] {f954d43d-afbc-4ac7-ac1a-0be69907c98c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13875 | 2025.06.04 04:44:51.256325 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 13876 | 2025.06.04 04:44:51.820062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
| 13877 | 2025.06.04 04:44:51.820578 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2025.06.04 04:44:51.820618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13879 | 2025.06.04 04:44:51.821112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13880 | 2025.06.04 04:44:51.821360 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.06.04 04:44:51.821496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
| 13882 | 2025.06.04 04:44:52.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.72 MiB, peak 352.02 MiB, free memory in arenas 0.00 B, will set to 342.22 MiB (RSS), difference: 7.51 MiB | ||
| 13883 | 2025.06.04 04:44:53.520889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13884 | 2025.06.04 04:44:53.541770 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2025.06.04 04:44:53.541842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13886 | 2025.06.04 04:44:53.549446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13887 | 2025.06.04 04:44:53.550419 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2025.06.04 04:44:53.554532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13889 | 2025.06.04 04:44:56.214402 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2025.06.04 04:44:56.214708 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13891 | 2025.06.04 04:44:56.214811 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13892 | 2025.06.04 04:44:56.215714 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2025.06.04 04:44:56.215754 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13894 | 2025.06.04 04:44:56.216150 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13895 | 2025.06.04 04:44:56.216374 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2025.06.04 04:44:56.216523 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001892 sec., 31712.47357293869 rows/sec., 2.46 MiB/sec. | ||
| 13897 | 2025.06.04 04:44:56.216565 [ 281 ] {182177d9-7d2e-4462-8a09-4a49c14f430b} <Debug> TCPHandler: Processed in 0.002351515 sec. | ||
| 13898 | 2025.06.04 04:44:56.216681 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2025.06.04 04:44:56.216774 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13900 | 2025.06.04 04:44:56.216814 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13901 | 2025.06.04 04:44:56.217196 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2025.06.04 04:44:56.217231 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13903 | 2025.06.04 04:44:56.217526 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13904 | 2025.06.04 04:44:56.217735 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2025.06.04 04:44:56.217864 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001107 sec., 1806.684733514002 rows/sec., 135.85 KiB/sec. | ||
| 13906 | 2025.06.04 04:44:56.217901 [ 281 ] {a25c9552-47da-4c45-b23e-084254c2adab} <Debug> TCPHandler: Processed in 0.001270299 sec. | ||
| 13907 | 2025.06.04 04:44:56.218007 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2025.06.04 04:44:56.218101 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13909 | 2025.06.04 04:44:56.218140 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13910 | 2025.06.04 04:44:56.218547 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2025.06.04 04:44:56.218581 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13912 | 2025.06.04 04:44:56.218870 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13913 | 2025.06.04 04:44:56.219086 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.06.04 04:44:56.219208 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001126 sec., 58614.5648312611 rows/sec., 4.58 MiB/sec. | ||
| 13915 | 2025.06.04 04:44:56.219244 [ 281 ] {c7db1bb5-d32a-4fc0-a952-bbc79630ea74} <Debug> TCPHandler: Processed in 0.001286249 sec. | ||
| 13916 | 2025.06.04 04:44:56.219349 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13917 | 2025.06.04 04:44:56.219443 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13918 | 2025.06.04 04:44:56.219486 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13919 | 2025.06.04 04:44:56.219886 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2025.06.04 04:44:56.219923 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13921 | 2025.06.04 04:44:56.220243 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13922 | 2025.06.04 04:44:56.220452 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2025.06.04 04:44:56.220558 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Selected 5 parts from all_1_107_22 to all_111_111_0 | ||
| 13924 | 2025.06.04 04:44:56.220578 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 13925 | 2025.06.04 04:44:56.220598 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2025.06.04 04:44:56.220616 [ 281 ] {b21f069a-facd-41de-b19d-3378d3936c45} <Debug> TCPHandler: Processed in 0.00131563 sec. | ||
| 13927 | 2025.06.04 04:44:56.220616 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13928 | 2025.06.04 04:44:56.220731 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2025.06.04 04:44:56.220740 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_107_22 to all_111_111_0 into Compact with storage Full | ||
| 13930 | 2025.06.04 04:44:56.220852 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13931 | 2025.06.04 04:44:56.220906 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13932 | 2025.06.04 04:44:56.220922 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13933 | 2025.06.04 04:44:56.220952 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 33218 rows starting from the beginning of the part | ||
| 13934 | 2025.06.04 04:44:56.221034 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 34 rows starting from the beginning of the part | ||
| 13935 | 2025.06.04 04:44:56.221088 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part | ||
| 13936 | 2025.06.04 04:44:56.221137 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 13937 | 2025.06.04 04:44:56.221188 [ 196 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 244 rows starting from the beginning of the part | ||
| 13938 | 2025.06.04 04:44:56.221731 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2025.06.04 04:44:56.221771 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13940 | 2025.06.04 04:44:56.222278 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13941 | 2025.06.04 04:44:56.222496 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2025.06.04 04:44:56.222636 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001809 sec., 1105.583195135434 rows/sec., 1.98 MiB/sec. | ||
| 13943 | 2025.06.04 04:44:56.222690 [ 281 ] {cfc1d819-b84a-4bb9-887f-dfc781baf798} <Debug> TCPHandler: Processed in 0.002017 sec. | ||
| 13944 | 2025.06.04 04:44:56.222798 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2025.06.04 04:44:56.222890 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13946 | 2025.06.04 04:44:56.222930 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13947 | 2025.06.04 04:44:56.223253 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2025.06.04 04:44:56.223286 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13949 | 2025.06.04 04:44:56.223598 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13950 | 2025.06.04 04:44:56.223801 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2025.06.04 04:44:56.223929 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13952 | 2025.06.04 04:44:56.223963 [ 281 ] {256e5d33-435e-47c5-9a84-12d7698360a6} <Debug> TCPHandler: Processed in 0.001212898 sec. | ||
| 13953 | 2025.06.04 04:44:56.227906 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33893 rows, containing 5 columns (5 merged, 0 gathered) in 0.00722033 sec., 4694106.779053035 rows/sec., 316.93 MiB/sec. | ||
| 13954 | 2025.06.04 04:44:56.228166 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Trace> MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) | ||
| 13955 | 2025.06.04 04:44:56.228481 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2025.06.04 04:44:56.228552 [ 192 ] {a2723b2e-f164-43ce-8d08-047ba5745ddd::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd) (MergerMutator): Merged 5 parts: [all_1_107_22, all_111_111_0] -> all_1_111_23 | ||
| 13957 | 2025.06.04 04:44:56.228621 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13958 | 2025.06.04 04:44:59.150096 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13959 | 2025.06.04 04:44:59.150173 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13960 | 2025.06.04 04:44:59.321622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
| 13961 | 2025.06.04 04:44:59.322109 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2025.06.04 04:44:59.322144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13963 | 2025.06.04 04:44:59.322617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13964 | 2025.06.04 04:44:59.322841 [ 245 ] {} <Trace> system.asynchronous_metric_log (b920c364-6f5f-4723-8f67-b71c3e59de4f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2025.06.04 04:44:59.322970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 13966 | 2025.06.04 04:44:59.423778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1988 | ||
| 13967 | 2025.06.04 04:44:59.426687 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2025.06.04 04:44:59.426733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13969 | 2025.06.04 04:44:59.427916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13970 | 2025.06.04 04:44:59.428184 [ 243 ] {} <Trace> system.query_log (f5efe9c8-a233-4747-90d1-c0fb7fd8fa4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2025.06.04 04:44:59.428452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1988 | ||
| 13972 | 2025.06.04 04:45:01.054616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13973 | 2025.06.04 04:45:01.072696 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2025.06.04 04:45:01.072765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13975 | 2025.06.04 04:45:01.078940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13976 | 2025.06.04 04:45:01.079682 [ 244 ] {} <Trace> system.metric_log (74a8823b-d18e-4f4b-b4ce-ea5d4fda6afe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13977 | 2025.06.04 04:45:01.083727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13978 | 2025.06.04 04:45:01.224113 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13979 | 2025.06.04 04:45:01.224310 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13980 | 2025.06.04 04:45:01.224387 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13981 | 2025.06.04 04:45:01.225248 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2025.06.04 04:45:01.225304 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13983 | 2025.06.04 04:45:01.225792 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13984 | 2025.06.04 04:45:01.226115 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2025.06.04 04:45:01.226300 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002042 sec., 103819.78452497552 rows/sec., 6.60 MiB/sec. | ||
| 13986 | 2025.06.04 04:45:01.226307 [ 75 ] {} <Debug> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 13987 | 2025.06.04 04:45:01.226352 [ 281 ] {1e329d95-2aeb-4439-8a75-5cd1b717ebd8} <Debug> TCPHandler: Processed in 0.002396056 sec. | ||
| 13988 | 2025.06.04 04:45:01.226387 [ 75 ] {} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2025.06.04 04:45:01.226423 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13990 | 2025.06.04 04:45:01.226500 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13991 | 2025.06.04 04:45:01.226532 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 13992 | 2025.06.04 04:45:01.226623 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13993 | 2025.06.04 04:45:01.226624 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13994 | 2025.06.04 04:45:01.226657 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 212 rows starting from the beginning of the part | ||
| 13995 | 2025.06.04 04:45:01.226686 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13996 | 2025.06.04 04:45:01.226718 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 13997 | 2025.06.04 04:45:01.226767 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 13998 | 2025.06.04 04:45:01.226820 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 13999 | 2025.06.04 04:45:01.226880 [ 186 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 14000 | 2025.06.04 04:45:01.227507 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14001 | 2025.06.04 04:45:01.227551 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14002 | 2025.06.04 04:45:01.227964 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14003 | 2025.06.04 04:45:01.227970 [ 192 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476542 sec., 717893.5648291752 rows/sec., 48.40 MiB/sec. | ||
| 14004 | 2025.06.04 04:45:01.228214 [ 193 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14005 | 2025.06.04 04:45:01.228255 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Trace> oximeter.fields_string (2ce6ec54-9a4a-4513-a0fa-9dee1933ecab): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2025.06.04 04:45:01.228423 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Debug> executeQuery: Read 695 rows, 56.76 KiB in 0.001823 sec., 381239.7147558969 rows/sec., 30.41 MiB/sec. | ||
| 14007 | 2025.06.04 04:45:01.228473 [ 281 ] {0fa736bb-2ace-41ff-a757-6c239c2ed843} <Debug> TCPHandler: Processed in 0.002035031 sec. | ||
| 14008 | 2025.06.04 04:45:01.228564 [ 193 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.06.04 04:45:01.228595 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14010 | 2025.06.04 04:45:01.228663 [ 193 ] {096b9e00-9893-41c4-94ca-e46f0258f00c::all_1_49_12} <Trace> oximeter.fields_i16 (096b9e00-9893-41c4-94ca-e46f0258f00c) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14011 | 2025.06.04 04:45:01.228707 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14012 | 2025.06.04 04:45:01.228761 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14013 | 2025.06.04 04:45:01.228778 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14014 | 2025.06.04 04:45:01.229323 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2025.06.04 04:45:01.229372 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14016 | 2025.06.04 04:45:01.229803 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14017 | 2025.06.04 04:45:01.230144 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Trace> oximeter.fields_u16 (dd6a32eb-e88f-4b91-b8e4-5d193c8ec7db): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2025.06.04 04:45:01.230317 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001633 sec., 88793.63135333742 rows/sec., 5.57 MiB/sec. | ||
| 14019 | 2025.06.04 04:45:01.230391 [ 281 ] {7c1dcc2f-5164-4001-9140-5044c8ba88b4} <Debug> TCPHandler: Processed in 0.001845498 sec. | ||
| 14020 | 2025.06.04 04:45:01.230552 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2025.06.04 04:45:01.230659 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14022 | 2025.06.04 04:45:01.230708 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14023 | 2025.06.04 04:45:01.231203 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.06.04 04:45:01.231243 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14025 | 2025.06.04 04:45:01.231570 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14026 | 2025.06.04 04:45:01.231802 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Trace> oximeter.fields_u32 (82f6342e-c185-4a19-ba2e-3ff39aace01c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2025.06.04 04:45:01.231953 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001316 sec., 85866.2613981763 rows/sec., 5.56 MiB/sec. | ||
| 14028 | 2025.06.04 04:45:01.232014 [ 281 ] {9add5ab5-fe92-40b9-a0c5-9cafc8706a4f} <Debug> TCPHandler: Processed in 0.001523293 sec. | ||
| 14029 | 2025.06.04 04:45:01.232140 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2025.06.04 04:45:01.232236 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14031 | 2025.06.04 04:45:01.232275 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14032 | 2025.06.04 04:45:01.232726 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2025.06.04 04:45:01.232768 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14034 | 2025.06.04 04:45:01.233127 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14035 | 2025.06.04 04:45:01.233391 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2025.06.04 04:45:01.233522 [ 75 ] {} <Debug> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14037 | 2025.06.04 04:45:01.233544 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001326 sec., 84464.55505279035 rows/sec., 4.81 MiB/sec. | ||
| 14038 | 2025.06.04 04:45:01.233568 [ 75 ] {} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2025.06.04 04:45:01.233594 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14040 | 2025.06.04 04:45:01.233599 [ 281 ] {9e1ae794-45ce-4960-a2a4-2bbb833b84e4} <Debug> TCPHandler: Processed in 0.001517073 sec. | ||
| 14041 | 2025.06.04 04:45:01.233677 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14042 | 2025.06.04 04:45:01.233731 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2025.06.04 04:45:01.233770 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14044 | 2025.06.04 04:45:01.233801 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 112 rows starting from the beginning of the part | ||
| 14045 | 2025.06.04 04:45:01.233831 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14046 | 2025.06.04 04:45:01.233854 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
| 14047 | 2025.06.04 04:45:01.233872 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14048 | 2025.06.04 04:45:01.233918 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 112 rows starting from the beginning of the part | ||
| 14049 | 2025.06.04 04:45:01.233981 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 112 rows starting from the beginning of the part | ||
| 14050 | 2025.06.04 04:45:01.234044 [ 190 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part | ||
| 14051 | 2025.06.04 04:45:01.234451 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2025.06.04 04:45:01.234488 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14053 | 2025.06.04 04:45:01.234874 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14054 | 2025.06.04 04:45:01.235085 [ 193 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440602 sec., 388726.3796662784 rows/sec., 23.63 MiB/sec. | ||
| 14055 | 2025.06.04 04:45:01.235153 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Trace> oximeter.fields_uuid (72fd1412-299e-423f-9604-fe61ee25fd74): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2025.06.04 04:45:01.235307 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14057 | 2025.06.04 04:45:01.235344 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001535 sec., 274267.1009771987 rows/sec., 19.54 MiB/sec. | ||
| 14058 | 2025.06.04 04:45:01.235401 [ 281 ] {44132a55-e558-4451-8586-c72f51bef1c8} <Debug> TCPHandler: Processed in 0.001724717 sec. | ||
| 14059 | 2025.06.04 04:45:01.235521 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14060 | 2025.06.04 04:45:01.235629 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14061 | 2025.06.04 04:45:01.235666 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2025.06.04 04:45:01.235673 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14063 | 2025.06.04 04:45:01.235760 [ 192 ] {79f87a27-5816-4f32-9f48-0fc80ac16920::all_1_49_12} <Trace> oximeter.fields_u8 (79f87a27-5816-4f32-9f48-0fc80ac16920) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14064 | 2025.06.04 04:45:01.235864 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14065 | 2025.06.04 04:45:01.236068 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2025.06.04 04:45:01.236114 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14067 | 2025.06.04 04:45:01.236492 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14068 | 2025.06.04 04:45:01.236832 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Trace> oximeter.measurements_bool (1828e232-d559-49b5-96fb-fd9a87350fab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2025.06.04 04:45:01.236993 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
| 14070 | 2025.06.04 04:45:01.237033 [ 281 ] {c218c22f-0f18-4acf-8af0-78a8dad91aeb} <Debug> TCPHandler: Processed in 0.001563353 sec. | ||
| 14071 | 2025.06.04 04:45:01.237150 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14072 | 2025.06.04 04:45:01.237286 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14073 | 2025.06.04 04:45:01.237345 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14074 | 2025.06.04 04:45:01.237869 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2025.06.04 04:45:01.237915 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14076 | 2025.06.04 04:45:01.238390 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14077 | 2025.06.04 04:45:01.238676 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Trace> oximeter.measurements_cumulativeu64 (a2723b2e-f164-43ce-8d08-047ba5745ddd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2025.06.04 04:45:01.238838 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. | ||
| 14079 | 2025.06.04 04:45:01.238885 [ 281 ] {ba61eea7-7582-49fe-9198-38ba60dfcec6} <Debug> TCPHandler: Processed in 0.001784227 sec. | ||
| 14080 | 2025.06.04 04:45:01.239017 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14081 | 2025.06.04 04:45:01.239133 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14082 | 2025.06.04 04:45:01.239190 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14083 | 2025.06.04 04:45:01.239584 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2025.06.04 04:45:01.239626 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14085 | 2025.06.04 04:45:01.240013 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14086 | 2025.06.04 04:45:01.240282 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Trace> oximeter.measurements_f64 (c37eb03f-1a31-48c1-bbca-b1a074b23415): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14087 | 2025.06.04 04:45:01.240436 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec. | ||
| 14088 | 2025.06.04 04:45:01.240485 [ 281 ] {42d147c0-70c7-48d8-90c3-50c6b45384d6} <Debug> TCPHandler: Processed in 0.001524053 sec. | ||
| 14089 | 2025.06.04 04:45:01.240624 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2025.06.04 04:45:01.240738 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14091 | 2025.06.04 04:45:01.240805 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14092 | 2025.06.04 04:45:01.241829 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2025.06.04 04:45:01.241876 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14094 | 2025.06.04 04:45:01.242642 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14095 | 2025.06.04 04:45:01.242957 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Trace> oximeter.measurements_histogramu64 (f954d43d-afbc-4ac7-ac1a-0be69907c98c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2025.06.04 04:45:01.243136 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002422 sec., 16102.394715111477 rows/sec., 28.85 MiB/sec. | ||
| 14097 | 2025.06.04 04:45:01.243220 [ 281 ] {345fcb1e-4fe2-4642-a0bd-0cf58c83ac35} <Debug> TCPHandler: Processed in 0.00265704 sec. | ||
| 14098 | 2025.06.04 04:45:01.243369 [ 281 ] {} <Trace> TCP-Session: bb46877c-528b-435f-ad5f-8e7ce6df31a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14099 | 2025.06.04 04:45:01.243471 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14100 | 2025.06.04 04:45:01.243519 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14101 | 2025.06.04 04:45:01.243876 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2025.06.04 04:45:01.243912 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14103 | 2025.06.04 04:45:01.244266 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14104 | 2025.06.04 04:45:01.244533 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Trace> oximeter.measurements_u64 (51f29d6c-75a5-4b48-bf2a-5850f5a5279f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2025.06.04 04:45:01.244697 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001244 sec., 65916.39871382636 rows/sec., 4.19 MiB/sec. | ||
| 14106 | 2025.06.04 04:45:01.244753 [ 281 ] {7c0359cb-bcae-4c35-98f1-0b1ec6ef8a9c} <Debug> TCPHandler: Processed in 0.001443822 sec. | ||
| 14107 | 2025.06.04 04:45:02.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.87 MiB, peak 352.02 MiB, free memory in arenas 0.00 B, will set to 343.61 MiB (RSS), difference: -1.27 MiB | ||